Back to product page

MiddleName property


Holds the middle name value for an individual user.

Type

String

Syntax

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

Remarks

This property will return user's Middle Name, if he provided one.

Platforms

Windows