This documentation is archived and is not being maintained.
Attachment Properties
Visual Studio 2008
The Attachment type exposes the following members.
| Name | Description | |
|---|---|---|
|
ContentDisposition | Gets the MIME content disposition for this attachment. |
|
ContentId | Gets or sets the MIME content ID for this attachment. (Inherited from AttachmentBase.) |
|
ContentStream | Gets the content stream of this attachment. (Inherited from AttachmentBase.) |
|
ContentType | Gets the content type of this attachment. (Inherited from AttachmentBase.) |
|
Name | Gets or sets the MIME content type name value in the content type associated with this attachment. |
|
NameEncoding | Specifies the encoding for the Attachment Name. |
|
TransferEncoding | Gets or sets the encoding of this attachment. (Inherited from AttachmentBase.) |
Show: