Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 454 for

ews client

(0.04 sec)
  1. Aspose Email: Issue with EWSClient - Aspose.Ema...

    We are using Ews Client to access microsoft exchange mail box. It was working fine just till last week and now getting unauthorized error(401) when trying to read inbox. Here is code which is doing connect: EwsClient.us…...2022, 7:51am #1 We are using EWS client to access microsoft exchange...password, “”)); IEWSClient client = EWSClient.getEWSClient(new...

    forum.aspose.com/t/aspose-email-issue-with-ewsc...
  2. How do you use Apose.Email with OAuth? - Aspose...

    We are thinking about using Aspose.Email (Ews) v19.8.0 for a .NET solution that should read emails from an Exchange server. Given Microsoft’s announcement on upcoming changes to Exchange Web Services (Ews) API for Offic…...Email (EWS) v19.8.0 for a .NET solution...changes to Exchange Web Services (EWS) API for Office 365: https://developer...

    forum.aspose.com/t/how-do-you-use-apose-email-w...
  3. Pop3Client, Gmail and OAuth sample code needed ...

    Hi, we successfully implemented OAuth2 for Gmail with SMTP and IMAP. When using the Pop3Client then the login times out. Do you have any example code proving that we can use OAuth2 with Gmail POP3? Thanks...saeij For POP3 Client information, please visit the...Azure portal: EWS.AccessAsUser.All // for EWS POP.AccessAsUser...

    forum.aspose.com/t/pop3client-gmail-and-oauth-s...
  4. OAuth2 with Office365 Java code samples - Aspos...

    Are there code samples available for using Ews with OAuth2 and Office365 in Java?...samples available for using EWS with OAuth2 and Office365 in...Product Family @t1jsw , The EWS client supports OAuth authentication...

    forum.aspose.com/t/oauth2-with-office365-java-c...
  5. Creating rules using Exchange - Free Support Fo...

    Hi, Is it possible that we can create defined rules for mailbox using Ews? e.g. if I want to create a rule for inbox for a message, can I use your Ews for this purpose? I could not find any example in documentation for…...defined rules for mailbox using EWS? e.g. if I want to create a rule...for a message, can I use your EWS for this purpose? I could not...

    forum.aspose.com/t/creating-rules-using-exchang...
  6. 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 Task…...to do it using the Exchange Client as there is no other way for...sending using the SmtpClient or EWS Client of the API. Please try the...

    forum.aspose.com/t/create-a-new-task-similar-to...
  7. Working with Tasks on Exchange Server|Documenta...

    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....giving credentials IEWSClient client = EWSClient . getEWSClient..."https://outlook.office365.com/ews/exchange.asmx" , "testUser" ...

    docs.aspose.com/email/java/working-with-tasks-o...
  8. Message id and thread id is different - Aspose....

    Message id and thread id is different when loaded .msg file while same message if synced from Exchange have different message id and conversation id. What is the solution for this? How to get message id and conversatio…...Microsoft EWS to parse the email. Please use EWS client provided...ok, Using aspose or microsoft ews for reading mail from exchange...

    forum.aspose.com/t/message-id-and-thread-id-is-...
  9. Working with Contacts on Exchange Server|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.... Getting Contacts with EWS Aspose.Email provides the EWSClient...you how to get Contacts with EWS. Resolve Contacts using Contact...

    docs.aspose.com/email/net/working-with-contacts...
  10. Adding header to ExchangeMessageInfo - Aspose.E...

    Hi, I have a solution where I need to parse incoming mails in an inbox, which is stored in Office 365. I’m using the ExchangeEws Client, and I can connect, read mails, and convert messages to MailMessage just fine, and…... I’m using the ExchangeEWS client, and I can connect, read mails...tried sending it to Exchange EWS with different ID’s (MailMessage...

    forum.aspose.com/t/adding-header-to-exchangemes...