Click or drag to resize

KnownBooleanMetadataFieldsUntrusted Field

Outlook email object associated metadata field. True if the incoming message arrived over an external link other than X.400 or the Internet. It originated either outside the organization or from a source the gateway does not consider trusted (MAPI property PidTagMessageFlags 0x00008000 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 Untrusted = "Untrusted"

Field Value

String
See Also