OrganizationName Property
In This Topic
Gets or sets the name of the organization the user belongs to.
Syntax
'Declaration
Public ReadOnly Property OrganizationName As String
public string OrganizationName {get;}
Property Value
The name of the organization the user belongs to.
See Also