EmailComposeTask.Body Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets or sets the body of the new email message.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
XMLNS for XAML: Not mapped to an xmlns.
The Body property does not support HTML formatting. If the content assigned to the Body property happens to work with the codepage that maps to the current locale settings for the device, it will be sent using that codepage. If the codepage mapped to the current locale setting cannot render the content, UTF-8 encoding will be used.