MapiJournalDocumentStatus
MapiJournalDocumentStatus enumeration
Indicates the status of document.
[Flags]
public enum MapiJournalDocumentStatus
Values
Name | Value | Description |
---|---|---|
None | 0 |
The document has not any status. |
Printed | 1 |
Indicates whether the document was printed during journaling. |
Saved | 2 |
Indicates whether the document was saved during journaling. |
Routed | 4 |
Indicates whether the document was sent to a routing recipient during journaling. |
Posted | 8 |
Indicates whether the document was sent by e-mail or posted to a server folder during journaling. |
See Also
- namespace Aspose.Email.Mapi
- assembly Aspose.Email