Share via


ContactIdParameter 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 ContactIdParameter(contact)
public ContactIdParameter(
    Contact contact
)

Parameters

See also

Reference

ContactIdParameter class

ContactIdParameter members

ContactIdParameter overload

Microsoft.Exchange.Configuration.Tasks namespace