AddressList.AddressListType (Outlook)

Returns a constant from the OlAddressListType enumeration that represents the type of the AddressList. Possible return values are olCustomAddressList - A custom address book provider, olExchangeContainer - A container for address lists on an Exchange server, olExchangeGlobalAddressList - An Exchange Global Address List, olOutlookAddressList - An address list that corresponds to the Outlook Contacts Address Book, olOutlookLdapAddressList - An address list that uses the Lightweight Directory Access Protocol (LDAP).


Dim oalAddressListType As OlAddressListType
oalAddressListType = Session.GetGlobalAddressList.AddressListType