Label(String, ActionSource) Constructor

Definition

Constructor for Label

public Label (string id, Microsoft.InformationProtection.ActionSource actionSource);
new Microsoft.InformationProtection.Label : string * Microsoft.InformationProtection.ActionSource -> Microsoft.InformationProtection.Label
Public Sub New (id As String, actionSource As ActionSource)

Parameters

id
String

The label Id

actionSource
ActionSource

The action source of the label

Applies to