XlPriority Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the priority of a SendMailer message.
public enum class XlPriority
public enum XlPriority
Public Enum XlPriority
- Inheritance
-
XlPriority
Fields
Name | Value | Description |
---|---|---|
xlPriorityNormal | -4143 | Normal. |
xlPriorityLow | -4134 | Low. |
xlPriorityHigh | -4127 | High. |