To

EmailContent.To property

Gets the collection of recipients of the email message.

public EmailAddressCollection To { get; }

Property Value

The collection of recipients of the email message.

See Also