View Single Post
  #5  
Old September 5th 08, 03:24 PM posted to microsoft.public.outlook.program_addins
AlanGlover
external usenet poster
 
Posts: 11
Default Where to store a unique reference in an Appointment Item?

I still have problems I'm afraid. I am adding a userproperty when the user
saves a new appointment and setting its value with my user reference string.
I can go to the saved appointment with Outlook Spy and my property is there
and set correctly.

I right click and delete the appointment. Go into the deleted items folder
and open the item with Outlook Spy - the user property has gone -
userproperties.count is 0.

Alan

"Ken Slovak - [MVP - Outlook]" wrote:

Writing to GlobalObjectID is a real good way to screw things up with
meetings and appointments.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm


"AlanGlover" wrote in message
...
Thanks for this.

I suppose the second paragraph means I shouldn't write to this property?

The first para is a great help though I have clearly misunderstood
something
I read (or read some internet garbage), and it sounds like I can just use
a
user property. Will try that tomorrow.

Thanks

Alan



Ads