StatusUpdateType Enum
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.
public enum StatusUpdateType
type StatusUpdateType =
Public Enum StatusUpdateType
- Inheritance
-
StatusUpdateType
Fields
Name | Value | Description |
---|---|---|
Update | 0 | |
Decline | 1 | |
CreateTask | 2 | |
Delegate | 3 | |
CreateAssignment | 4 | |
TeamDelegate | 5 | |
DeleteTask | 6 | |
DeleteAssignment | 7 |