_SharingItem.ReceivedOnBehalfOfEntryID Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a String (string in C#) representing the EntryID of the user delegated to represent the recipient for the SharingItem. Read-only.
public:
property System::String ^ ReceivedOnBehalfOfEntryID { System::String ^ get(); };
public string ReceivedOnBehalfOfEntryID { get; }
Public ReadOnly Property ReceivedOnBehalfOfEntryID As String
Property Value
Remarks
This property corresponds to the MAPI property PidTagReceivedRepresentingEntryId.