Return a description of the last error that occurred.
Syntax
object.LastErrorString
The object is an expression that evaluates to an InternetMail
object. The property returns a string value.
Remarks
The LastErrorString property returns a string that
contains a description of the last error that occurred.
Data Type
String
See Also
LastError Property
|