AttachmentBase Properties

The AttachmentBase type exposes the following members.

Properties
  NameDescription
Public propertyContentId
Gets or sets the content id.
Public propertyContentStream
Gets or sets the content stream.
Public propertyContentType
Gets or sets the type of the content.
Public propertyHeaders
Gets headers collection of attachment.
Public propertyTransferEncoding
Gets or sets the transfer encoding.
See Also