ApplyLabelAction Class
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.
ApplyLabel Action
C#
public class ApplyLabelAction : Microsoft.InformationProtection.Policy.Actions.Action
type ApplyLabelAction = class
inherit Action
Public Class ApplyLabelAction
Inherits Action
- Inheritance
Apply |
Creates a new ApplyLabelAction. This constructor is only public to allow using this class in code testing |
Action |
The type of derived action this base class can be cast to (Inherited from Action) |
Classification |
List of matched classification IDs |
Id |
The id of the action (Inherited from Action) |
Label |
Label to Apply automatically |
Toode | Versioonid |
---|---|
Microsoft.InformationProtection | 1.6.152, 1.7.133, 1.8.94, 1.9.78, 1.10.93, 1.11.53, 1.12.61, 1.13.161, 1.14.108, 1.15.107, 1.16.126 |