EmailMessage.To Property

Definition

Gets or sets the email's recipients.

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

Property Value

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

Applies to