<- Back to POP3it Pro function list
POP3it_Adv_Delete
- Description
This function Deletes the current email from the server. Note: This function does not Delete the emails immediately, but instead just "marks" them for Deletion. The mail server does not actually Delete any emails marked for Deletion unless you correctly disconnect from the server. If the connection times out or if you disconnect unexpectedly due to something like a power failure, the emails will not be deleted. Note 2: This function cannot delete an email out of an email file if you are connected to one via POP3it_Adv_ConnectFile.
- Return Type
- Text
- Format
- POP3it_Adv_Delete
- Related Items
- POP3it_Adv_DeleteAll, POP3it_Adv_GoToMessage
- Example
Code:
POP3it_Adv_DeleteResult:
Deletes the current email that you went to using POP3it_Adv_GoToMessage.