| 
||||||||||
| 
 | 
||||||||||
| Other Library Functions | ||||||||||
| function | MailInBoxMarkAllMessagesForDeletion | 
  Available in:
   Professional Enterprise  | 
| 
Library: ommail - email support (SMTP and POP3)
 Include: ommail.xin  | 
  define external function MailInBoxMarkAllMessagesForDeletion
             value MailInBox this-MailInBox
This function flags all messages in the mailbox for deletion.
Argument:
Example:
MailInBoxMarkAllMessagesForDeletion MyBox
| ---- |