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)

 

Returns

The ListID (int)



DeleteList UpdateList