|
Messenger::MyContacts
The Messenger::MyContacts property returns a list of all
the contacts present in the current user's contact list.
Syntax
This is a read-only property.
[object] MyContacts;
Data Type
A Contacts object that can be
iterated to get Contact objects.
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, Contacts Object, Contact Object.
|