Known String Metadata FieldsDate Received Field
"Date-Received" MIME (email or generic) header metadata field. There is also a DateTimeMetadataFields.DateReceived version of this field, and this field is only set if field cannot be parsed into a valid DateTime.
Definition
Namespace: OpenDiscoverSDK.Interfaces.Metadata
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2026.2.6.0 (2026.02.06)
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2026.2.6.0 (2026.02.06)
C#
[KnownMetadataAttribute(IsEmailType = true)]
public const string DateReceived = "DateReceived"