Share via


RmsTemplateIdParameter Constructor (ObjectId)

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

Syntax

'Declaration
Public Sub New ( _
    objectId As ObjectId _
)
'Usage
Dim objectId As ObjectId

Dim instance As New RmsTemplateIdParameter(objectId)
public RmsTemplateIdParameter(
    ObjectId objectId
)

Parameters