ADObject Class

Represents an object in an Active Directory data store.

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

Syntax

'Declaration
<SerializableAttribute> _
Public MustInherit Class ADObject _
    Inherits ADRawEntry _
    Implements IConfigurable
'Usage
Dim instance As ADObject
[SerializableAttribute]
public abstract class ADObject : ADRawEntry, 
    IConfigurable

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.