Messenger Plus! Live - Scripting Documentation

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:

Remarks

None.

Property Information

Object Messenger
Availability Messenger Plus! Live 4.00

See Also

Messenger Object, Contacts Object, Contact Object.