ComponentPro UltimateMail

      GetDomainMXAsync Methods

      See AlsoMembers Options: Show AllLanguage Filter: AllSend comments on this topic to ComponentPro
      Asynchronously returns the list of available MX records in order of preference of the specified domain.

      Overload List

      GetDomainMXAsync(String, ExtendedAsyncCompletedEventHandler<String[]>, Object)Asynchronously returns the list of available MX records in order of preference of the specified domain.GetDomainMXAsync(String, ExtendedAsyncCompletedEventHandler<String[]>)Begins an asynchronous operation to execute a command on the FTP server.
      Top

      See Also