BCGSuite for MFC
void CBCGPAppointment::SetRecurrenceRule ( const CBCGPRecurrenceBaseRule pRule)

Applies a recurrent rule to the appointment.

You can call this method only for the appointments that just have been created or for parent recurrent appointments.

Parameters
pRuleA valid pointer to rule to be applied.