T
Tiago Pina
Hi,
I am facing a small problem here... I have my recurrence range group where I
can select where or how my recurrence ends ("no end date", "end after <x>
occurrences" or end by <DATE>).
When Im populating my recurrence pattern object Outlook puts some default
values either in the "occurrences" field and the "end by" field, even if "no
end date" is selected.
My question is: how can I know what radio button is selected or how can I
overcome the default values inserted by Outlook?
get_NoEndDate method only excludes the other two options if it is checked...
if get_NoEndDate is false there is still two possible values the occurrences
or the end date... i still don't know how to see if which one of them is
selected...
Help pls!?
Example:
I select "End after: 5 occurences", so I only want that value, not the
default date on the "End by field".
Hope you guys understand my problem and thanks in advance.
Tiago
I am facing a small problem here... I have my recurrence range group where I
can select where or how my recurrence ends ("no end date", "end after <x>
occurrences" or end by <DATE>).
When Im populating my recurrence pattern object Outlook puts some default
values either in the "occurrences" field and the "end by" field, even if "no
end date" is selected.
My question is: how can I know what radio button is selected or how can I
overcome the default values inserted by Outlook?
get_NoEndDate method only excludes the other two options if it is checked...
if get_NoEndDate is false there is still two possible values the occurrences
or the end date... i still don't know how to see if which one of them is
selected...
Help pls!?
Example:
I select "End after: 5 occurences", so I only want that value, not the
default date on the "End by field".
Hope you guys understand my problem and thanks in advance.
Tiago