Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the type of AddressList.
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
Public Enumeration OlAddressListType
'Usage
Dim instance As OlAddressListType
public enum OlAddressListType
Members
| Member name | Description | |
|---|---|---|
| olExchangeGlobalAddressList | An Exchange Global Address List. | |
| olExchangeContainer | A container for address lists on an Exchange server. | |
| olOutlookAddressList | An address list that corresponds to the Outlook Contacts Address Book. | |
| olOutlookLdapAddressList | An address list that uses the Lightweight Directory Access Protocol (LDAP). | |
| olCustomAddressList | A custom address book provider. |
See Also
Reference
Microsoft.Office.Interop.Outlook Namespace
Other Resources
How to: Get the Global Address List or a Set of Address Lists for a Store