KnownDateTimeMetadataFieldsCreateDateTimeReadOnly Field

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

Definition

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

Field Value

String

See Also