The networking guys are starting the transition from Exchange 2003 to Exchange 2007, so I finally get to play with using the Exchange provider with the RadScheduler. So far, the initial setup using my personal email account has gone fairly smoothly and it's pretty awesome how everything seems to work so well! So on to my question...
How do I get it to work with public folders or to load another user's calendar (to which the logged in user has access rights in Exchange)? The provider only takes a username, password, and domain along with the server URL. I don't see how to specify a particular folder or path. Looking at Telerik's source code for the Exchange provider, I do see that the DistinguishedFolderIdNameType enumerated date type includes an option for publicfoldersroot, but it doesn't appear to be used anywhere.
Similarly, I'd also like User A, who has access rights to User B's calendar, to be able to do so, but, again, I don't see where I can specify the alternate calendar location.
Has anyone figured either of those out?
How do I get it to work with public folders or to load another user's calendar (to which the logged in user has access rights in Exchange)? The provider only takes a username, password, and domain along with the server URL. I don't see how to specify a particular folder or path. Looking at Telerik's source code for the Exchange provider, I do see that the DistinguishedFolderIdNameType enumerated date type includes an option for publicfoldersroot, but it doesn't appear to be used anywhere.
Similarly, I'd also like User A, who has access rights to User B's calendar, to be able to do so, but, again, I don't see where I can specify the alternate calendar location.
Has anyone figured either of those out?