Share via


RecipientIdParameter constructor (ADObjectId)

Initializes an new instance of the RecipientIdParameter class for the recipient identified by the specified Active Directory object identifier.

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

Syntax

'Declaration
Public Sub New ( _
    adObjectId As ADObjectId _
)
'Usage
Dim adObjectId As ADObjectId

Dim instance As New RecipientIdParameter(adObjectId)
public RecipientIdParameter(
    ADObjectId adObjectId
)

Parameters

See also

Reference

RecipientIdParameter class

RecipientIdParameter members

RecipientIdParameter overload

Microsoft.Exchange.Configuration.Tasks namespace