ClassificationRuleCollectionPresentationObject class

Inheritance hierarchy

System.Object
  Microsoft.Exchange.MessagingPolicies.Rules.Tasks.RulePresentationObjectBase
    Microsoft.Exchange.Management.ClassificationDefinitions.ClassificationRuleCollectionPresentationObject
      Microsoft.Exchange.Management.ClassificationDefinitions.ExportableClassificationRuleCollectionPresentationObject

Namespace:  Microsoft.Exchange.Management.ClassificationDefinitions
Assembly:  Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Class ClassificationRuleCollectionPresentationObject _
    Inherits RulePresentationObjectBase
'Usage
Dim instance As ClassificationRuleCollectionPresentationObject
[SerializableAttribute]
public class ClassificationRuleCollectionPresentationObject : RulePresentationObjectBase

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

ClassificationRuleCollectionPresentationObject members

Microsoft.Exchange.Management.ClassificationDefinitions namespace