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