Contacts Class

This class handles the all contacts for the signed in user. Main.Contacts is nothing if no user is signed in.

To enumerate all contacts you would use the following code:

For Each Contact As MessengerDiscovery_2.Contact In Main.Contacts.Contacts

MessageBox.Show("You have: " + Contact.Email + " as a contact!")

Next

Messenger Discovery
© 2009 Matt Holwood
This website is not affiliated with Microsoft Corporation
Website Design By Will Ingles - Alto Voltaje Design