Users.ItemByID

This property returns the specified user when passed the user ID.

This property is read only.

Syntax Parameters Return Value
ReadOnly Property Users.ItemByID( _
    ID As Integer) As User
ID [in]

Type: Integer

User