Class EmailRecipient
This class represents recipients of an email.
Inherited Members
Namespace: Tizen.Messaging.Email
Assembly: Tizen.Messaging.dll
Syntax
public class EmailRecipient
Constructors
EmailRecipient()
The constructor.
Declaration
public EmailRecipient()
API Version
3Properties
Address
The email address of the recipient.
Declaration
public string Address { get; set; }
Property Value
Type | Description |
---|---|
String |