_SharingItem.SenderEmailAddress 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#) that represents the e-mail address of the sender of the SharingItem. Read-only.
public:
property System::String ^ SenderEmailAddress { System::String ^ get(); };
public string SenderEmailAddress { get; }
Public ReadOnly Property SenderEmailAddress As String
Property Value
Remarks
This property corresponds to the MAPI property PidTagSenderEmailAddress.