com.aspose.email

Interfaces

Classes

Enums

Exceptions

com.aspose.email

Class MailServerValidatingEventArgs



  • public class MailServerValidatingEventArgs
    extends DomainValidatingEventArgs

    Provides data for the MailServerValidatingEvent event.

    • Constructor Detail

      • MailServerValidatingEventArgs

        public MailServerValidatingEventArgs(String mail,
                                     MailAddress mailaddress,
                                     String[] mailExchangeList)

        Initializes a new instance of the SyntaxValidatingEventArgs class.

        Parameters:
        mail - A string contains the original copy of the mail address.
        mailaddress - The MailAddress.
        mailExchangeList - A set of mail exchange server list.
    • Method Detail

      • getMailExchangeServers_MailServerValidatingEventArgs_New

        @Deprecated
        public final String[] getMailExchangeServers_MailServerValidatingEventArgs_New()
        Deprecated. 

        Gets the mail exchange server list.

      • getMailExchangeServers

        public final String[] getMailExchangeServers()

        Gets the mail exchange server list.