Cc

EmailContent.Cc property

Gets the collection of CC (carbon copy) recipients of the email message.

public EmailAddressCollection Cc { get; }

Property Value

The collection of CC (carbon copy) recipients of the email message.

See Also