ItemResponseShapeType.ConvertHtmlCodePageToUTF8Specified Property
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Syntax
'Declaration
Public Property ConvertHtmlCodePageToUTF8Specified As Boolean
Get
Set
'Usage
Dim instance As ItemResponseShapeType
Dim value As Boolean
value = instance.ConvertHtmlCodePageToUTF8Specified
instance.ConvertHtmlCodePageToUTF8Specified = value
public bool ConvertHtmlCodePageToUTF8Specified { get; set; }
Property Value
Type: System.Boolean
Returns Boolean.
Remarks
Note
This member was introduced in Exchange Server 2010 Service Pack 1 (SP1).