This topic has not yet been rated - Rate this topic

EmailComposeTask.CodePage Property

Windows Phone

March 22, 2012

Gets or sets the character set that will be used to display the message content.

Namespace:  Microsoft.Phone.Tasks
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)
public Nullable<int> CodePage { get; set; }

Property Value

Type: System.Nullable<Int32>
The codepage for the new email message.

The default codepage is UTF-8. If the operating system is unable to display the requested code page, UTF-8 will be used.

Windows Phone OS

Supported in: 7.1

Windows Phone

Did you find this helpful?
(1500 characters remaining)