ContentFilterPhraseIdParameter Constructor (ContentFilterPhrase)
Namespace: Microsoft.Exchange.Configuration.Tasks
Assembly: Microsoft.Exchange.Configuration.ObjectModel (in Microsoft.Exchange.Configuration.ObjectModel.dll)
Syntax
'Declaration
Public Sub New ( _
phrase As ContentFilterPhrase _
)
'Usage
Dim phrase As ContentFilterPhrase
Dim instance As New ContentFilterPhraseIdParameter(phrase)
public ContentFilterPhraseIdParameter(
ContentFilterPhrase phrase
)