Messenger Plus! Live - Scripting Documentation

The Contact::ProfileColor property returns the color currently associated to a contact in Messenger. As a color can be selected by the current user as well as the contact himself in Windows Live Messenger 2009, Messenger Plus! uses multiple internal parameters to decide what color to return in this property (to match the color actually displayed by the Messenger client).

Syntax

This is a read/write property.
[number] ProfileColor;

Data Type

A number representing the color associated to the contact, in RGB format (0x00bbggrr).

Remarks

Even if Messenger internally identifies default colors with special numbers like -1, this property always returns a valid RGB color.

Property Information

Object Contact
Availability Messenger Plus! Live 4.80

See Also

Contact Object.