ItemResponseShapeType.FilterHtmlContentSpecified Property

Namespace:  ExchangeWebServices
Assembly:  EWS (in EWS.dll)

Syntax

'Declaration
Public Property FilterHtmlContentSpecified As Boolean
    Get
    Set
'Usage
Dim instance As ItemResponseShapeType
Dim value As Boolean

value = instance.FilterHtmlContentSpecified

instance.FilterHtmlContentSpecified = value
public bool FilterHtmlContentSpecified { get; set; }

Property Value

Type: System.Boolean
Returns Boolean.

Remarks

Note

This member was introduced in Exchange Server 2010 Service Pack 1 (SP1).