I've got an Outlook Add-In that automatically backs up e-mail to an archive folder with the name "Archive " & Year. These Archive folders are PST Folders that exist in a directory. They are all created from a template called archivetemplate.pst.
What I'd like to do is this:
If 'Archive 2003' folder doesn't exist in current namespace, copy ArchiveTemplate.pst -> Archive 2003.pst
Add Archive 2003.pst to folders list in namespace.
Is it possible to add a PST To the MAPI Namespace through code?
Looking forward to any help I can get.
Thanks.
--NipsMG s-)
What I'd like to do is this:
If 'Archive 2003' folder doesn't exist in current namespace, copy ArchiveTemplate.pst -> Archive 2003.pst
Add Archive 2003.pst to folders list in namespace.
Is it possible to add a PST To the MAPI Namespace through code?
Looking forward to any help I can get.
Thanks.
--NipsMG s-)