Share via


RuleIdParameter.GetRuleCollectionId method

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

Syntax

'Declaration
Public Shared Function GetRuleCollectionId ( _
    session As IConfigDataProvider, _
    ruleCollection As String _
) As ADObjectId
'Usage
Dim session As IConfigDataProvider
Dim ruleCollection As String
Dim returnValue As ADObjectId

returnValue = RuleIdParameter.GetRuleCollectionId(session, _
    ruleCollection)
public static ADObjectId GetRuleCollectionId(
    IConfigDataProvider session,
    string ruleCollection
)

Parameters

Return value

Type: Microsoft.Exchange.Data.Directory.ADObjectId

See also

Reference

RuleIdParameter class

RuleIdParameter members

Microsoft.Exchange.MessagingPolicies.Rules.Tasks namespace