4.6 Setting Message Properties

The client  uses the RopSetProperties ROP ([MS-OXCROPS] section 2.2.8.6) to set all the necessary properties.

The HTML body, stored in the PidTagBodyHtml property (section 2.2.1.58.3), is the following:

 <html>
 <head>
 <meta http-equiv=Content-Type content="text/html; charset=us-ascii" />
 </head>
 <body lang=EN-US link=blue vlink=purple>
 <div>
 <p>This is a sample body text<o:p></o:p></p>
 <p><img width=174 height=152 id="Picture_x0020_2"
 src="cid:image001.png@01C86E1C.F1954390"
 alt="cid:image001.png@01C86E1C.F1954390" /><o:p></o:p></p>
 </div>
 </body>
 </html>