AddressBook Class
The AddressBook class is the base class for classes that provide top-level access to the Recipient API objects for a virtual server.
Namespace: Microsoft.Exchange.Data.Transport
Assembly: Microsoft.Exchange.Data.Transport (in microsoft.exchange.data.transport.dll)
Syntax
'Declaration
Public MustInherit Class AddressBook
public abstract class AddressBook
public ref class AddressBook abstract
public abstract class AddressBook
public abstract class AddressBook
Remarks
The Recipient API does not provide any built-in logging or auditing capabilities. We recommend that you implement logging and auditing in your applications that use the Recipient API. By providing logging and auditing, you can help to mitigate problems from failures or errors that would go unnoticed without any logging.
Inheritance Hierarchy
System.Object
Microsoft.Exchange.Data.Transport.AddressBook
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.
Platforms
Development Platforms
Windows XP Professional with Service Pack 2 (SP2), Windows Server 2003,
Target Platforms
Windows Server 2003