Status of last operation (equivalent to Status(1))
Property type
Read-only property
Syntax
Visual Basic
PublicProperty LastStatus AsLong
Remarks
A useful shortcut which makes it easier to access the result of the last operation performed, where only a single result is expected (e.g. after SendVerify). Like all similar properties, it is only valid when isReady is true.