Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 454 for

ews client

(0.04 sec)
  1. 401 error when trying to connect to EWS with th...

    Hello, I’m trying to download e-mails from Ews using the Java EwsClient and Oauth2. I implemented the ROPCTokenProvider with authenticates against Microsoft Graph using a certificate. The TokenProvider runs without an …...error when trying to connect to EWS with the ewsclient and an Oauth2...trying to download e-mails from ews using the Java EWSClient and...

    forum.aspose.com/t/401-error-when-trying-to-con...
  2. Java Create and Update Inbox Rules with EWS on ...

    Use Java Ews API to manage inbox rules on Exchange Server using Java. Create and update inbox rules with Ews on Exchange Server programmatically....uses Exchange Web Services (EWS) to work with inbox rules on...and get the instance of the EWS client into an IEWSClient object...

    blog.aspose.com/2022/04/13/manage-inbox-rules-o...
  3. Create Exchange Distribution List in Java | Jav...

    Use Java Ews Exchange Server API to create distribution lists using Java. Fetch the members from Exchange distribution lists programmatically....and get the instance of the EWS client into an IEWSClient object...and get the instance of the EWS client into an IEWSClient object...

    blog.aspose.com/2022/04/07/create-exchange-dist...
  4. Extracting message using EWS throws exception "...

    Hi team, I am extracting messages using Ews Client but sometimes in the middle of extraction it throws Exception : Message Saving Error ::class com.aspose.email.system.exceptions.WebException: 2 CR found com.aspose.em…...Extracting message using EWS throws exception "2 CR found"(Java)...extracting messages using EWS client but sometimes in the middle...

    forum.aspose.com/t/extracting-message-using-ews...
  5. Bind SMTP Client to specific IP Address on Host...

    Bind SmtpClient to a specific IP address on the host using Java. Work with events on the secondary calendar folder of Office 365....Kashif Iqbal Blog Home Bind SMTP Client to specific IP Address on Host...documentation section. Binding SMTP Client to Specific IP Address using...

    blog.aspose.com/2016/05/11/bind-smtp-client-to-...
  6. C# Create, Update or Delete Tasks on MS Exchang...

    Use .NET Ews API to manage tasks on MS Exchange Server in C#. Add, update or delete tasks on MS Exchange Server programmatically....feature-rich API to create email client applications and work with...and get the instance of the EWS client into an IEWSClient object...

    blog.aspose.com/2022/04/11/manage-tasks-on-ms-e...
  7. Error in Creating Contact On Exchange Folder us...

    I am writing MapiContacts from OST file to contacts folder on Exchange Server. my code is as MapiMessage msg = ost.ExtractMessage(msgInfo); MapiContact contact = (MapiContact)msg.ToMapiMessageItem(); string ContactU…...Contact On Exchange Folder using EWS (C# .NET) Aspose.Email Product...ContactUri = client.CreateContact(exfolder.Uri, contact); client.MoveItem(ContactUri...

    forum.aspose.com/t/error-in-creating-contact-on...
  8. Java Add and Remove Members in MS Exchange Dist...

    Use Java Ews API to work with members in MS Exchange distribution list in Java. Add or remove members from distribution lists programmatically....and get the instance of the EWS client into an IEWSClient object...and get the instance of the EWS client into an IEWSClient object...

    blog.aspose.com/2022/03/07/manage-members-in-ex...
  9. Java Read Emails from Shared Mailbox in MS Exch...

    Use Java Ews API to read emails from shared mailbox on Microsoft Exchange Server programmatically using Java. Retrieve messages with Ews Client....MS Exchange Server with an EWS client in Java. Setup the network...and get the instance of the EWS client into an IEWSClient object...

    blog.aspose.com/2022/04/05/read-emails-from-sha...
  10. Saving Attachments by using EWS - Aspose.Email ...

    Hello to everyone from a new member, looking for a way to handle my O365 mail-accounts instead of using Flow, I was trying Aspose-Library yesterday. Everything went fine, including filtering and so on, but I suffered, w…...Saving Attachments by using EWS Aspose.Email Product Family sightech...ExchangeMessage to MailMessage. client.FetchMessage(exchangeMessageInfo...

    forum.aspose.com/t/saving-attachments-by-using-...