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?