RedRegistration Properties - RedReg_RegisteredUserName (read-only)

See Also        Examples

Returns the Registered UserName of RedRegistration.

Syntax:
object.
RedReg_RegisteredUserName [= value]

The RedReg_RegisteredUserName property syntax has these parts:

Part  Description
Object  An object expression that evaluates to an RedRegistration object
Value A STRING expression specifying the name of the registered user's UserName.

Remarks
Use this property to get the Registered user name. This field has a minimum length of two characters. If RedRegistration is not registered, then the value will be an empty string.

Data Type
STRING

Minimum Length = 2
Maximum Length = 254