OL2003 - Task Item - Reccurence- Weekly - Regenerate New Task.

S

semut

Hello,

I am not sure if this is a feature or not. If I set my task recurrence
pattern as

- Weekly - Regenerate 1 New task

And then in my VBA, if I get the Reccurence pattern (with
GetRecurrencePattern call) , it will return the ReccurencePattern object
with properties.

RecurrenceType == olRecursDaily

and not

RecurrenceType == olRecursWeekly

Environment:
OS: WinXP
Office: OL2003

Anyway to resolve this problem cause I can't tell what is the user selection
if they have chosen Weekly - Regenerate?



thanks in advance.
 
Top