MessageCategoryIdParameter constructor (MessageCategoryId)
Namespace: Microsoft.Exchange.Configuration.Tasks
Assembly: Microsoft.Exchange.Configuration.ObjectModel (in Microsoft.Exchange.Configuration.ObjectModel.dll)
Syntax
'Declaration
Public Sub New ( _
messageCategoryId As MessageCategoryId _
)
'Usage
Dim messageCategoryId As MessageCategoryId
Dim instance As New MessageCategoryIdParameter(messageCategoryId)
public MessageCategoryIdParameter(
MessageCategoryId messageCategoryId
)
Parameters
- messageCategoryId
Type: Microsoft.Exchange.Data.Storage.Management.MessageCategoryId
See also
Reference
MessageCategoryIdParameter class
MessageCategoryIdParameter members