ExportableClassificationRuleCollectionPresentationObject 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 NotInheritable Class ExportableClassificationRuleCollectionPresentationObject _
    Inherits ClassificationRuleCollectionPresentationObject
'Usage
Dim instance As ExportableClassificationRuleCollectionPresentationObject
[SerializableAttribute]
public sealed class ExportableClassificationRuleCollectionPresentationObject : ClassificationRuleCollectionPresentationObject

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

ExportableClassificationRuleCollectionPresentationObject members

Microsoft.Exchange.Management.ClassificationDefinitions namespace