Click or drag to resize

KnownBooleanMetadataFieldsUnmodified Field

Outlook email object associated metadata field. True if message has not been modified since it was first saved (if unsent) or it was delivered (if sent) (MAPI property PidTagMessageFlags 0x00000002 bit).

Namespace: OpenDiscoverSDK.Interfaces.Metadata
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax
C#
[KnownMetadataAttribute(IsEmailType = true)]
public const string Unmodified = "Unmodified"

Field Value

String
See Also