Applies to
Description
Sets the priority of this email message. Values are:
-
0 -- (Default) The email has normal priority.
-
1 -- The email has low priority.
-
2 -- The email has high priority.
Data type
Integer.
Usage
In scripts
The Priority property takes a integer value.
lnv_SmtpClient.message.Priority = 2