Share via


MailboxUserContactIdParameter constructor (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 MailboxUserContactIdParameter(user)
public MailboxUserContactIdParameter(
    Mailbox user
)

Parameters

See also

Reference

MailboxUserContactIdParameter class

MailboxUserContactIdParameter members

MailboxUserContactIdParameter overload

Microsoft.Exchange.Configuration.Tasks namespace