ListOperationAppendItems Method

Overload List

AppendItems(String, IList, CTX) Create default list append items operation. Server appends each input list item to end of list bin. Server returns list size.
AppendItems(ListPolicy, String, IList, CTX) Create list append items operation with policy. Server appends each input list item to list bin. Server returns list size.

See Also