BCGSuite for MFC
virtual BOOL CBCGPAppointmentBaseProperty::IsValid ( ) const
virtual

Tells whether the property is valid.

Returns
TRUE, if the property is valid; otherwise FALSE.

This method is used to determine whether the property is valid.

The default implementation always returns FALSE

Reimplemented in CBCGPAppointmentProperty.