How to access images under email body via agent?

Hello,I’d like to ask you. I need to access image object under email body. I’m not sure whether it’s ole object or so. Is there any class to provide me the access to this kind of objects?

It is NOT standard attachement. Some script sample would be welcomed.

Thanks in advance

Subject: read Help

Given the name of an embedded object or an object link in a rich text item, returns the corresponding NotesEmbeddedObject.

Defined in

NotesRichTextItem

Syntax

Set notesEmbeddedObject = notesRichTextItem.GetEmbeddedObject( name$ )