Drop INTO Outlook Calendar From Add-In

K

Kelly Harrison

I'm developing an add-in that will allow my customers to schedule
items that are created from a database. I've gotten as far as
creating the add-in and populating a form (I'm using c# for this
add-in). Ideally, I'd like to drag items from the form into the
Outlook calendar, at which point an appointment window will open
pre-filled w/ data from my database and the date/time at which the
drag/drop operation ends on the calendar. Unfortunately, I'm at a
loss as to how to capture the drop operation. It seems from my
googling that dnd really isn't supported by the Outlook object model,
but there must be some way to accomplish this.

Any help would be appreciated.

Thanks,
Kelly
 

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