Send a message with a picture from the content store


<control
    xmlns="http://webservices.ecircle-ag.com/ecm" request-id="1" group-id="1">
    <message message-id="new">
        <send-date>
            <immediately/>
        </send-date>
        <content>
            <subject>message with pic from content store</subject>
            <html target-content-encoding="UTF-8">
                <![CDATA[                                                                       
                <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
                <html>
                    <body><%InsertCSE id="220"%>
                    </body></html>]]>
                </html>
            </content>
        </message>
    </control>
CODE