KnownStringMetadataFieldsReferenceOnlyAttachmentPath Field

Outlook email object has attachment(s) that are referenced by a fully qualified path (see also KnownBooleanMetadataFields.HasReferenceOnlyAttachment) and this field contains the attachment(s) path(s).

Definition

Namespace: OpenDiscoverSDK.Interfaces.Metadata
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2026.2.6.0 (2026.02.06)
C#
[KnownMetadataAttribute(IsEmailType = true)]
public const string ReferenceOnlyAttachmentPath = "ReferenceOnlyAttachmentPath"

Field Value

String

See Also