ItemResponseShapeType Members

Include Protected Members
Include Inherited Members

The ItemResponseShapeType class identifies a set of properties to return in a GetItem, FindItem, or SyncFolderItems response.

The ItemResponseShapeType type exposes the following members.

Constructors

  Name Description
Public method ItemResponseShapeType The ItemResponseShapeType constructor initializes a new instance of the ItemResponseShapeType class.

Top

Properties

  Name Description
Public property AdditionalProperties The AdditionalProperties property gets or sets a set of requested additional properties to return in a response.
Public property BaseShape The BaseShape property gets or sets the requested base properties to return in a response.
Public property BodyType The BodyType property gets or sets the requested body text format for the Body property that is returned in a response.
Public property BodyTypeSpecified The BodyTypeSpecified property gets or sets a Boolean value that specifies whether the BodyType property is serialized into the SOAP request.
Public property ConvertHtmlCodePageToUTF8
Public property ConvertHtmlCodePageToUTF8Specified
Public property FilterHtmlContent
Public property FilterHtmlContentSpecified
Public property IncludeMimeContent The IncludeMimeContent property specifies whether the MIME content of an item or attachment is returned in the response.
Public property IncludeMimeContentSpecified The IncludeMimeContentSpecified property gets or sets a Boolean value that specifies whether the IncludeMimeContent property is serialized in the SOAP request.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top