DotMSN

Messenger.ContactList Property

A list of all contacts.

[Visual Basic]
Public ReadOnly Property ContactList As ContactList
[C#]
public ContactList ContactList {get;}

Remarks

This property is a reference to the ContactList object in the Nameserver property. This property is added here for convenient access.

See Also

Messenger Class | XihSolutions.DotMSN Namespace