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