IMessengerGroup::Contacts property
[Contacts is no longer available for use as of Windows Vista. See Windows Messenger for more information.]
Retrieves a list of contacts from the group's collection of users.
This property is read-only.
Syntax
HRESULT get_Contacts(
[out, retval] IDispatch **ppMContacts
);
Property value
Address of a pointer to an IDispatch of a MessengerContact object representing the users that are in the group's collection.
Error codes
Returns one of the following values.
Name | Meaning |
---|---|
|
Success. |
|
ppMContacts is a NULL pointer. |
|
Error during list creation. |
Remarks
The following table lists the error codes returned by this property.
Error Code | Meaning |
---|---|
0x8007000E | Error during list creation. |
This property is available for scripting languages.
Note
This method is available for scripting languages.
Requirements
End of client support |
Windows XP |
End of server support |
Windows Server 2003 |
Header |
|
IDL |
|
DLL |
|