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
- inboxRuleId
Type: System.String