Returns the Registered CompanyName of RedRegistration.
Syntax:
object.RedReg_RegisteredCompanyName [= value]
The RedReg_RegisteredCompanyName 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 Company. |
Remarks
Use this property to get the Registered company name. This is an optional field, and has no minimum length. If RedRegistration is not registered, or no company data was supplied, then the value will be an empty STRING.
Data Type
STRING
Minimum Length = 0
Maximum Length = 254