![]() |
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
|
|||
|
|||
![]()
Search Folders are not supported by the Public Folders store provider
(unlike PST and primary EX store providers), but you should still be able to restrict the folder contents table on the created or last modified dates. You can do that using either OOM (Items.Restrict) or Redemption (http://www.dimastr.com/redemption/mapitable.htm). Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool wrote in message oups.com... I'm looking for a best practice method to solve the following: I have a public folder with ~12K msgs in it. A web application that I use stores the EntryIDs of each of those messages so that users can call up the message in Outlook from the web app via the "outlook://entryid" link format. I need to archive the msgs in this folder by year by setting up subfolders for each year off the root, but I can't just move the msgs manually or all the EntryIDs will change and the links in the web app will be lost. So I'm going to write a quick C# app to access the folder, find what I need to move, move them 1 at a time and update the EntryIDs in the DB after the move is made and the new EntryID is available. So I just downloaded the new version of Redemption and noticed the new RDO objects, last time I worked with it, these were not present. I'm wondering if I can use the RDOSearchFolder object to quickly "find" all the messages from a given year, then do the move operation based on the results. Do SearchFolders even work in Public Folders? Any ideas would be helpful.. thanks! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Setting the auto-archiving folder via script | Thomas | Outlook and VBA | 2 | March 8th 06 08:26 AM |
Public Folder Issue | Maurice | Outlook - Calandaring | 3 | February 21st 06 11:15 PM |
Optionally only show folders w/ new msgs in Outlook Folder List | Nikolai Devereaux | Outlook - Installation | 1 | February 16th 06 06:03 PM |
Public folder reminders | Aaron Neunz | Outlook - General Queries | 3 | January 24th 06 01:10 AM |
New message in Public Folder | Leech | Outlook and VBA | 3 | January 16th 06 04:36 PM |