DotMSN

NotificationMessage.CreateXmlMessage Method 

Creates a xml message based on the data in the object. It is used before the message is send to the server.

[Visual Basic]
Overridable Protected Function CreateXmlMessage() As XmlDocument
[C#]
protected virtual XmlDocument CreateXmlMessage();

See Also

NotificationMessage Class | XihSolutions.DotMSN.Core Namespace