BCGSuite for MFC
void CBCGPAppointmentProperty::SetString ( const CString &  value)

Sets a string to the underlined data.

Use this method to set another string data to the property. The property must be initialized (constructed) with a CString object.

Parameters
valueThe string value to set.