MessengerContacts Object

Deprecated. The MessengerContacts object corresponds to the IMessengerContacts interface. It is a collection object of contacts in the contact list.

Remarks

MSMSGS.EXE implements this object.

A MessengerContacts object is not intended to be created separately through CoCreateInstance or other Component Object Model (COM) object instantiation techniques. Client implementers should access existing MessengerContacts objects only after creating the Messenger object. After this object is created, a MessengerContacts object can be referenced by calling the IMessenger::MyContacts property on the Messenger object.

Important  MessengerContacts is no longer available in Windows Vista. See Windows Messenger for more information.

Interfaces Implemented

IMessengerContacts

Object Information

Header and IDL files msgrua.h, msgrua.idl
CLSID Not available
Minimum availability Messenger 4.0
Minimum operating systems Windows XP