|
-
Jan 12th, 2012, 09:34 AM
#1
Thread Starter
New Member
Outlook Calendar Issues
Hi,
Hoping some one can point me in the right direction, I am currently wriing a program to synch my outlook diary with an independant apps diary, I seem to have hit a bit of a wall when dealing with appointments that recur every X years. When I interogate the appointments recurrence data, an Outlook 2007 Outlook appointment set to recur on the 1st of January every 10 Years, in the Outlook collection I can see that an appointment of recurrence type 5, olRecursYearly, MonthOfYear = 1, DayOfMonth = 1, Interval = 120. So I assume that the Interval being 120 indicates the 10 years, however if I try to write an appointment back to Outlook with the same details, i.e recurs on 1st of January every 10 Years, I am unable to set the Interval to 120, the only acceptable figure is 12. The documentation indicates that Interval is not used for olRecursYearly, however it appears Microsoft are violating this. Am I missing something?
Cheers
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|