void CBCGPRecurrenceBaseRule::SetTimeInterval | ( | const COleDateTimeSpan & | tmStart, |
const COleDateTimeSpan & | tmFinish | ||
) |
Sets time interval for the recurrence rule.
Use this function to set the start and end dates for the recurrence rule. The rule generates recurrent appointments within this interval.
tmStart | Specifies the start date. |
tmFinish | Specifies the finish date. |