Rule Class
Inheritance Hierarchy
System.Object
Microsoft.Exchange.MessagingPolicies.Rules.Tasks.RulePresentationObjectBase
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 Class Rule _
Inherits RulePresentationObjectBase
'Usage
Dim instance As Rule
[SerializableAttribute]
public class Rule : 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.