KnownBooleanMetadataFieldsUnsent Field |
Outlook email object associated metadata field. True if message is still being composed and is treated as a Draft Message object (MAPI property PidTagMessageFlags flag mfUnsent,
where if 0x00000008 bit is set - The message is still being composed and is treated as a Draft Message object).
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 Unsent = "Unsent"
Field Value
String
See Also