Share via


AttachmentResponseShapeType Members

The AttachmentResponseShapeType class identifies additional properties for the GetAttachment method to return.

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

Public Constructors

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

Top

Public Properties

  Name Description
Bb402208.pubproperty(en-us,EXCHG.80).gif AdditionalProperties The AdditionalProperties property gets or sets additional properties to return in a response.
Bb402208.pubproperty(en-us,EXCHG.80).gif BodyType The BodyType property gets or sets the format of body text in a response.
Bb402208.pubproperty(en-us,EXCHG.80).gif BodyTypeSpecified The BodyTypeSpecified property gets or sets a Boolean value that indicates whether the BodyType property is serialized into the SOAP message. This property is required if the BodyType property is specified.
Bb402208.pubproperty(en-us,EXCHG.80).gif IncludeMimeContent The IncludeMimeContent property gets or sets a Boolean value that indicates whether the MIME content of an item or attachment is returned in a response.
Bb402208.pubproperty(en-us,EXCHG.80).gif IncludeMimeContentSpecified The IncludeMimeContentSpecified property gets or sets a Boolean value that indicates whether the IncludeMimeContent property is serialized into the SOAP message. This property is required if the IncludeMimeContent property is specified.

Top

Public Methods

(see also Protected Methods )

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

Top

Protected Methods

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

Top