BCGControlBar Pro for MFC
virtual void CBCGPAppointment::GetProperties ( CBCGPAppointmentPropertyList props) const
virtual

Returns a property bag associated with this appointment.

Use this method to obtain the property bag associated with this appointment. This method should be overridden in a derived class if you need to add new property types.

Parameters
propsA reference to an appointment property list object. It will reference to the property bag when the function returns.