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 | |
---|---|---|
![]() |
Contains | When overridden in a derived class, the Contains method indicates whether the address book contains the specified address. |
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
Find | Overloaded. When overridden in a derived class, the Find overload finds addresses in the address book. |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() |
IsMemberOf | When overridden in a derived class, the IsMemberOf method indicates whether the specified recipient belongs to the specified group. |
![]() |
IsSameRecipient | When overridden in a derived class, the IsSameRecipient method indicates whether the specified addresses refer to the same recipient. |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Top