KnownBooleanMetadataFieldsInternet Field |
Outlook email object associated metadata field. True if the incoming message arrived over the Internet and originated either outside the organization or from a source the gateway
does not consider trusted (MAPI property PidTagMessageFlags 0x00002000 bit).
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 Internet = "Internet"
Field Value
String
See Also