LicensedUser Property

String containing the name of the person to which the license is issued. This string can be empty.

Access

Read only

Syntax

Visual Basic .NET
LicensedUser As String
Visual C#
String LicensedUser;

Return Value

Empty string by default.