Chilkat .NET
Components for Email, Zip Compression, Encryption, XML, S/MIME, and Character
Encoding Conversion
EmailBundle::SaveXml
Converts each email to XML and persists the bundle to an XML file. The email bundle can later be re-instantiated by calling MailMan.LoadXmlFile
![]() |
Declarations | ||
|
[Visual Basic] Public Function SaveXml(ByVal String filename) As Boolean [C#] public bool SaveXml(string filename); [C++] public bool SaveXml(String *filename); [JScript] public function SaveXml(String filename) : Boolean |
![]() |
Parameters | ||
|
Copyright 2002, Chilkat Software, Inc. All Rights Reserved.