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