SendMailTaskPriority Enumeration
The SendMailTaskPriority enumeration provides options for the priority of the e-mail message in a SQL Server Integration Services Send Mail task.
Enumeration Values
Name | Summary |
---|---|
Low | Specifies that the mail should be sent with a low priority flag. |
Normal | Specifies that the mail should be sent with a no priority flag or as a normal mail. |
High | Specifies that the mail should be sent with a high priority flag. |