Priority Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the built-in priorities for a classification format.
public ref class Priority abstract sealed
public ref class Priority abstract sealed
class Priority abstract sealed
public static class Priority
type Priority = class
Public Class Priority
- Inheritance
-
Priority
Remarks
These fields are equivalent to the corresponding fields in DefaultOrderings, which should be used instead of these fields.
Fields
Default |
The default priority. |
High |
High priority. |
Low |
Low priority. |