EmailComposeTask Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
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. |
Show: