Click or drag to resize

KnownBooleanMetadataFieldsSubmitted Field

Outlook email object associated metadata field. True if message is marked for sending as a result of a call to the RopSubmitMessage ROP (MAPI property PidTagMessageFlags 0x00000004 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 Submitted = "Submitted"

Field Value

String
See Also