Object Reference for the Salesforce Platform
No Results
Search Tips:
- Please consider misspellings
- Try different search keywords
TaskPriority
Where possible, we changed noninclusive terms to align with our company value of Equality. We maintained certain terms to avoid any effect on customer implementations.
Important
Supported Calls
describeSObjects(), query(), retrieve()
Special Access Rules
Customer and Partner Portal users can’t access this object.
Fields
Usage
This object represents a value in the task priority picklist. The task priority picklist provides additional information about the importance of a task , such as whether a given priority value represents a high priority. Your client application can query on this object to retrieve the set of values in the task priority picklist, and then use that information while processing task objects to determine more information about a given task. For example, the application could test whether a given task is high priority based on its Priority value and the value of the IsHighPriority field in the associated TaskPriority object.