ADObjectId Class

Identifies an object in the Active Directory.

Inheritance Hierarchy

System.Object
  Microsoft.Exchange.Data.ObjectId
    Microsoft.Exchange.Data.Directory.ADObjectId

Namespace:  Microsoft.Exchange.Data.Directory
Assembly:  Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public NotInheritable Class ADObjectId _
    Inherits ObjectId _
    Implements IDnFormattable, ITraceable
'Usage
Dim instance As ADObjectId
[SerializableAttribute]
public sealed class ADObjectId : ObjectId, 
    IDnFormattable, ITraceable

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.