A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Add-ins for Outlook
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

AppointmentItem.Move creates a copy?



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old February 25th 08, 06:32 PM posted to microsoft.public.outlook.program_addins
eric
external usenet poster
 
Posts: 3
Default AppointmentItem.Move creates a copy?

Anyone ever run in to this issue I'm seeing... I have some code that
adds an appointment item, then calls Move to move it to the correct
folder. Most of the time it is already in the correct folder, so the
"Move" really doesn't do anything. Under previous testing, Move would
return an error if the item was already in the correct folder. Now,
on at least one test system, running Outlook 2003, it appears Move
creates a Copy of the appointment item, instead of returning an error.

The obvious thing would be for me to not attempt to move the item if
already in the correct folder, but that requires changing my design
and a lot of existing code. I'd like it at least understand why this
change may have occured (in Outlook 2003? or a service pack?) before I
go making changes designed around this new behavior.
  #2  
Old February 26th 08, 12:54 AM posted to microsoft.public.outlook.program_addins
eric
external usenet poster
 
Posts: 3
Default AppointmentItem.Move creates a copy?

On Feb 25, 11:32*am, eric wrote:
Anyone ever run in to this issue I'm seeing... *I have some code that
adds an appointment item, then calls Move to move it to the correct
folder. *Most of the time it is already in the correct folder, so the
"Move" really doesn't do anything. *Under previous testing, Move would
return an error if the item was already in the correct folder. *Now,
on at least one test system, running Outlook 2003, it appears Move
creates a Copy of the appointment item, instead of returning an error.

The obvious thing would be for me to not attempt to move the item if
already in the correct folder, but that requires changing my design
and a lot of existing code. *I'd like it at least understand why this
change may have occured (in Outlook 2003? or a service pack?) before I
go making changes designed around this new behavior.


Nevermind, turns out I wasn't debugging this issue correctly and this
wasn't even what was happening.
 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How to copy (or move) Journals from one folder to another rdc Outlook - General Queries 5 November 26th 07 09:34 PM
help: AppointmentItem.copy fail problem meokey Outlook and VBA 2 October 31st 06 03:07 PM
Copy and move mail to folder LDMueller Outlook and VBA 4 September 22nd 06 12:45 PM
Rules do not move message, they copy, How to stop this? J Outlook - General Queries 3 September 13th 06 12:34 AM
Make move mean copy.. Slick_lar Outlook and VBA 7 August 25th 06 04:36 AM


All times are GMT +1. The time now is 12:59 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.