ExchangeUser.ID property (Outlook)
Returns a String representing the unique identifier for the ExchangeUser. Read-only.
Syntax
expression.ID
expression A variable that represents an ExchangeUser object.
Remarks
The ExchangeUser 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
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.