ItemType.IsDraftSpecified Property

Definition

The IsDraftSpecified property gets or sets a Boolean value that specifies whether the IsDraft property is serialized into the SOAP request. This property is required if the IsDraft property is specified.

C#
public bool IsDraftSpecified { get; set; }

Property Value

The IsDraftSpecified returns true if the IsDraft property is serialized into the SOAP request; otherwise, the property returns false.

Applies to

Product Versions
Exchange EWS proxy Latest