Home > Contents > Index > 
EMAILMANAGER.CREATE
Creates an e-mail manager object.
Syntax
<EMAILMANAGER.CREATE OBJVARNAME="email manager object" />Parameters
OBJVARNAME (required)- Name of an e-mail manager object to create.
 
errno
The possible values of
errnoinclude:
 Value Description -105 Email object has a name conflict.Example
The following code creates a new e-mail object:
<!-- Create a new e-mail object --> <EMAILMANAGER.CREATE OBJVARNAME="emailObj"/>
Home > Contents > Index > ![]()
FatWire XML Tag Reference
Copyright 2005,2006,2007 by FatWire Software
All rights reserved.