Library: Mail
Include: ommail.xin
|
|
Declaration define external function MailInBoxOpen
value MailInBox this-MailInBox
value switch autodel optional initial {False}
Purpose
This function opens the MailInBox for reading.
Arguments:
- "this-MailInBox" is an opaque object of type MailInBox.
- "autodel" is an optional switch that, when set to true, will cause all messages in the mailbox to be deleted from the server when the mailbox is closed. When set to false, only those messages marked for deletion will be deleted when the mailbox is closed. The default value of this switch is "false".
Example:
MailInBoxOpen MyBox autodel False
Generated: April 21, 1999 at 2:01:10 pm
If you have any comments about this section of the documentation, send email to [email protected]
Copyright © OmniMark Technologies Corporation, 1988-1999.