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).
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 ReferenceOnlyAttachmentPath = "ReferenceOnlyAttachmentPath"
Field Value
String
See Also