Known Boolean Metadata FieldsRead Field
Outlook email object associated metadata field. True if the folder mail item has been read; false otherwise (MAPI property PidTagMessageFlags flag mfRead,
where if 0x00000001 bit is set - The message is marked as having been read).
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 Read = "Read"