View Single Post
  #2  
Old April 11th 08, 12:14 AM posted to microsoft.public.outlook.program_addins
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Accessing User Input In Outlook Appointment Form

From the Outlook object model, Application.ActiveInspector.CurrentItem will return the currently open item.

--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54


"JRomeo" wrote in message ...
Hi:

I'm creating a COM add-in for Outlook 2003. How can I access the values of
the Start Time and End Time fields from an open Appointment form? Something
like Item.Start and Item.End I belive but not sure how to get the context of
the Appointment form. Please help. Thanks.

--
Tip: Never eat yellow snow.

Ads