Click or drag to resize

KnownBooleanMetadataFieldsHasReferenceOnlyAttachment Field

Outlook email object has an attachment that is referenced only by a fully qualified path.

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 HasReferenceOnlyAttachment = "HasReferenceOnlyAttachment"

Field Value

String
See Also