This documentation is archived and is not being maintained.

Attachment Properties

The Attachment type exposes the following members.

  NameDescription
Public property ContentDisposition Gets the MIME content disposition for this attachment.
Public property ContentId Gets or sets the MIME content ID for this attachment. (Inherited from AttachmentBase.)
Public property ContentStream Gets the content stream of this attachment. (Inherited from AttachmentBase.)
Public property ContentType Gets the content type of this attachment. (Inherited from AttachmentBase.)
Public property Name Gets or sets the MIME content type name value in the content type associated with this attachment.
Public property NameEncoding Specifies the encoding for the Attachment Name.
Public property TransferEncoding Gets or sets the encoding of this attachment. (Inherited from AttachmentBase.)
Top
Show: