The Attachment type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() ![]() | ContentDescription |
Gets or sets the content description of this attachment.
(Inherited from AttachmentBase.) |
![]() ![]() | ContentDisposition |
Gets the content disposition of this attachment.
(Inherited from AttachmentBase.) |
![]() ![]() | ContentId |
Gets or sets the content ID of this attachment.
(Inherited from AttachmentBase.) |
![]() ![]() | ContentLocation |
Gets or sets the absolute or relative URI of this message part.
(Inherited from AttachmentBase.) |
![]() ![]() | ContentMessage |
Gets the inner message of this attachment if it is an attached message of "message/rfc822" content type.
|
![]() ![]() | ContentString |
Gets the content string of this attachment.
(Inherited from AttachmentBase.) |
![]() ![]() | ContentType |
Gets the content type of this attachment.
(Inherited from AttachmentBase.) |
![]() ![]() | DisplayName |
Gets the suggested display name of this attachment.
|
![]() ![]() | FileName |
Gets or sets the file name of this attachment.
|
![]() ![]() | Charset |
Gets the charset (Encoding) of the content of this attachment.
(Inherited from AttachmentBase.) |
![]() ![]() | MediaType |
Gets the media type of this attachment.
(Inherited from AttachmentBase.) |
![]() ![]() | Options |
Gets or sets verious options for MIME parser and writer.
(Inherited from AttachmentBase.) |
![]() ![]() | TransferEncoding |
Gets or sets the TransferEncoding of the content of this attachment.
(Inherited from AttachmentBase.) |