EmailDocumentInfo class
Leave feedback
On this page
Represents email document metadata.
The EmailDocumentInfo type exposes the following members:
| Method | Description |
|---|---|
| get | |
| get_file | |
| get_string |
| Property | Description |
|---|---|
| attachments_count | The number of attachments. |
| attachments_names | The names of the attachments. |
| creation_date | The document creation date. |
| format | The document format. |
| is_encrypted | The email document is encrypted. |
| is_html | The email body is in HTML. |
| is_signed | The email document is signed. |
| pages_count | The document pages count. |
| property_names | The enumerable of all properties that can be retrieved for the current document info. |
| size | The document size in bytes. |
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.