AddressBookEntry class
The AddressBookEntry class is the base class for derived classes that represent a recipient.
Inheritance hierarchy
System.Object
Microsoft.Exchange.Data.Transport.AddressBookEntry
Namespace: Microsoft.Exchange.Data.Transport
Assembly: Microsoft.Exchange.Data.Transport (in Microsoft.Exchange.Data.Transport.dll)
Syntax
'Declaration
Public MustInherit Class AddressBookEntry
'Usage
Dim instance As AddressBookEntry
public abstract class AddressBookEntry
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.