Gets the Sender of the message.
Namespace:
Rebex.Net
Assembly:
Rebex.Ews (in Rebex.Ews.dll)
Syntax
| Visual Basic |
|---|
Public Property Sender As MailAddress Get Private Set |
| C# |
|---|
public MailAddress Sender { get; private set; } |