Z
Zip90
My issue is that I am planning on rolling out an archive solution and
would like to use the search folders to identify all messages that are
about to be deleted by the retention plan to give the users an
opportunity to move them to the archive. For Example "Before 2000"
Lets start with the good news!!
I was able to not only programmatically create the search folders I
need but also change the view to show the total number of items instead
of the unread number.
I know I cannot edit the folder but must delete and recreate.
This can only be done with CDO or Extended Mapi.
I found an example of a CDO function that looks up the ID by name, but
when I use it it only cycles through the visible folders.
I STILL CANNOT FIND THE ID OF THE SEARCH FOLDER.
I think that I need a CDO funtion that will search HIDDEN folders for
the ID of the search folder by name.
Any help would be apreciated.
would like to use the search folders to identify all messages that are
about to be deleted by the retention plan to give the users an
opportunity to move them to the archive. For Example "Before 2000"
Lets start with the good news!!
I was able to not only programmatically create the search folders I
need but also change the view to show the total number of items instead
of the unread number.
I know I cannot edit the folder but must delete and recreate.
This can only be done with CDO or Extended Mapi.
I found an example of a CDO function that looks up the ID by name, but
when I use it it only cycles through the visible folders.
I STILL CANNOT FIND THE ID OF THE SEARCH FOLDER.
I think that I need a CDO funtion that will search HIDDEN folders for
the ID of the search folder by name.
Any help would be apreciated.