RuleIdParameter Class

Identifies a transport rule.

Inheritance Hierarchy

System.Object
  Microsoft.Exchange.Configuration.Tasks.ADIdParameter
    Microsoft.Exchange.MessagingPolicies.Rules.Tasks.RuleIdParameter

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

Syntax

'Declaration
Public Class RuleIdParameter _
    Inherits ADIdParameter
'Usage
Dim instance As RuleIdParameter
public class RuleIdParameter : ADIdParameter

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.