AddressBook Members
The AddressBook class is the base class for classes that provide top-level access to the Recipient API objects for a virtual server.
The following tables list the members exposed by the AddressBook type.
Public Methods
(see also Protected Methods )
| Name | Description | |
|---|---|---|
| .gif) | Contains | When overridden in a derived class, the Contains method indicates whether the address book contains the specified address. | 
| .gif) | Equals | Overloaded. (inherited from Object ) | 
| .gif) | Find | Overloaded. When overridden in a derived class, the Find overload finds addresses in the address book. | 
| .gif) | GetHashCode | (inherited from Object ) | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) | IsMemberOf | When overridden in a derived class, the IsMemberOf method indicates whether the specified recipient belongs to the specified group. | 
| .gif) | IsSameRecipient | When overridden in a derived class, the IsSameRecipient method indicates whether the specified addresses refer to the same recipient. | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | ToString | (inherited from Object ) | 
Top
Protected Methods
| Name | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object ) | 
| .gif) | MemberwiseClone | (inherited from Object ) | 
Top