RecommendLabelAction Class

Definition

RecommendLabel Action

public class RecommendLabelAction : Microsoft.InformationProtection.Policy.Actions.Action
type RecommendLabelAction = class
    inherit Action
Public Class RecommendLabelAction
Inherits Action
Inheritance
RecommendLabelAction

Constructors

RecommendLabelAction(String, Label, List<String>)

Creates a new RecommendLabelAction. This constructor is only public to allow using this class in code testing

Properties

ActionType

The type of derived action this base class can be cast to

(Inherited from Action)
ClassificationIds

List of matched classification IDs

Id

The id of the action

(Inherited from Action)
Label

Label to recommend

Applies to