ADIdParameter.UpdateInternalADObjectId method

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

Syntax

'Declaration
Protected Sub UpdateInternalADObjectId ( _
    identity As ADObjectId _
)
'Usage
Dim identity As ADObjectId

Me.UpdateInternalADObjectId(identity)
protected void UpdateInternalADObjectId(
    ADObjectId identity
)

Parameters

See also

Reference

ADIdParameter class

ADIdParameter members

Microsoft.Exchange.Configuration.Tasks namespace