![]() |
|
||||
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
|||||
|
|
||||||
| Other Library Functions | ||||||
| function |
MailInBoxIsOpen |
|
Library: Net, Email support, SMTP and POP3 (OMMAIL)
Include: ommail.xin |
Return type: Switch Returns: True or false. |
define external switch function MailInBoxIsOpen
value MailInBox this-MailInBox
This function returns true when the MailInBox is open, and false otherwise.
Argument:
Example:
MailInBoxOpen MyBox unless MailInBoxIsOpen MyBox