View Single Post
  #6  
Old October 16th 09, 03:55 PM posted to microsoft.public.outlook.program_addins
Ken Slovak - [MVP - Outlook]
external usenet poster
 
Posts: 5,848
Default Creating yearly recurrence appointment

You have to use code that works, not what you'd like to use. If those are
the settings you want you have to use the weekly type with the day of the
week mask set. Otherwise it won't work.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm


"hemaneelagiri via OfficeKB.com" u54138@uwe wrote in message
news:9da9942b1c42d@uwe...
Hi
Thanks for your support


i am setting the recurrence type to recurs daily and i am setting
recurrencePattern.DayOfWeekMask = (Microsoft.Office.Interop.Outlook.
OlDaysOfWeek)62;
then it is giving bellow error
"The property for the recurrence type is not valid. Verify your code."

if i set weekly and dayofmask it is working properly but when i
recurrence
pattern there weekly type and week days checkbox is selecting but i want
to
select daily and weekday options

Thanks

--
Message posted via http://www.officekb.com


Ads