Chilkat .NET
Components for Email, Zip Compression, Encryption, XML, S/MIME, and Character
Encoding Conversion
Represents a collection of Email objects.
![]() |
Properties | Description | ||
| LastError | An XML-formatted string containing error information, if any, of the last method call.
|
|||
| MessageCount | The number of emails in this bundle.
|
![]() |
Methods | Description | ||
| AddEmail | Adds an Email object to the bundle. Returns true if successful
|
|||
| GetEmail | Returns the Nth Email in the bundle.
|
|||
| GetUidls | Returns a StringArray object containing UIDLs for all Email objects in the bundle.
|
|||
| GetXml | Converts the email bundle to an XML document in memory. Returns the XML document as a string.
|
|||
| SaveLastError | Saves the error log to an XML file
|
|||
| 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
|
Copyright 2002, Chilkat Software, Inc. All Rights Reserved.