Chilkat .NET
Components for Email, Zip Compression, Encryption, XML, S/MIME, and Character
Encoding Conversion
MailMan::DeleteEmail
Removes an email from the mail server. The email argument is an email that was previously downloaded from the mail server, either in its entirety, or partially (as with GetAllHeaders or GetHeaders).
![]() |
Declarations | ||
|
[Visual Basic] Public Function DeleteEmail(Email email) As Boolean [C#] public bool DeleteEmail(Email email); [C++] public bool DeleteEmail(Email *email); [JScript] public function DeleteEmail(Email email) : Boolean |
![]() |
Parameters | ||
|
Copyright 2002, Chilkat Software, Inc. All Rights Reserved.