Share via


AddressBook.Find method

When overridden in a derived class, the Find overload finds addresses in the address book.

Overload list

  Name Description
Public method Find(EnvelopeRecipientCollection) When overridden in a derived class, the Find method finds addresses in the address book that are based on the addresses specified in the recipients parameter.
Public method Find(RoutingAddress) When overridden in a derived class, the Find method finds an address in the address book based on the address specified in the smtpAddress parameter.
Public method Find([]) When overridden in a derived class, the Find method finds addresses in the address book that are based on the addresses specified in the smtpAddresses parameter.

Top

See also

Reference

AddressBook class

AddressBook members

Microsoft.Exchange.Data.Transport namespace