Click or drag to resize

EnvelopeFrom Property

Gets the author(s) of the message ('From' header).

Namespace:  Limilabs.Client.IMAP
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public IList<MailBox> From { get; }

Property Value

Type: IListMailBox
See Also