GetSharingMetadataType.SenderSmtpAddress Property

Definition

The SenderSmtpAddress property gets or sets the SMTP e-mail address that corresponds to the mailbox that contains the folder that is identified by the IdOfFolderToShare property.

public:
 property System::String ^ SenderSmtpAddress { System::String ^ get(); void set(System::String ^ value); };
public string SenderSmtpAddress { get; set; }
Public Property SenderSmtpAddress As String

Property Value

The value of the SenderSmtpAddress property is a string that contains an SMTP e-mail address.

Applies to