KnownBooleanMetadataFieldsNotifyUnread 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).
Namespace: OpenDiscoverSDK.Interfaces.MetadataAssembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax[KnownMetadataAttribute(IsEmailType = true)]
public const string NotifyUnread = "NotifyUnread"
Field Value
String
See Also