Parameters
numMessageNumber [in]
Message number returned from the SendAsync method.
Return value
Returns extended error information if the message failed to be sent, empty string otherwise.
Remarks
SendAsync method places a message into a message queue and returns message number which identifies the message. If message failed to be sent, status of the message becomes MailStatusFailed and GetErrorDescription method can be used to obtain error description.