AddressEntry.ID property (Outlook)
Returns a String representing the unique identifier for the object. Read-only.
Syntax
expression.ID
expression A variable that represents an AddressEntry object.
Remarks
The transport provider assigns a permanent, unique string ID property when an individual member 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.