DocumentTaskSettingsTotalPartitions Property |
The total number of processing partition tasks to partition an archive or mail store. This property must be set if
property
IsPartitioned is set to true and must be greater than or equal to 2.
Namespace: OpenDiscoverSDK.Interfaces.Platform.SettingsAssembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.6.0 (2025.4.6)
Syntax[DataMemberAttribute]
public int TotalPartitions { get; set; }Property Value
Int32
Remarks
See Also