Share via


WebFolder.List Property

SharePoint Designer Developer Reference

Returns a List object that represents the list associated with the specified folder.

Syntax

expression.List

expression   Required. A variable that represents a WebFolder object.

See Also