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.
pRule | A valid pointer to rule to be applied. |