Edit

LabelDisabledException(String) Constructor

Definition

Constructor for LabelDisabledException

public LabelDisabledException(string message);
new Microsoft.InformationProtection.Exceptions.LabelDisabledException : string -> Microsoft.InformationProtection.Exceptions.LabelDisabledException
Public Sub New (message As String)

Parameters

message
String

The message that describes the error

Applies to