Share via


AcceptedDomainCollection.Find method

When overridden in a derived class, the Find method finds in the collection the instance of the class derived from the AcceptedDomain class that represents the specified domain.

Overload list

  Name Description
Public method Find(String) When overridden in a derived class, the Find method finds in the collection the instance of the class derived from the AcceptedDomain class that represents the domain specified by the domainName parameter.
Public method Find(RoutingAddress) When overridden in a derived class, the Find method finds in the collection the instance of the class derived from the AcceptedDomain class that represents the domain specified by the smtpAddress parameter.

Top

See also

Reference

AcceptedDomainCollection class

AcceptedDomainCollection members

Microsoft.Exchange.Data.Transport namespace