Description
-
Returns user's Title.
Property type
-
A String value.
Syntax
-
object.Title [= value]
The Title Property syntax has these parts:
| object |
An expression evaluating to an object
of type XMPPVCard. |
| value |
A String value. |
Remarks
-
Title Property will hold user's specified Title.
This is the information which, in real life, precedes
person't name.
The most usual occurances of Title used today are
"Mr.", "Ms.", "Dr.",
"Sir", etc.
|