RulePhrase Class
Inheritance Hierarchy
System.Object
Microsoft.Exchange.Data.ConfigurableObject
Microsoft.Exchange.MessagingPolicies.Rules.Tasks.RulePhrase
Microsoft.Exchange.MessagingPolicies.Rules.Tasks.TransportRuleAction
Microsoft.Exchange.MessagingPolicies.Rules.Tasks.TransportRulePredicate
Namespace: Microsoft.Exchange.MessagingPolicies.Rules.Tasks
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public MustInherit Class RulePhrase _
Inherits ConfigurableObject
'Usage
Dim instance As RulePhrase
[SerializableAttribute]
public abstract class RulePhrase : ConfigurableObject
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.