AttachmentType Members
The AttachmentType class represents an attachment.
The following tables list the members exposed by the AttachmentType type.
Public Constructors
Name | Description | |
---|---|---|
AttachmentType | The AttachmentType constructor initializes a new instance of the AttachmentType class. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
AttachmentId | The AttachmentId property gets or sets the attachment identifier. This property is read/write. |
![]() |
ContentId | The ContentId property gets or sets the attachment content identifier. This property is read/write. |
![]() |
ContentLocation | The ContentLocation property gets or sets the Uniform Resource Identifier (URI) that corresponds to the location of the content of the attachment. This property is read-only. |
![]() |
ContentType | The ContentType property gets or sets a value that describes the Multipurpose Internet Mail Extensions (MIME) type of the attachment content. |
![]() |
Name | The Name property gets or sets the name of the attachment. |
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
AttachmentType Class
ExchangeWebServices Namespace
Other Resources
Attachments
CreateAttachment Operation
GetAttachment Operation