ContentExtractionSettingsTimeZoneAndEmail Property

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

Definition

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

Property Value

TimeZoneAndEmailSettings

See Also