GetAttachmentType Members
The GetAttachmentType class represents a request to get attached items and files on an item in an Exchange database.
The following tables list the members exposed by the GetAttachmentType type.
Public Constructors
Name | Description | |
---|---|---|
GetAttachmentType | The GetAttachmentType constructor initializes a new instance of the GetAttachmentType class. |
Top
Public Properties
Name | Description | |
---|---|---|
AttachmentIds | The AttachmentIds property gets or sets the identifiers of the attachments to return in the response. | |
AttachmentShape | The AttachmentShape property gets or sets which additional properties to return for the attachments. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
GetAttachmentType Class
ExchangeWebServices Namespace
CreateAttachmentType Class