GetRecipientFromID Method

Microsoft Outlook Visual Basic

GetRecipientFromID Method

       

Returns a Recipient object identified by the specified entry ID (if valid). This method is used for ease of transition between MAPI and OLE/Messaging applications and Microsoft Outlook.

expression.GetRecipientFromID(EntryID)

expression  Required. An expression that returns a NameSpace object.

EntryID   Required String. The EntryID of the recipient.