Share via


RuleIdParameter Constructor (String)

Intitializes a new instance of the RuleIdParameter class from the specified identifier.

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

Syntax

'Declaration
Public Sub New ( _
    identity As String _
)
'Usage
Dim identity As String

Dim instance As New RuleIdParameter(identity)
public RuleIdParameter(
    string identity
)

Parameters

  • identity
    Type: System.String
    The identifier of the transport rule.