ActionSource 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.
Defines what initiated the SetLabel event
public enum ActionSource
type ActionSource =
Public Enum ActionSource
- Inheritance
-
ActionSource
Fields
Name | Value | Description |
---|---|---|
Manual | 0 | Selected manually by user |
Automatic | 1 | Set by policy conditions |
Recommended | 2 | Set by user after label was recommended by policy conditions |
Default | 3 | Set by default in policy |