Chilkat .NET
Components for Email, Zip Compression, Encryption, XML, S/MIME, and Character
Encoding Conversion
MailMan::SendBundle
Send a bundle of emails. Returns True if every email was successfully sent, otherwise returns false and the XML error log should be consulted for details.
![]() |
Declarations | ||
|
[Visual Basic] Public Function SendBundle(EmailBundle bundle) As Boolean [C#] public bool SendBundle(EmailBundle bundle); [C++] public bool SendBundle(EmailBundle *bundle); [JScript] public function SendBundle(EmailBundle bundle) : Boolean |
![]() |
Parameters | ||
|
Copyright 2002, Chilkat Software, Inc. All Rights Reserved.