Chilkat .NET
Components for Email, Zip Compression, Encryption, XML, S/MIME, and Character
Encoding Conversion
MailMan::LoadXmlString
Loads from an XML string containing emails and returns an email bundle. If a Filter is present, only emails matching the filter are returned.
![]() |
Declarations | ||
|
[Visual Basic] Public Function LoadXmlString(ByVal String xmlString) As Boolean [C#] public bool LoadXmlString(string xmlString); [C++] public bool LoadXmlString(String *xmlString); [JScript] public function LoadXmlString(String xmlString) : Boolean |
![]() |
Parameters | ||
|
Copyright 2002, Chilkat Software, Inc. All Rights Reserved.