"'The request failed. The remote server returned an error: (401) Unauthorized.'"

Related article: Loading Calendar Appointments from Exchange Server (Office 365) using EWS (ASP.NET)
Asked by Nag
6 years ago.

FindFoldersResults findFolderResults = Service.FindFolders(WellKnownFolderName.Root, sfSearchFilter, view);

Hi, Thanks for share the source code but I got subjected msg in inner exception while debug on above given line
any suggestion to overcome from this?

This question is more than 1 month old and has been closed. Please create a new question if you have anything to add.