Recipients

EmailPackage.Recipients property

Gets or sets the array of the email recipients.

public string[] Recipients { get; set; }

Property Value

The array of the email recipients.

See Also