|
Contact::Name
The Contact::Name property returns the current name of
the contact.
Syntax
This is a read-only property.
[string] Name;
Data Type
A string containing the name of the contact. See Remarks.
This property typically fails for the following reason:
- The current Messenger user is not signed in.
Remarks
This property returns the name of the contact as published by
the contact. It does not return the eventual nickname associated
with the contact.
Property Information
| Object |
Contact |
| Availability |
Messenger Plus! Live 4.00 |
See Also
Contact Object.
|