How do i raise events for dropping items into shared calendar

R

Rohit

Hi,
I am working on an outlook addin project where i want to capture an event
when the user drags an appointment item from his outlook calendar and drops
it in a outlook shared calendar on his machine. So when the user takes this
action an event must be trapped to perform some business specific operations
like sending emails.
Is there any event raised on such action which gives details of the
appointment item which is dropped in the shared calendar.

Thanks and Regards
 
M

Michael Bauer [MVP - Outlook]

See the ItemAdd event of the Items collection. For more programming related
questions, please use the microsoft.public.outlook.program_vba group.

--
Best regards
Michael Bauer - MVP Outlook
Manage and share your categories:
<http://www.vboffice.net/product.html?pub=6&lang=en>

Am Fri, 8 Jan 2010 00:33:01 -0800 schrieb Rohit:
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top