Returns extended error information if the last message failed to be sent, empty string otherwise.
Remarks
If programming language you are using does not support out parameters (JavaScript for example), GetLastErrorDescription can be used to obtain extended error information of the last synchronous send operation, i.e. the error description from the last call of Send, SimpleSend, SimpleSendAttachment, SimpleSendScriptable or SimpleSendAttachmentScriptable.