A Microsoft Outlook email forum. Outlook Banter

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.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook and VBA
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Restricting appointments in a user's calendar folder using RDO



 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1  
Old March 7th 07, 03:22 PM posted to microsoft.public.outlook.program_vba
[email protected]
external usenet poster
 
Posts: 1
Default Restricting appointments in a user's calendar folder using RDO

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
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


All times are GMT +1. The time now is 05:06 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.