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.26106.1555
Syntax
public IList<MailBox> From { get; }

Property Value

IListMailBox
See Also