View Single Post
  #1  
Old August 22nd 06, 11:49 AM posted to microsoft.public.outlook.program_addins
lg
external usenet poster
 
Posts: 26
Default Outlook Recurence

Hi,
I am programming an Add-in for Outlook using C# and VSTO and was
wondering if it is possible to determine in the recurrence dialog of an
appointment item in outlook to know what monthly pattern is set. (For
example, to get the third Wednesday of of every month). I am using the
RecurrencePattern object but there dosnt seem to be any why to get this type
of pattern from the object
Ads