| VT_BSTR | Name | Read Write | Internal type name of the ImageLocation object. |
| VT_BSTR | DisplayName | Read Write | User-friendly name of the ImageLocation. |
| VT_BSTR | NextFilename | Read | Filename to use for the next image at this location. |
| VT_BSTR | DisplayFilename | Read | User-friendly name to use for the next image at this location. |
| VT_BOOL | SupportsCountQuota | Read Write | Whether this location supports an image count quota. |
| VT_BOOL | SupportsSizeQuota | Read Write | Whether this location supports a size quota. |
| VT_BOOL | SupportsRemote | Read Write | Whether this location supports remote usage. |
| VT_BSTR | Path | Read Write | Folder to store the image files. |
| VT_BSTR | FileSpec | Read Write | Root filename used to create the image. |
| VT_BSTR | Extension | Read Write | File extension used to create the image. |
| VT_BSTR | NetworkUser | Read Write | User name for accessing the network path. |
| VT_BSTR | NetworkPassword | Write | Clear text password for accessing the network path. |
| VT_BSTR | DisplayPath | Read Write | Folder path with embedded Env variables. |
| VT_BSTR | HexEncryptedPassword | Read Write | A hex string representation of the encrypted password. |
| IDedupeParameters | DedupeParams | Read Write | De-duplication parameters. |
| VT_BOOL | IsDedupeLocation | Read Write | Whether the location is a de-duplication location. |
| VT_BSTR | ServerName | Read Write | OST location server name or address. |
| VT_BSTR | LSU | Read Write | LSU for accessing the OST location. |
| VT_BSTR | OstPluginName | Read Write | OST plugin name. |