com.aspose.email

Interfaces

Classes

Enums

Exceptions

Uses of Class
com.aspose.email.EmailClient

    • Uses of EmailClient in com.aspose.email

      Subclasses of EmailClient in com.aspose.email 
      Modifier and Type Class and Description
      class  CredentialsByHostClient
      Deprecated. 
      CredentialsByHostClient object is obsolete and will be removed soon. Please use EmailClient object instead.
      class  ImapClient
      Allows applications to access and manipulate messages by using the Internet Message Access Protocol (IMAP).
      class  Pop3Client
      Allows applications to access and manipulate messages by using the Post Office Protocol Version 3 (POP3).
      class  SmtpClient
      Allows applications to send messages by using the Simple Mail Transfer Protocol (SMTP).