KnownBooleanMetadataFieldsHasWebReferenceAttachment Field |
Outlook email object has an attachment that is by web API reference only (i.e., the attachment data must be retrieved by web API and is not directly part of message object).
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 HasWebReferenceAttachment = "HasWebReferenceAttachment"
Field Value
String
See Also