Hi!
I have written an application using the 1.01 APi and everything worked fine until I installed the 1.1 version.
What is the reason that the previously correct call : Dim PfRoot As Folder = Folder.Bind(service, WellKnownFolderName.PublicFoldersRoot)
now results in an error with message "Exchange Server doesn't support the requested version." ?
The service binds to a exchange 2010 withdefault setting: Dim service As New ExchangeService()
Anyone an idea?
regards,
john
Thanks, John