AddListItem method

Adds a new item to a list.

object . ListField ( label , value )
PartDescription
object An object expression that evaluates to the ListField object.
label Required. The label for the new list item.
value Required. The value of the new list item.