Read-only.
NotesEmbeddedObject
Data type
String
Syntax
To get: source$ = notesEmbeddedObject.Source
Usage
If the NotesEmbeddedObject is a file attachment returned from the EmbedObject method in NotesRichTextItem, the Source property returns the full path and file name of the attachment. If the NotesEmbeddedObject is a file attachment obtained from another property or method, the Source property returns only the file name of the attachment.
Language cross-reference
Source in Java EmbeddedObject class
@AttachmentNames function in formula language
Example See Also