Поделиться через


CreateAttachmentType Members

Include Protected Members
Include Inherited Members

The CreateAttachmentType class represents a request to attach an item or file to a specified item in the Exchange database.

The CreateAttachmentType type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property Attachments The Attachments property gets or sets the attachments to create for the CreateAttachment operation.
Public property ParentItemId The ParentItemId property gets or sets the parent item in the Exchange database that receives 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