Partilhar 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
AcceptedDomainCollection.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.
AcceptedDomainCollection.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.