User Property
Description
The CustomizationUser object representing the specified user.
Property type
Read-only property
Syntax
Visual Basic
Public Property User( _
   ByVal Name As String _
) As Object
Parameters
Name
The user name.
See Also