InternetMail.CreateMailbox
Syntax:
Parameters:
<Name> (required)
Name of mail box. Can contain a hierarchy. The character available using the DelimeterChar property is used as separator. In most cases it is the '/' character.
Description:
The delimeter character for mail boxes that is used by the current mail box, is available using the DelimeterChar property.
Availability:
Note:
Example:
Mail.CreateMailbox("inbox/maibox1/maibox2"); |
See also: