MessageInfoBase.From

MessageInfoBase.From property

Gets the list of authors of this message.

public MailAddress From { get; }

Property Value

The list of authors of this message.

See Also