Possible Duplicate:
How to get a list of facebook groups for a user using graph api
I am new to the C# SDK for facebook. Could someone tell me how I can get a list of the user groups using C#, I need them to populate a combobox with each group id.
Thanks in advance