OlAddressEntryUserType enumeration (Outlook)
Represents the type of user for the AddressEntry or object derived from AddressEntry.
Name | Value | Description |
---|---|---|
olExchangeAgentAddressEntry | 3 | An address entry that is an Exchange agent. |
olExchangeDistributionListAddressEntry | 1 | An address entry that is an Exchange distribution list. |
olExchangeOrganizationAddressEntry | 4 | An address entry that is an Exchange organization. |
olExchangePublicFolderAddressEntry | 2 | An address entry that is an Exchange public folder. |
olExchangeRemoteUserAddressEntry | 5 | An Exchange user that belongs to a different Exchange forest. |
olExchangeUserAddressEntry | 0 | An Exchange user that belongs to the same Exchange forest. |
olLdapAddressEntry | 20 | An address entry that uses the Lightweight Directory Access Protocol (LDAP). |
olOtherAddressEntry | 40 | A custom or some other type of address entry such as FAX. |
olOutlookContactAddressEntry | 10 | An address entry in an Outlook Contacts folder. |
olOutlookDistributionListAddressEntry | 11 | An address entry that is an Outlook distribution list. |
olSmtpAddressEntry | 30 | An address entry that uses the Simple Mail Transfer Protocol (SMTP). |
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.