BasicList.Name Property

SharePoint Designer Developer Reference

Returns a String that represents the name assigned to a list.

Syntax

expression.Name

expression   Required. A variable that represents a BasicList object.

See Also