UpdateVolumePropertiesOperation
Specifies the tasks to perform during the UpdateVolumeProperties operation.
Request schema
<xsd:complexType name="UpdateVolumePropertiesOperation">
<xsd:sequence>
<xsd:choice>
<xsd:element name="SetAttributes" type="typens:Volume"
minOccurs="0"/>
<xsd:element name="SetPrinterOptions"
type="typens:ArrayOfPrinterOptions" minOccurs="0"/>
<xsd:element name="SetSystemPrinters"
type="typens:ArrayOfPrinter" minOccurs="0"/>
<xsd:element name="ClearSystemPrinters"
type="typens:ArrayOfString" minOccurs="0"/>
<xsd:element name="SetAutoArchiveSchedules"
type="typens:JobSchedule" minOccurs="0"/>
</xsd:choice>
</xsd:sequence>
</xsd:complexType>
Request elements
SetAttributes

Contains one or more of the following Encyclopedia volume properties to update:

DefaultPrinterName

MaxJobRetryCount

JobRetryInterval
The interval between retry attempts. Measured in seconds.

DefaultViewingPreference

DHTMLPageCaching

DHTMLPageCachingExpiration
If DHTMLPageCaching is True, set the DHTMLPageCachingExpiration to a valid value. To disable DHTMLPageCaching, set DHTMLPageCachingExpiration to ‑1.
SetPrinterOptions
The Encyclopedia volume printer options to update.
SetSystemPrinters
The printer to set as the system printer for the Encyclopedia volume.
ClearSystemPrinters
The printer to remove from the Encyclopedia volume.
SetAutoArchiveSchedules
The start of the autoarchive schedule for folders and files on the Encyclopedia volume.