ID Property

Microsoft Outlook Visual Basic

Show All

ID Property

       

Returns a String representing the unique identifier for the object. The transport provider assigns a permanent, unique string ID property when an individual member object is created. These identifiers do not change from one session to another. Read-only.

expression.ID

expression    Required. An expression that returns an AddressEntry or AddressList object.