BCGControlBar Pro for MFC
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.

Parameters
bLessThan24If this paramater is TRUE, the appoinments with duration less than 24 hours will be also checked.