Gets the list of authors of this message.
Namespace:
Rebex.Net
Assembly:
Rebex.Pop3 (in Rebex.Pop3.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property From As MailAddressCollection Get |
C# |
---|
public MailAddressCollection From { get; } |