KnownBooleanMetadataFieldsFromMe Field

Outlook email object associated metadata field. True if user receiving the message was also the user who sent the message (MAPI property PidTagMessageFlags 0x00000020 bit).

Definition

Namespace: OpenDiscoverSDK.Interfaces.Metadata
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2026.2.6.0 (2026.02.06)
C#
[KnownMetadataAttribute(IsEmailType = true)]
public const string FromMe = "FromMe"

Field Value

String

See Also