Share via


UserIdParameter constructor (Mailbox)

Initializes a new instance of the UserIdParameter class for the specified mailbox.

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

Syntax

'Declaration
Public Sub New ( _
    user As Mailbox _
)
'Usage
Dim user As Mailbox

Dim instance As New UserIdParameter(user)
public UserIdParameter(
    Mailbox user
)

Parameters

See also

Reference

UserIdParameter class

UserIdParameter members

UserIdParameter overload

Microsoft.Exchange.Configuration.Tasks namespace