MailBee.NET Objects 4.0

Envelope.From Property

Gets EmailAddress object representing "From:" field of the message.

public MailBee.Mime.EmailAddress From {get;}

Property Value

A reference to EmailAddress object representing "From:" field of the message.

See Also

Envelope Class | MailBee.ImapMail Namespace