HasEmbedded (NotesDocument - LotusScript®)
Read-only. Indicates whether a document contains one or more embedded objects, object links, or file attachments.
Note: Embedded objects and object links are not supported for UNIX™ and the Macintosh. File attachments are.
Defined in
Data type
Boolean
Syntax
To get: flag = notesDocument .HasEmbedded
Legal values
- True indicates that the document contains one or more embedded objects, object links, or file attachments.
- False indicates that the document does not contain any embedded objects, object links, or file attachments.