| FileCreated | Read-only. For embedded objects, provides a string representing the date and time the file was created. |
| FileModified | Read-only. For embedded objects, provides a string representing the date and time the file was last modified. |
| FileSize | Read-only. For file attachments, the size of the file in bytes. |
| FitBelowFields | Read-write. Sizes the embedded object to fit below the first layout in the document. The embedded object takes over the entire document window below the… |
| FitToWindow | Read-write. Sizes the embedded object to fit the document window. The embedded object takes over the entire document window when activated. |
| Name (NotesEmbeddedObject) | Read-only. The name used to reference an embedded object, object link, or attachment. |
| Object | Read-only. If an embedded object has been loaded into memory, returns the OLE handle (IDispatch handle). If the OLE object supports OLE Automation, you… |
| Parent (NotesEmbeddedObject) | Read-only. The rich-text item that holds an object. |
| RunReadOnly | Read-write. Runs the embedded object when reading the document. |
| Source (NotesEmbeddedObject) | Read-only. |
| Type (NotesEmbeddedObject) | Read-only. Indicates whether a NotesEmbeddedObject is an embedded object, an object link, or a file attachment. |
| Verbs | Read-only. The verbs that an object supports, if the object is an OLE/2 embedded object. |