RulePresentationObjectBase class

Inheritance hierarchy

System.Object
  Microsoft.Exchange.MessagingPolicies.Rules.Tasks.RulePresentationObjectBase
    Microsoft.Exchange.Management.ClassificationDefinitions.ClassificationRuleCollectionPresentationObject
    Microsoft.Exchange.Management.OutlookProtectionRules.OutlookProtectionRulePresentationObject
    Microsoft.Exchange.MessagingPolicies.Journaling.JournalRuleObject
    Microsoft.Exchange.MessagingPolicies.Rules.Tasks.Rule

Namespace:  Microsoft.Exchange.MessagingPolicies.Rules.Tasks
Assembly:  Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public MustInherit Class RulePresentationObjectBase _
    Implements IConfigurable
'Usage
Dim instance As RulePresentationObjectBase
[SerializableAttribute]
public abstract class RulePresentationObjectBase : IConfigurable

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

RulePresentationObjectBase members

Microsoft.Exchange.MessagingPolicies.Rules.Tasks namespace