ContentFilterPhraseIdParameter Constructor (String)

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

Syntax

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

Dim instance As New ContentFilterPhraseIdParameter(phrase)
public ContentFilterPhraseIdParameter(
    string phrase
)

Parameters