Click or drag to resize

KnownDateTimeMetadataFieldsCreateDateTimeReadOnly Field

Associated with Outlook 'Document' message object types. Specifies the time that the file was created (PidNameCreateDateTimeReadOnly).

Namespace: OpenDiscoverSDK.Interfaces.Metadata
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.6.0 (2025.4.6)
Syntax
C#
[KnownMetadataAttribute(IsOther = true)]
public const string CreateDateTimeReadOnly = "CreateDateTimeReadOnly"

Field Value

String
See Also