Enum MailPriority
Enum MailPriority, there are 3 levels of priorities: Normal, Low or High.
Namespace: DotNetNuke.Services.Mail
Assembly: DotNetNuke.dll
Syntax
public enum MailPriority : int
Fields
Name | Description |
---|---|
High | Enum MailPriority, there are 3 levels of priorities: Normal, Low or High. |
Low | Enum MailPriority, there are 3 levels of priorities: Normal, Low or High. |
Normal | Enum MailPriority, there are 3 levels of priorities: Normal, Low or High. |