OL98: NoteItem.Move Actually Copies Item (218162)
The information in this article applies to:
This article was previously published under Q218162 SYMPTOMS
You use the Move method on the NoteItem object, but the item is copied instead of moved.
RESOLUTION
As a workaround, delete the original item after you use the Move method. For example:
oNoteItem.Move oDestFolder
oNoteItem.Delete
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article. REFERENCES
For more information about creating solutions with Microsoft Outlook 98,
please see the following articles in the Microsoft Knowledge Base: 180826 OL98: Resources for Custom Forms and Programming
182349 OL98: Questions About Custom Forms and Outlook Solutions
Modification Type: | Major | Last Reviewed: | 5/13/2002 |
---|
Keywords: | kbbug kbProgramming KB218162 |
---|
|