KnownStringMetadataFieldsDateReceived 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.
Namespace: OpenDiscoverSDK.Interfaces.MetadataAssembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax[KnownMetadataAttribute(IsEmailType = true)]
public const string DateReceived = "DateReceived"
Field Value
String
See Also