BLACK FRIDAY is nearly here...
FIND OUT MORE
Effective Monday 11th November 2025, ownership of EverythingAccess.com and all related products and services will transfer to TWINBASIC LTD, a UK limited company.

Same team, same great service - just a new company structure.     Read More

ref: vbMAPI_AddressEntries

On this page you'll find:

    Class Description

    .


    Property Get Count() As Long

    Returns the count of items in this collection.

    Property Get Item(ByVal IndexOrName As Variant, _
                  Optional ByVal OpenFlags As Long) As vbMAPI_AddressEntry

    Returns the item in the collection corresponding to the provided Index (Long) or Name (String).

    Property Get Session() As vbMAPI_Session

    Returns the session object associated with this item.

    Property Get MAPIOBJECT() As Variant

    Returns the IABContainer object associated with this item.