Priority property: MCFOutboundEmail class
Description
Use this property to specify the priority of this email.
The values are:
-
Highest Priority
-
High Priority
-
Normal
-
Low Priority
-
Lowest Priority
The default value is 3, that is, normal priority.
This value set with this property is used to set to a header X-Priority field, as this is the most common but non-standard field to show priority. In addition, the corresponding values are set in two header fields: X-MSMail-Priority and Priority. The headers X-Priority or X-MSMail-Priority are set to the corresponding value only if the user does not specify a value.
This property is read/write.