EmailComposeTask Properties
Collapse the table of content
Expand the table of content

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.

  NameDescription
Public property Bcc Gets or sets the recipients on the Bcc line of the new email message.
Public property Body Gets or sets the body of the new email message.
Public property Cc Gets or sets the recipients on the Cc line of the new email message.
Public property CodePage Gets or sets the character set that will be used to display the message content.
Public property Subject Gets or sets the subject of the new email message.
Public property To Gets or sets the recipients on the To line of the new email message.
Top

Show:
© 2017 Microsoft