i managed to loop my contact list but when i try to add more columns to datagridview i encountred errors.
Error 2 'Act.Framework.Contacts.Contact' does not contain a definition for 'Business_Email' and no extension method 'Business_Email' accepting a first argument of type 'Act.Framework.Contacts.Contact' could be found (are you missing a using directive or an assembly reference?) C:\Users\Jeff Ng\Documents\ACT\Framework 5.0 Gold 2008\UbsaccConnector\Form1.cs 280 40 UbsaccConnector
thanks.