Click or drag to resize

KnownStringMetadataFieldsOutlookFlagStatus Field

Specifies the flag state of an Outlook Message object. This property is present on the Message object only if the object has been flagged and is not present otherwise (PidTagFlagStatus).

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 OutlookFlagStatus = "OutlookFlagStatus"

Field Value

String
See Also