AttachmentBase
AttachmentBase class
Base class for mail attachment.
The AttachmentBase type exposes the following members:
Properties
Name | Description |
---|---|
content_stream | Gets or sets the content stream. |
content_id | Gets or sets the content id. |
headers | Gets headers collection of attachment. |
content_type | Gets or sets the type of the content. |
transfer_encoding | Gets or sets the transfer encoding. |
Methods
Name | Description |
---|---|
save(stream) | |
save(file_name) |
See Also
- namespace aspose.email
- assembly Aspose.Email