Share via


GetAttachmentType Members

Include Protected Members
Include Inherited Members

The GetAttachmentType class represents a request to get attached items and files on an item in an Exchange database.

The GetAttachmentType type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property AttachmentIds The AttachmentIds property gets or sets the identifiers of the attachments to return in the response.
Public property AttachmentShape The AttachmentShape property gets or sets which additional properties to return for the attachments.

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