From

EmailContent.From property

Gets the from address of the email message.

public EmailAddress From { get; }

Property Value

The from address of the email message.

See Also