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).
This is a read/write property.
[number] ProfileColor;
A number representing the color associated to the contact, in RGB format (0x00bbggrr).
Even if Messenger internally identifies default colors with special numbers like -1, this property always returns a valid RGB color.
Object | Contact |
---|---|
Availability | Messenger Plus! Live 4.80 |