BCGSuite for MFC
virtual BOOL CBCGPAppointmentBaseStorage::Remove ( CBCGPAppointment pApp)
pure virtual

Removes an appointment from the storage.

Returns
TRUE if an was found and successfully removed from the storage; otherwise FALSE.
Parameters
pAppA pointer to an appointment object to be removed from the storage.