Edit

TemplateArchivedException Class

Definition

Template has been archived and is unavailable for protection

[System.Serializable]
public class TemplateArchivedException : Microsoft.InformationProtection.Exceptions.BadInputException
[<System.Serializable>]
type TemplateArchivedException = class
    inherit BadInputException
Public Class TemplateArchivedException
Inherits BadInputException
Inheritance
TemplateArchivedException
Attributes

Constructors

Name Description
TemplateArchivedException(String)

Constructor for TemplateArchivedException

Properties

Name Description
ErrorCode

Gets the category of bad input failure.

(Inherited from BadInputException)

Applies to