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; }

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also