MapiImportance Enumeration |
Contains a values that
indicates the message importance.
Namespace:
Aspose.Email.Storage.Pst
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax public enum MapiImportance
Public Enumeration MapiImportance
public enum class MapiImportance
Members
| Member name | Value | Description |
---|
| Low | 0 |
Low importance.
|
| Normal | 1 |
Normal importance.
|
| High | 2 |
High importance.
|
See Also