| VT_DATE | CreationDate | Read Write | Date and time when the image was created. |
| VT_BSTR | Description | Read Write | Volume description. |
| IImageLocation | DestinationLocation | Read Write | Location where the virtual volume file(s) will be generated. |
| IP2vDiskOptions | DestinationOptions | Read Write | Virtual disk options for the destination virtual disk(s). |
| eP2V_CONVERSION_TYPES | DestinationConversionType | Read Write | Type of virtual disk(s) to be generated (either vmdk, vhd or v2i). |
| VT_BSTR | DriveLetter | Read Write | Drive letter for the volume, for example, C:. |
| VT_UI4 | FreeSpaceMB | Read Write | Size of the volume's free space (in MB) on the physical disk. |
| VT_BOOL | IncludeInVirtualDisk | Read Write | Flag indicating whether to include the volume in the generated virtual disk. |
| VT_BOOL | IsActive | Read Write | Flag indicating whether the volume is active on the partition. |
| VT_BOOL | IsLogical | Read Write | Flag indicating whether the volume is a logical part of the extended partition. |
| VT_BOOL | IsSystemVolume | Read Write | Flag indicating whether the volume is a system volume. |
| VT_BSTR | Label | Read Write | Label for the volume, for example, [SYSTEM], [DATA]. |
| VT_UI4 | OffsetOnMedia | Read Write | Volume's (location) offset on the physical disk. |
| VT_UI4 | SizeMB | Read Write | Represents the volume's size on the physical disk in MB (including free space and used space). |
| VT_BSTR | SourceEncryptedPassword | Read Write | Encrypted password for the volume's source file. |
| IImageLocation | SourceLocation | Read Write | Location of the volume's source file. |
| IP2vDiskOptions | SourceOptions | Read Write | Virtual disk options for the volumes source file (if applicable). |
| VT_BSTR | SourcePassword | Write | Password (non-encrypted) for the volume’s source file (if needed). |
| VT_BSTR | VolumeID | Read Write | Volume’s unique (string) id. |
| VT_BSTR | RunJobDisplayText | Read Write | Text to be displayed when a job is being run using this object. |
| VT_BSTR | HexSourceEncryptedPassword | Read Write | A hex string representation of the encrypted password |
| VT_BSTR | GenericID | Read Write | Unique identifier that makes sense across multiple machines. |
| VT_BSTR | UsageType | Read Write | Get volume usage type. |
| VT_BOOL | IsDeduped | Read Write | Is this volumed deduped. |
| VT_BSTR | JobInstanceGuid | Read Write | Get volume Job Instance Id. |
| VT_UI4 | LogicalSectorSize | Read Write | sector Size of a volume. |