ExchangeDistributionList.AddressEntryUserType Property (Outlook)

Returns olExchangeDistributionListAddressEntry which is a constant from the OlAddressEntryUserType enumeration representing the user type of the ExchangeDistributionList. Read-only.

Version Information

Version Added: Outlook 2007

Syntax

expression .AddressEntryUserType

expression A variable that represents an ExchangeDistributionList object.

Remarks

The ExchangeDistributionList object is derived from the AddressEntry object. It inherits the AddressEntryUserType property from the AddressEntry object. In the case of ExchangeDistributionList, AddressEntryUserType should always return olExchangeDistributionListAddressEntry.

See Also

Concepts

ExchangeDistributionList Object

ExchangeDistributionList Object Members