Concept Framework 1.0 documentation | Contents | Index |
Name | Version | Deprecated |
pop3_delete_message | version 1.0 | no |
boolean pop3_delete_message(number pop3_handle, number message_index) |
pop3_handle | pop3 connection handle as returned by pop3_open or pop3_open_secured |
message_index | the index of the message starting 0; must be smaller than pop3_count_messages |
Deletes a message from a POP3 mail server. |
Documented by Eduard Suica, generation time: Thu Oct 15 20:02:05 2009 GMT | (c)2009 RadGs Software |