EmailComposeTask Properties
Windows Phone
March 22, 2012
The EmailComposeTask type exposes the following members.
| Name | Description | |
|---|---|---|
|
Bcc | Gets or sets the recipients on the Bcc line of the new email message. |
|
Body | Gets or sets the body of the new email message. |
|
Cc | Gets or sets the recipients on the Cc line of the new email message. |
|
CodePage | Gets or sets the character set that will be used to display the message content. |
|
Subject | Gets or sets the subject of the new email message. |
|
To | Gets or sets the recipients on the To line of the new email message. |