Group:  Microsoft Outlook ยป microsoft.public.outlook.program_addins
Thread: Adding events to a new item

Geek News

Adding events to a new item
lg 8/24/2006 3:20:01 PM
When is the best time to add an event to a new created appointment item. If
you add a write event for example to a new appointment item in the
NewInspector function and then save the appointment item, when you re-open
the saved appointment item, the NewInspector function gets called again and
adds another write event to the appointment item ?
Re: Adding events to a new item
"Ken Slovak - [MVP - Outlook]" <kenslovak[ at ]mvps.org> 8/24/2006 6:53:53 PM
You don't add events to an item, they are part of that item's object model.
You choose to handle specific events for an item. Doing that has nothing to
do with NewInspector firing after opening an item, it will whether you
subscribe to NewInspector or events in Inspector.CurrentItem.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm


"lg" <lg[ at ]discussions.microsoft.com> wrote in message
news:E7805042-97B2-4F02-AA82-BB8439D261B9[ at ]microsoft.com...
[Quoted Text]
> When is the best time to add an event to a new created appointment item.
> If
> you add a write event for example to a new appointment item in the
> NewInspector function and then save the appointment item, when you re-open
> the saved appointment item, the NewInspector function gets called again
> and
> adds another write event to the appointment item ?

Home | Search | Terms | Imprint Contact
Newsgroups Reader - provided by WiredBox.Net