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