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
Aa563650.pubmethod(en-us,EXCHG.80).gif Contains When overridden in a derived class, the Contains method indicates whether the address book contains the specified address.
Aa563650.pubmethod(en-us,EXCHG.80).gif Equals  Overloaded. (inherited from Object )
Aa563650.pubmethod(en-us,EXCHG.80).gif Find Overloaded. When overridden in a derived class, the Find overload finds addresses in the address book.
Aa563650.pubmethod(en-us,EXCHG.80).gif GetHashCode  (inherited from Object )
Aa563650.pubmethod(en-us,EXCHG.80).gif GetType  (inherited from Object )
Aa563650.pubmethod(en-us,EXCHG.80).gif IsMemberOf When overridden in a derived class, the IsMemberOf method indicates whether the specified recipient belongs to the specified group.
Aa563650.pubmethod(en-us,EXCHG.80).gif IsSameRecipient When overridden in a derived class, the IsSameRecipient method indicates whether the specified addresses refer to the same recipient.
Aa563650.pubmethod(en-us,EXCHG.80).gifAa563650.static(en-us,EXCHG.80).gif ReferenceEquals  (inherited from Object )
Aa563650.pubmethod(en-us,EXCHG.80).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Aa563650.protmethod(en-us,EXCHG.80).gif Finalize  (inherited from Object )
Aa563650.protmethod(en-us,EXCHG.80).gif MemberwiseClone  (inherited from Object )

Top