I need a way to find out if a configured exchange connection is really connected through user input. I am using ews.
Use Autodiscovery if available.
If you know the URL, check the web service by creating an HttpWebRequest with an EWS URL and use HTTPWebResponse to verify that the response status is valid.
If you want to test the actual web service call in the mailbox, you can try to find the root folder by calling GetFolderType.
Source: https://habr.com/ru/post/1776205/More articles:Reason for counting non-clustered index on Sql server - sql-serverandroid LocationManager.requestLocationUpdates with minTime> 0 does not work as expected - androidCSS / HTML5 vertical progress bar - cssUrl editing in postback - c #https://translate.googleusercontent.com/translate_c?depth=1&pto=aue&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1776204/ef4-add-foreign-keys-to-model&usg=ALkJrhgsExxRDIZ7WPt9BGWujMnZXHEWmwjavascript: create an object that inherits from prototypes of more than one constructor - javascriptФайл .SF для Android. - javaHow to get values for android application - androidC ++ exception catching - c ++SQL query to get numerical value and print as words - sqlAll Articles