Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 1,506 for

smtpclient

(0.07 sec)
  1. Using a Microsoft Excel Worksheet as the Messag...

    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....NET’s SmtpClient class The source Excel workbook...

    docs.aspose.com/email/net/using-a-microsoft-exc...
  2. Connecting to IMAP 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....Sleep ( 2000 ); SmtpClient smtpClient = new SmtpClient ( "exchange..."username" , "password" ); smtpClient . Send ( new MailMessage...

    docs.aspose.com/email/net/connecting-to-imap-se...
  3. Sending an email sometimes fails - Free Support...

    Hi, we are seeing issues when sending emails using Smtpclient class. 99% of emails are sent without issues, but sometimes, an email will not be sent and we don’t get an error in this case (Smtpclient::send does not thro…...when sending emails using SmtpClient class. 99% of emails are...get an error in this case (SmtpClient::send does not throw an exception)...

    forum.aspose.com/t/sending-an-email-sometimes-f...
  4. Java Email API | Java Outlook API | Receive & P...

    Aspose.Email Java. Mail, MIME and iCalander SDK for Java to send & receive Thunderbird & Outlook emails. API works with SMTP server POP3 IMAP clients Email API...Initialize SmtpClient object SmtpClient client = new SmtpClient("smtp...

    products.aspose.com/email/java/
  5. Extracting Message Contents from Emails in C++|...

    Using C++ Email Parser Library, you can access email message properties, header information and manipulate it in different ways programmatically....C++ and Send Email using SmtpClient Loading, Saving and Converting...

    docs.aspose.com/email/cpp/extracting-message-co...
  6. Connecting to IMAP 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....Sleep ( 2000 ); SmtpClient smtpClient = new SmtpClient ( "exchange..."username" , "password" ); smtpClient . Send ( new MailMessage...

    docs.aspose.com/email/net/connecting-to-imap-se...
  7. NullReferenceException on SmtpClient.Send with ...

    I’m receiving a nullreference exception: System.NullReferenceException: Referencia a objeto no establecida como instancia de un objeto. at #=zb250QYMCPFuX71Wdi3zOw2HXP4Y1.#=zI6Sdilw=(IAsyncResult #=zqu3CpHA=) at #…...NullReferenceExcepti on SmtpClient.Send with TokenProvider Aspose...Aspose.Email.Clients.Smtp.SmtpClient.#=zsr4fTl8=(IConnection #=ztuHMKMw=...

    forum.aspose.com/t/nullreferenceexception-on-sm...
  8. Introduction and Sample Applications|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....and then send it using the SmtpClient class. Mail : Sample Application...server for delivery using the SmtpClient class). Create an instance...

    docs.aspose.com/email/net/introduction-and-samp...
  9. Public API Changes in Aspose.Email 4.8.0|Docume...

    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....SmtpClientBulkSendEv SmtpClientBulkSendAg SmtpClient SmtpAuthentication SimpleSeqSet...

    docs.aspose.com/email/java/public-api-changes-i...
  10. Create a new Task similar to Outlook and send T...

    Hi, I just want to Create/Update/Delete a Task in .Net similar as we create a new Task in Outlook and need to send Task as an email to the assigned user.Then Task should be shown in the outlook calender under the Tasks …...disc for sending using the SmtpClient or EWS Client of the API...

    forum.aspose.com/t/create-a-new-task-similar-to...