EmailDocumentInfo class
EmailDocumentInfo class
Contains Email document metadata
Inheritance: EmailDocumentInfo →
DocumentInfo
The EmailDocumentInfo type exposes the following members:
Properties
| Property | Description |
|---|---|
| pages_count | Implements IDocumentInfo.pages_count |
| format | Implements IDocumentInfo.format |
| size | Implements IDocumentInfo.size |
| creation_date | Implements IDocumentInfo.creation_date |
| property_names | Implements IDocumentInfo.property_names |
| is_signed | Gets is signed |
| is_encrypted | Gets is encrypted |
| is_html | Gets is html |
| attachments_count | Gets attachments count |
| attachments_names | Gets attachments names |
See Also
- module
groupdocs.conversion.contracts - class
DocumentInfo - class
EmailDocumentInfo