Share via


InboxRuleIdParameter constructor (String)

Namespace:  Microsoft.Exchange.Configuration.Tasks
Assembly:  Microsoft.Exchange.Configuration.ObjectModel (in Microsoft.Exchange.Configuration.ObjectModel.dll)

Syntax

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

Dim instance As New InboxRuleIdParameter(inboxRuleId)
public InboxRuleIdParameter(
    string inboxRuleId
)

Parameters

See also

Reference

InboxRuleIdParameter class

InboxRuleIdParameter members

InboxRuleIdParameter overload

Microsoft.Exchange.Configuration.Tasks namespace