Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Responding to Outlook events
Message
From
28/04/2004 13:17:30
Elyse Pomerantz
Dynamic Data Concepts, Inc.
Brooklyn, New York, United States
 
 
To
28/04/2004 13:03:38
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00898976
Message ID:
00899037
Views:
16
>>I'd like to be able to detect when a user clicks on an appointment in their Outlook calendar and run some code in my VFP8 application based on the selected appointment. Is this possible?
>
>If you know for sure that your application will be running already, you can use EventHandler() to find to the appropriate event.
>
>If not, you'll need to hook into the Outlook event model and have that code run your VFP code. I've done this with the other Office products (and published about it), but I know it's different for Outlook. You may find something helpful at www.slipstick.com.
>
>Tamar

I can assume that my application will be running. How can I find the appropriate event to use with EventHandler()?
Elyse Pomerantz
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform