MessageTrackingReportInfoSender Property

Gets the e-mail address of the sender for the message that was found.

Namespace:  Aspose.Email.Clients.Exchange.WebService
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public MailAddress Sender { get; }

Property Value

Type: MailAddress
See Also