B
Bingo
I first create and save a mail item in a shared folder.
Then I use the following code to move it to a local
folder. On Outlook 98, it creates 2 identical copies.
But it works just fine on Outlook 2000 and 2003. Why?
mailItem.Move(localFolder)
Then I use the following code to move it to a local
folder. On Outlook 98, it creates 2 identical copies.
But it works just fine on Outlook 2000 and 2003. Why?
mailItem.Move(localFolder)