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 | |
---|---|---|
AdditionalProperties | The AdditionalProperties property gets or sets a set of requested additional properties to return in a response. | |
BaseShape | The BaseShape property gets or sets the requested base properties to return in a response. | |
BodyType | The BodyType property gets or sets the requested body text format for the Body property that is returned in a response. | |
BodyTypeSpecified | The BodyTypeSpecified property gets or sets a Boolean value that specifies whether the BodyType property is serialized into the SOAP request. | |
IncludeMimeContent | The IncludeMimeContent property specifies whether the MIME content of an item or attachment is returned in the response. | |
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 | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Top