Share via


ItemResponseShapeType Members

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

The following tables list the members exposed by the ItemResponseShapeType type.

Public Constructors

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

Top

Public Properties

  Name Description
Bb409041.pubproperty(en-us,EXCHG.80).gif AdditionalProperties The AdditionalProperties property gets or sets a set of requested additional properties to return in a response.
Bb409041.pubproperty(en-us,EXCHG.80).gif BaseShape The BaseShape property gets or sets the requested base properties to return in a response.
Bb409041.pubproperty(en-us,EXCHG.80).gif BodyType The BodyType property gets or sets the requested body text format for the Body property that is returned in a response.
Bb409041.pubproperty(en-us,EXCHG.80).gif BodyTypeSpecified The BodyTypeSpecified property gets or sets a Boolean value that specifies whether the BodyType property is serialized into the SOAP request.
Bb409041.pubproperty(en-us,EXCHG.80).gif IncludeMimeContent The IncludeMimeContent property specifies whether the MIME content of an item or attachment is returned in the response.
Bb409041.pubproperty(en-us,EXCHG.80).gif IncludeMimeContentSpecified The IncludeMimeContentSpecified property gets or sets a Boolean value that specifies whether the IncludeMimeContent property is serialized in the SOAP request.

Top

Public Methods

(see also Protected Methods )

  Name Description
Bb409041.pubmethod(en-us,EXCHG.80).gif Equals  Overloaded. (inherited from Object )
Bb409041.pubmethod(en-us,EXCHG.80).gif GetHashCode  (inherited from Object )
Bb409041.pubmethod(en-us,EXCHG.80).gif GetType  (inherited from Object )
Bb409041.pubmethod(en-us,EXCHG.80).gifBb409041.static(en-us,EXCHG.80).gif ReferenceEquals  (inherited from Object )
Bb409041.pubmethod(en-us,EXCHG.80).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Bb409041.protmethod(en-us,EXCHG.80).gif Finalize  (inherited from Object )
Bb409041.protmethod(en-us,EXCHG.80).gif MemberwiseClone  (inherited from Object )

Top