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