Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 262 for

ews client

(0.15 sec)
  1. 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...
  2. 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...
  3. Send Email using Exchange Web Service | Java AP...

    Enhance your projects with a progressive Java API: integrate email sending functionality via Exchange Web Service into your project....Websites About Send email via EWS in Java Send Email via Exchange...heights. How to Send a Message via EWS using the Java API The following...

    products.aspose.com/email/java/send-email/ews/
  4. 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...
  5. Problems with creating a mail item in a public ...

    I am creating a mail item in a public folder using the apose email toolkit. This seems to work perfectly in exchange 2013 but when we upload into exchange 2010 it seems to drop the date and as such all emails then end up…...TestSampleCode() { IEWSClient client = GetAsposeEWSClientTe(); ExchangeMailboxInfo...ExchangeMailboxInfo mailboxInfo = client.GetMailboxInfo(); ExchangeMessageInfoC...

    forum.aspose.com/t/problems-with-creating-a-mai...
  6. Exchange: Find a Contact By Name - Aspose.Email...

    Hi, How can we find a contact on Exchange server using its name?...giving credentials IEWSClient client = EWSClient.GetEWSClient(“https:[//outlook...com/ews/exchange.asmx](https://outlook.office365.com/ews/exchange...

    forum.aspose.com/t/exchange-find-a-contact-by-n...
  7. C# Find, Copy, Move, Delete Conversation with E...

    Use .NET Ews API to work with conversations in Microsoft Exchange Server using C# .NET. Find, copy, move, and delete conversations from Exchange Server....features to implement email client applications. Also, it allows...nversation.ConversationId, client.MailboxInfo.DeletedItemsUri)...

    blog.aspose.com/2022/03/31/work-with-conversati...
  8. 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...
  9. Email Tracking C# - Office 365 Exchange server ...

    Dear Team, We have purchased ASPOSE Email Product. We have below requirement. Can you please share the code and help us out. We have one common Email Id configured on Office 365 Exchange server. This common ID will be …...com/ews/exchange.asmx ](https://outlook.office365.com/ews/exchange...password, domain); IEWSClient client = EWSClient.GetEWSClient(mailboxUri...

    forum.aspose.com/t/email-tracking-c-office-365-...
  10. Can not retrieve EWSClient instance - Free Supp...

    I’m trying to retrieve an instance of my outlook calendar. When I run this code: const string domain = @"https://outlook.office365.com/owa/<my company name>.com/"; const string username = @"<my email use…...email password>"; IEWSClient client = EWSClient.GetEWSClient(domain..."https://outlook.office365.com/ews/exchange.asmx"; const string...

    forum.aspose.com/t/can-not-retrieve-ewsclient-i...