Back to product page

FullName property


Returns user's full name.

Type

String

Syntax

  • Basic
object.FullName [= value]
The FullName(object,value) syntax has these parts:
objectAn expression evaluating to an object of type XMPPVCard
valueA String value.

Remarks

This property returns user's full name. Including first, middle, and last name.

Platforms

Windows