|
Messenger::MyName
The Messenger::MyName property sets or gets the name of
the current user.
Syntax
This is a read/write property.
[string] MyName;
Data Type
A string containing the name of the current user. If the name is
being set and the string is longer than 129 characters, it is
truncated.
This property typically fails for the following reason:
- The current Messenger user is not signed in.
Remarks
None.
Property Information
| Object |
Messenger |
| Availability |
Messenger Plus! Live 4.00 |
See Also
Messenger Object.
|