| VT_BSTR | Description | Read | Generated description of agent or computer status. |
| VT_BSTR | Operation | Read Write | Short description of current operation or status (setting Operation clears all other properties). |
| VT_BSTR | SubOperation | Read Write | Description of the current suboperation. |
| VT_BSTR | Operands | Read Write | Description of objects being operated on. |
| VT_BSTR | OperatingObject | Read Write | The ID of the currently operating job. |
| VT_I4 | Progress | Read Write | Progress of current operation in percentage. |
| VT_BSTR | Details | Read Write | Operation or status details. |
| VT_BOOL | IsCancellable | Read Write | Whether it is allowed to cancel the current operation. |
| eOPERATION_STATUS | OperationStatus | Read Write | The status of current operation. |
| VT_DISPATCH | Constants | Read | Named constants for scripting. See VProObjConstants. |
| VT_DATE | TimedOpBegin | Read Write | Start of a timed operation. |
| VT_DATE | TimedOpEnd | Read Write | End of a timed operation. |
| eOPERATION_TIMEDOP_TYPE | TimedOpType | Read Write | Type of a timed operation. |