DeleteAttachmentType Members

Include Protected Members
Include Inherited Members

The DeleteAttachmentType class represents a request to delete an attachment on an item in the Exchange database.

The DeleteAttachmentType type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property AttachmentIds The AttachmentIds property gets or sets the set of attachment identifiers that are used to identify the attachments to delete.

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