The priority of an e-mail.
Namespace: ININ.IceLib.InteractionsAssembly: ININ.IceLib.Interactions (in ININ.IceLib.Interactions.dll) Version: 0.0.0.0 (22.3.0.218)
Syntax
C# |
---|
public enum EmailPriority |
Visual Basic |
---|
Public Enumeration EmailPriority |
Members
Member name | Value | Description | |
---|---|---|---|
None | 0 | No priority. | |
Normal | 1 | Normal priority. | |
Low | 2 | Low priority. | |
High | 3 | High priority. |
Version Information
Supported for IC Server version 2015 R1 and beyond.
For 4.0, supported for IC Server version 4.0 GA and beyond.
For 3.0, supported for IC Server version 3.0 GA and beyond.
For 4.0, supported for IC Server version 4.0 GA and beyond.
For 3.0, supported for IC Server version 3.0 GA and beyond.