Retrieves the list of domain's MX records from DNS and returns the list of hosts that accept its email (in order of preference).

      Overload List

      ResolveDomainMx(String)Retrieves the list of domain's MX records from DNS and returns the list of hosts that accept its email (in order of preference).ResolveDomainMx(String, Int32)Retrieves the list of domain's MX records from DNS and returns the list of hosts that accept its email (in order of preference).
      Top

      See Also