Platform SDK: Exchange 2000 Server |
[This is preliminary documentation and subject to change.]
The details of an error to be reported back to the audit trail.
[Visual Basic] Public Property strErrorDescription as String [C++] HRESULT get_ErrorDescription (BSTR* pVal); HRESULT put_ErrorDescription (BSTR Val); [IDL] HRESULT [propget] ErrorDescription ([out,retval] BSTR* pVal); HRESULT [propput] ErrorDescription ([in] BSTR Val);
On exiting a script the workflow engine automatically looks for an error description in this property only if the ErrorNumber property is set. If ErrorNumber property is not set, nothing will happen.