Item.Body = "your xml data"
Does that answer your question?

Signature
Best regards
Michael Bauer - MVP Outlook
: Outlook Categories? Category Manager Is Your Tool:
: <http://www.vboffice.net/product.html?pub=6&lang=en>
Am Sun, 25 May 2008 22:04:00 -0700 schrieb Daniel Vakil:
> hello, is there any way to load xml data into outlook body message so it can
> be display when receiver opens it?
> thanks
Sue Mosher [MVP-Outlook] - 26 May 2008 16:25 GMT
Or more likely, put it in HTMLBody as an XML data island. Outlook 2007 handles that very well. I'm not so sure about earlier versions.

Signature
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54
> Item.Body = "your xml data"
>
[quoted text clipped - 4 lines]
>> be display when receiver opens it?
>> thanks