Enum MailPriority
MailPriority enumeration
Represents the mail priopity
public enum MailPriority
Values
Name | Value | Description |
---|---|---|
Normal | 0 | Normal priority |
Low | 1 | Low priority |
High | 2 | High priority |
See Also
- namespace Aspose.Email
- assembly Aspose.Email
Represents the mail priopity
public enum MailPriority
Name | Value | Description |
---|---|---|
Normal | 0 | Normal priority |
Low | 1 | Low priority |
High | 2 | High priority |