List Property
Description
Gets the CustomizationList specified by name or ID.
Property type
Read-only property
Syntax
Visual Basic
Public Property List( _
   ByVal Param As Variant _
) As Object
Parameters
Param
The list name (string) or root ID (long).
See Also