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
- identity
Type: Microsoft.Exchange.Data.Directory.ADObjectId