Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 1,506 for

smtpclient

(0.08 sec)
  1. SMTP Client Connection Setup|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....following key properties of the SmtpClient class: Host: The address...greeting_timeout property in the SmtpClient class. This property sets...

    docs.aspose.com/email/python-net/connect-to-smt...
  2. Create Multiple Email Address|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....instance of SmtpClient Class SmtpClient client = new SmtpClient (); //Specify...

    docs.aspose.com/email/net/create-multiple-email...
  3. Bulk Email - Free Support Forum - aspose.com

    Hi i want to create an email marketing tool for sending same email to my multiple clents, is it possible with your API? if yes how can i build and aspose email will help me?... static SmtpClient GetSmtpClient() { SmtpClient client = new...new SmtpClient(); client.Host = "smtp.gmail.com"; //Specify your...

    forum.aspose.com/t/bulk-email/21059
  4. Cancelling Meeting Requests with Calendar|Docum...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....create an instance of type SmtpClient for sending the message....instance of SMTPClient SmtpClient client = new SmtpClient ( "MailServer"...

    docs.aspose.com/email/java/cancelling-meeting-r...
  5. Specify Mail Body Encoding|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....instance of SmtpClient Class SmtpClient client = new SmtpClient (); //Specify...

    docs.aspose.com/email/net/specify-mail-body-enc...
  6. Retrieve SMTP Server Extensions | Validate SMTP...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Email SmtpClient class provides advanced features...validate_credentials() method of the SmtpClient class. This is useful for...

    docs.aspose.com/email/python-net/retrieve-smtp-...
  7. Connecting to SMTP Server|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....‘greeting_timeout’ property of the SmtpClient class. This property enables...client = ae . clients . smtp . SmtpClient ( "localhost" , 25 , "username"...

    docs.aspose.com/email/python-net/connecting-to-...
  8. Sending meeting request with recurrence|Documen...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Create SmtpCleint SmtpClient client = new SmtpClient ( "smtp.gmail...updateAppointment ()); SmtpClient smtp = new SmtpClient ( "server.domain...

    docs.aspose.com/email/java/sending-meeting-requ...
  9. Silent Email delivery failures - Free Support F...

    I am reaching out regarding an email delivery failure that occurred in our production environment and resulted in a mised SLA with our clients. We need your assistance to identify the root cause and ensure appropriate er…...only logging is around the smtpClient.send() call, and no exception...Tls12; using (SmtpClient smtpClient= new SmtpClient(smtpServer))...

    forum.aspose.com/t/silent-email-delivery-failur...
  10. Create Multiple Email Addresses|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....instance of SmtpClient Class SmtpClient client = new SmtpClient (); //Specify...

    docs.aspose.com/email/net/create-multiple-email...