Class RecipientOptions
Options for a recipient
public class RecipientOptions
- Inheritance
-
RecipientOptions
- Inherited Members
Properties
EmailAddress
Mail address of the recipient
public string EmailAddress { get; set; }
Options for a recipient
public class RecipientOptions
Mail address of the recipient
public string EmailAddress { get; set; }