Source (NotesEmbeddedObject - LotusScript®)
Read-only.
- If the NotesEmbeddedObject is an embedded object or object link, this property returns the internal name that Notes® uses to refer to the source document.
- If the NotesEmbeddedObject is a file attachment, this property returns the file name of the original file.
Defined in
Data type
String
Syntax
To get: source$ = notesEmbeddedObject .Source