Usage: messageupdateflag msgid={messageID} flag={1|0}

Updates the flag_read property of the offline message specified with msgid. If 
flag is set to 1, the message will be marked as read.

Example:
   messageupdateflag msgid=4 flag=1
   error id=0 msg=ok