BOOL CBCGPAppointment::IsMultiDay | ( | BOOL | bLessThan24 = FALSE | ) | const |
Tells whether an appointment is a multi day appointment.
Returns TRUE if the appointment lasts more than 24 hours.
bLessThan24 | If this paramater is TRUE, the appoinments with duration less than 24 hours will be also checked. |