EwsEditor icon indicating copy to clipboard operation
EwsEditor copied to clipboard

EWSEditor is a large sample which shows how Exchange Web Services (EWS) calls can be done in code.

Results 11 EwsEditor issues
Sort by recently updated
recently updated
newest added

Bumps [Microsoft.Identity.Client](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet) from 4.50.0 to 4.59.1. Release notes Sourced from Microsoft.Identity.Client's releases. 4.59.1 Bug Fixes Updated Android webview attribute. 4.59.0 New Features Removed support for deprecated Xamarin.Android 9 and Xamarin.Android...

dependencies

Tools -> EWS POST, the window is cut off. ![image](https://github.com/dseph/EwsEditor/assets/32412778/8ef7a27c-9ea1-4eef-bbd4-3de3c320357a)

Hi, testing delegated authentication with a GCCH/DOD account is failing with a null ref exception when creating the service obj. Debug shows the failure in the oAuthHelper class - seems...

It looks like this is hard coded to the commercial auth endpoint. Is there any way to configure this to point to DOD/GCCH auth endpoints or have an option to...

I need the option to multiple select sub-folders (in this case: sub-folders within a folder called "Tasks"). Is this possible? If not, are there any keyboard shortcuts I can use?

EWS Editor 1.22.2 supports Application permissions with a Client Secret: ![image](https://user-images.githubusercontent.com/5260172/153160604-03ef62ee-e928-4d6b-b17f-eafc2dee5180.png) It would be great to be able using certificate as well: ![image](https://user-images.githubusercontent.com/5260172/153161000-d09a0498-3ed9-49d7-baa1-eb9406802bab.png)

This tool is used by Outlook.com support and has recently quit working. The auto detect is not working and errors out as too many redirect.

In debugging an issue where exchange-folders weren't being presented to an IMAP-client I used EwsEditor to recognize that the folders affected didn't have the FolderClass property (which should be there...

Add functionality for Office 365 Group Mailboxes. If you put the group mailbox address in the Anchor Header, the tree view will display the Group Mailbox.

Bumps System.Text.Json from 7.0.2 to 8.0.4. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=System.Text.Json&package-manager=nuget&previous-version=7.0.2&new-version=8.0.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies