isInOutbox method

bool isInOutbox()

Implementation

return false;}bool isInOutbox(){return(super.status== MESIBO_MSGSTATUS_OUTBOX);}