Known Boolean Metadata FieldsNotify Unread Field
Outlook email object associated metadata field. True if user who sent the message has requested notification when a recipient deletes it before reading or the Message object expires
(MAPI property PidTagMessageFlags 0x00000200 bit).
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 NotifyUnread = "NotifyUnread"