BCGSuite for MFC
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.

Parameters
tmStartSpecifies the start date.
tmFinishSpecifies the finish date.