ExchangeDistributionList.ID property (Outlook)

Returns a String representing the unique identifier for the ExchangeDistributionList. Read-only.

Syntax

expression.ID

expression A variable that represents an ExchangeDistributionList object.

Remarks

The ExchangeDistributionList object is derived from the AddressEntry object. It inherits the ID property from the AddressEntry object. The transport provider assigns a permanent, unique string ID when an AddressEntry object is created. These identifiers don't change from one session to another.

See also

ExchangeDistributionList Object

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.