Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 1.57 KB

Outlook.OlAddressEntryUserType.md

File metadata and controls

34 lines (27 loc) · 1.57 KB
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
OlAddressEntryUserType enumeration (Outlook)
vbaol11.chm3110
vbaol11.chm3110
Outlook.OlAddressEntryUserType
9f128fe4-9981-e06a-d69c-ca7cf9107fe9
06/08/2017
medium

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).

[!includeSupport and feedback]