_SharingItem.ReceivedOnBehalfOfName Property

Definition

Returns a String (string in C#) representing the display name of the user delegated to represent the recipient for the SharingItem. Read-only.

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

Property Value

Remarks

This property corresponds to the MAPI property PidTagReceivedRepresentingName.

Applies to