Description
-
Returns user's full name.
Property type
-
A String value.
Syntax
-
object.FullName [= value]
The FullName Property syntax has these parts:
| object |
An expression evaluating to an object
of type XMPPVCard. |
| value |
A String value. |
Remarks
-
This property returns user's full name. Including
first, middle, and last name.
|