Chilkat .NET
Components for Email, Zip Compression, Encryption, XML, S/MIME, and Character
Encoding Conversion
Mime::SetBodyFromXml
Sets the MIME message body from a string containing XML, and also updates the content-type to be text/xml
![]() |
Declarations | ||
|
[Visual Basic] Public Function SetBodyFromXml(ByVal String xmlText) As Boolean [C#] public bool SetBodyFromXml(string xmlText); [C++] public bool SetBodyFromXml(String *xmlText); [JScript] public function SetBodyFromXml(String xmlText) : Boolean |
![]() |
Parameters | ||
|
Copyright 2002, Chilkat Software, Inc. All Rights Reserved.