InboxRuleIdParameter Constructor (InboxRuleId)
Namespace: Microsoft.Exchange.Configuration.Tasks
Assembly: Microsoft.Exchange.Configuration.ObjectModel (in Microsoft.Exchange.Configuration.ObjectModel.dll)
Syntax
'Declaration
Public Sub New ( _
inboxRuleId As InboxRuleId _
)
'Usage
Dim inboxRuleId As InboxRuleId
Dim instance As New InboxRuleIdParameter(inboxRuleId)
public InboxRuleIdParameter(
InboxRuleId inboxRuleId
)
Parameters
- inboxRuleId
Type: Microsoft.Exchange.Data.Storage.Management.InboxRuleId