_SharingItem.ReceivedByEntryID Property

Definition

Returns a String (string in C#) representing the EntryID for the true recipient as set by the transport provider delivering the SharingItem. Read-only.

public:
 property System::String ^ ReceivedByEntryID { System::String ^ get(); };
public string ReceivedByEntryID { get; }
Public ReadOnly Property ReceivedByEntryID As String

Property Value

Remarks

This property corresponds to the MAPI property PidTagReceivedByEntryId.

Applies to