Messenger Plus! Live - Scripting Documentation

The ChatWnd::Contacts property returns the list of contacts currently participating in the chat, excluding the active Messenger user.

Syntax

This is a read-only property.
[object] Contacts;

Data Type

A Contacts object that you can iterate to get access to Contact objects.

This property typically fails for the following reason:

Remarks

None.

Property Information

Object ChatWnd
Availability Messenger Plus! Live 4.00

See Also

ChatWnd Object, Contacts Object.