MessageInfoBase.Sender

MessageInfoBase.Sender property

Gets the sender of this message.

public MailAddress Sender { get; }

Property Value

The sender of this message.

See Also