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 | |
---|---|---|
CreateAttachmentType | The CreateAttachmentType constructor initializes a new instance of the CreateAttachmentType class. |
Top
Properties
Name | Description | |
---|---|---|
Attachments | The Attachments property gets or sets the attachments to create for the CreateAttachment operation. | |
ParentItemId | The ParentItemId property gets or sets the parent item in the Exchange database that receives the attachments. |
Top