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