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