View Single Post
  #3  
Old August 2nd 07, 03:06 PM posted to microsoft.public.outlook.program_vba
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Create an item without getting the dialog

You'd need to execute the New command using CommandBars. See http://www.outlookcode.com/codedetail.aspx?id=616

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


"DENNIS BROWN" wrote in message . ..
Hi,
When I create an item, and retrieve the .Start property (I'm trying to get the date of the currently displayed calendar), it gives the current date. How do I create an item that uses the date I'm viewing within the calendar?

--

Thanks,
Dennis
Ads