| VT_BSTR | Description | Read Write | User-defined description of the image. |
| eIMAGE_REASON | Reason | Read Write | Reason for creating the image. |
| eIMAGE_TYPE | Type | Read Write | Type of the image. For example, Full, Base, or Incremental. |
| VT_I4 | SpanSizeMB | Read Write | Size (in MB) at which the image spans to a new file. |
| eIMAGE_COMPRESSION | Compression | Read Write | Compression level used to create the image. |
| eIMAGE_ENCRYPTION | Encryption | Read Write | Encryption level used to create the image. |
| eIMAGE_TRIGGERED_TYPE | Triggered | Read Write | TTriggered when specific event occurs. For example, Logon, Logoff, Application installed or launched, Data exceeded some MB, Threatcon levels (1,2,3,4) reached. |
| VT_BSTR | DisplayName | Read | User-friendly name of the image. |
| VT_BSTR | ID | Read Write | Unique, automatically generated GUID. |
| VT_DATE | Timestamp | Read Write | Date and time when the image was created. |
| VT_BOOL | IsDeleted | Read | Image file deleted because of quota enforcement. |
| VT_BSTR | Filename | Read | Full path and name of the image file. |
| IImageLocation | Location | Read Write | Location where the image resides. |
| VT_BSTR | DisplayFilename | Read | User-friendly file name of the image |
| VT_DISPATCH | Constants | Read | Named constants for scripting. See VProObjConstants. |
| VT_BSTR | JobID | Read Write | ID of job that created this image. |