FindMessageTrackingReportOptions.Sender

FindMessageTrackingReportOptions.Sender property

Gets or sets the e-mail address of the person who is sending the message.

public MailAddress Sender { get; set; }

See Also