Compartir a través de


ECIdParameter Constructor (ObjectId)

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

Syntax

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

Dim instance As New ECIdParameter(id)
public ECIdParameter(
    ObjectId id
)

Parameters