Share via


UserContactIdParameter constructor (Contact)

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

Syntax

'Declaration
Public Sub New ( _
    contact As Contact _
)
'Usage
Dim contact As Contact

Dim instance As New UserContactIdParameter(contact)
public UserContactIdParameter(
    Contact contact
)

Parameters

See also

Reference

UserContactIdParameter class

UserContactIdParameter members

UserContactIdParameter overload

Microsoft.Exchange.Configuration.Tasks namespace