You are here: Function Reference > List Functions > CreateList

CreateList

 

Creates a new list and returns the newly created listID.

 

Arguments

ListType - The type of list to be created, from ListTypeEnum

ListName - The name of the list (string)

ShortDescription - A short description of the list (string)

AdminName - The name of the list administrator (string)

AdminEmail - The email address of the list administrator (string)

AdminPassword - The password of the list administrator (string)

Topic - the category the mailing list belongs to (char)**

 

** If no topic is specified, revert to previous (v1.5.2) behavior.

 

 

Name

Description

Notes

ListType

The type of list to be created, from ListTypeEnum

 

ListName

The name of the list (string)

 

ShortDescription

A short description of the list (string)

 

AdminName

The name of the list administrator (string)

 

AdminEmail

The email address of the list administrator (string)

 

AdminPassword

The password of the list administrator (string)

 

 

 

Returns

New List ID

  

Return Data Type

int

 

Access Rights (learn more)

 

List Site Server Listname Required

 

x x x

 

 Version 

ListManager 8.1



DeleteList UpdateList