Gets the list of addresses of others who are to receive the message.
Namespace:
Rebex.Net
Assembly:
Rebex.Imap (in Rebex.Imap.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property CC As MailAddressCollection Get |
C# |
---|
public MailAddressCollection CC { get; } |