S
Serge Rozentsvet
Hi,
I am looking for quick solution/script that will allow me
to move an eMail item from one .PST file to another.
My problem is that the eMail item could be in one or more
SUBFOLDERS and I need to move it to exact same location
in a different .PST file.
For example -
Move eMail item from [My E-Mails PST] \ [Inbox] \ [Work]
to [My Archive PST] \ [Inbox] \ [Work].
The catch is that I cannot use the .PARENT propery of the
eMail since I do not know how many .PARENTs there are
(what if there's another folder within [Work]). Thus
the .MOVE() method does not seem appropriate, or is it ??
Is there another way to specify a destination path for
the .MOVE() method?
Any help will be greatly appreciated.
I am looking for quick solution/script that will allow me
to move an eMail item from one .PST file to another.
My problem is that the eMail item could be in one or more
SUBFOLDERS and I need to move it to exact same location
in a different .PST file.
For example -
Move eMail item from [My E-Mails PST] \ [Inbox] \ [Work]
to [My Archive PST] \ [Inbox] \ [Work].
The catch is that I cannot use the .PARENT propery of the
eMail since I do not know how many .PARENTs there are
(what if there's another folder within [Work]). Thus
the .MOVE() method does not seem appropriate, or is it ??
Is there another way to specify a destination path for
the .MOVE() method?
Any help will be greatly appreciated.