User Property
The user portion of this entity's Jabber ID.
Syntax
[VB.NET] Public Property User As String
[C#] public string User {get; set;}
Remarks
The User property is a unique username associated with this entity and set at time of registration under the field "user".
Default Value
""