EmailAddress

Recipient.EmailAddress property

Contains the email address of the recipient, in SMTP format.

public string EmailAddress { get; set; }

See Also