EmailMessage.Cc Property

Definition

Gets or sets the email's CC recipients.

public System.Collections.Generic.List<string> Cc { get; set; }

Property Value

System.Collections.Generic.List<System.String>

Applies to