Pop3MessageInfo.From Property
Namespace: Rebex.Net
Assembly: Rebex.Pop3.dll (version 7.0.9083)
From
Gets the list of authors of this message.
Declaration
public MailAddressCollection From { get; }
Property Value
Type | Description |
---|---|
MailAddressCollection | The list of authors. |