KnownStringMetadataFieldsInternetReferences Field |
Microsoft Outlook email object (.msg) and MIME (.eml) email associated metadata. Contains a list of MIME message IDs that specify the messages
to which this reply is related (corresponds to MAPI PidTagInternetReferences property). "References:" MIME header is also mapped to this metadata field.
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 InternetReferences = "InternetReferences"
Field Value
String
See Also