Click or drag to resize

KnownDateTimeMetadataFieldsCreationDate Field

Archive, office, email, image, multimedia, and other document associated metadata field.

Namespace: OpenDiscoverSDK.Interfaces.Metadata
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax
C#
[KnownMetadataAttribute(IsArchiveType = true, IsOfficeType = true, 
	IsEmailType = true, IsImageType = true, IsMultiMediaType = true, 
	IsOther = true)]
public const string CreationDate = "CreationDate"

Field Value

String
See Also