The DeleteMessage method deletes a comment or a guestbook entry. This method is new in API 1.3.
void DeleteMessage(
string mailboxId,
int messageIndex
)The mailbox identified by the mailboxId parameter must be owned by the currently authenticated user.