![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
Hello
My assignment is as follows: -I need to retrieve user appointments in a given timespan from Exchange. Due to performance issues I need to be able to restrict the folders containing appointments server side. -I currently log on to Exchange using RDOSession, under an account created specially for this purpose. My question is: -How can I restrict the appointments in a given user's calendar folder using RDO? My experiences a -RDOFolders can't be restricted. -MAPITables can be restricted, but can't (to my knowledge) be converted into RDOFolders or RDOAppointmentItems again. -RDOSearchFolders can contain RDOFolders that are restricted. I can restrict my own calendar, but not other user's. I can only get a search folder to access the current user's SharedDefaultFolder, i.e. the following fails: "rdoSession.GetSharedDefaultFolder(addressEntr y, rdoDefaultFolders.olFolderCalendar);" when using "RDOSearchFolder.Start()" on the search folder; although it works for the special account. I would appreciate any input regarding this problem. Thank you -Nikolaj |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
FormsDescription without RDO? | Peter Marchert | Outlook and VBA | 13 | February 21st 07 07:22 AM |
Outlook 2003- Other user's folder... | Vince$ | Outlook - Installation | 2 | February 2nd 07 01:25 PM |
Restricting who can modify a calendar | dmp | Outlook - Calandaring | 1 | October 18th 06 06:34 AM |
Forwarding a copy of a form from a Public Folder to a user's inbox | Bubba Smith | Outlook - Using Forms | 5 | October 10th 06 03:57 PM |
Configuring user's calendar appointments as tentative. | ejptccs123 | Outlook - Calandaring | 1 | August 22nd 06 06:46 PM |