Click or drag to resize

ContentExtractionSettingsTimeZoneAndEmail Property

Settings for document collection time zone and related extracted DateTime metadata and email extracted text DateTime display.

Namespace: OpenDiscoverSDK.Interfaces.Settings
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax
C#
[DataMemberAttribute]
public TimeZoneAndEmailSettings TimeZoneAndEmail { get; set; }

Property Value

TimeZoneAndEmailSettings
See Also