isDate method

bool isDate()

Implementation

bool isDate(){return(CM_MSGSTATUS_DATETIME== super.status);}