Sender

EmailPackage.Sender property

Gets the email address of the sender.

public string Sender { get; }

Property Value

The email address of the sender.

See Also