CodePage Property
Collapse the table of content
Expand the table of content

EmailComposeTask.CodePage Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

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)

'Declaration
Public Property CodePage As Nullable(Of Integer)

Property Value

Type: System.Nullable(Of 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: 8.1, 8.0, 7.1

Windows Phone

Show:
© 2017 Microsoft