The ScheduledTaskMailTarget enumeration contains email types, to which the task execution result is sent.
It is used by the following properties and methods:
| Value | Brief description |
| 0 | Default_. Email set for the user by default. This email is specified in the Email property of the user profile. |
| 1 | Mobile. Users mobile email. This email is specified in the Mobile property of the user profile. |
| 2 | Personal. Users personal email. This email is specified in the Personal property of the user profile. |
| 4 | Work. The working user email. This email is specified in the Working property of the user profile. |
See also: