davidd31415
Programmer
I would like to share all subfolders in a certain email folder of mine using Outlook 2000. Is it trivial to use VBA code to do this?
I have been able to share single folders but unless I share the entire mailbox I need to set the properties for each and every subfolder individually. If I could setup a VBA script to do this for me it would make the application I am considering feasible. It would be even better if the script would run once a day or each time I open Outlook.
Suggestions on specific commands, objects, or properties that I might need to work with in order to get this job done would be appreciated. I’ve worked with VBA for several years in Excel but have not done so with Outlook.
Thanks,
Dave
I have been able to share single folders but unless I share the entire mailbox I need to set the properties for each and every subfolder individually. If I could setup a VBA script to do this for me it would make the application I am considering feasible. It would be even better if the script would run once a day or each time I open Outlook.
Suggestions on specific commands, objects, or properties that I might need to work with in order to get this job done would be appreciated. I’ve worked with VBA for several years in Excel but have not done so with Outlook.
Thanks,
Dave