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