DocumentTaskSettingsMailStoreMessageCount Property |
If
CountMailStoreMessageObjects is false and property ProcessingTaskType is set to
SingleMailStore, then this
value must contain the already counted number of message objects in the mail store. Otherwise this property value is ignored.
Namespace: OpenDiscoverSDK.Interfaces.Platform.SettingsAssembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax[DataMemberAttribute]
public int MailStoreMessageCount { get; set; }Property Value
Int32
See Also