Table of Contents

Class PolicyTag

Namespace
Microsoft.Exchange.WebServices.Data
Assembly
Microsoft.Exchange.WebServices.dll

Represents the policy tag of an item or folder.

public sealed class PolicyTag : RetentionTagBase
Inheritance
PolicyTag
Inherited Members

Constructors

PolicyTag()

Initializes a new instance of the PolicyTag class.

public PolicyTag()

PolicyTag(bool, Guid)

Initializes a new instance of the PolicyTag class.

public PolicyTag(bool isExplicit, Guid retentionId)

Parameters

isExplicit bool

Is explicit.

retentionId Guid

Retention id.