M
Michael
Hello
I want to export some Items of my Calendar and Contacts to an external File
on my harddisk and to move it to an other PC and import the Items into a
Folder again.
With Outlook 2003 - no problem! But I want to automate this process and
don't know how to write it in VBA!? I already wrote code witch makes, from
every Item I want to move, an file (with "save as" function from every
Item). But this is VERY slow when I try to export a large amount of Items
an Outlook Add-in) but the "Items"-object is not marked as serializable.
So if anybody knows how to use the Function "File->Import/Export->Export to
a file->...pst->" and the other way back with VBA or if anybody has a better
or other Idee for moving fast the whole folder or Itemcoll. from one Outlook
to an other Outlook- please let me know
Thank you very much in advance for your efforts.
- Michael
I want to export some Items of my Calendar and Contacts to an external File
on my harddisk and to move it to an other PC and import the Items into a
Folder again.
With Outlook 2003 - no problem! But I want to automate this process and
don't know how to write it in VBA!? I already wrote code witch makes, from
every Item I want to move, an file (with "save as" function from every
Item). But this is VERY slow when I try to export a large amount of Items
is OK for me!)I tryed to serialize the Items-Collection with VB .Net (wrote500! So I thought of exporting the whole collection (Even the whole Folder
an Outlook Add-in) but the "Items"-object is not marked as serializable.
So if anybody knows how to use the Function "File->Import/Export->Export to
a file->...pst->" and the other way back with VBA or if anybody has a better
or other Idee for moving fast the whole folder or Itemcoll. from one Outlook
to an other Outlook- please let me know
Thank you very much in advance for your efforts.
- Michael