10-17-2009 04:49 PM
Hi,
does any one can give some smaple source code (better in C#) using Act SDK to get all contacts from a group?
also vise versa, get groups which a contact belong to.
thanks so much...
Felix
10-19-2009 09:35 AM
Hi Felix,
As far as getting all contacts from a group, you can use the following method:
group.GetContacts(Nothing)
10-19-2009 09:35 AM
Hi Felix,
As far as getting all contacts from a group, you can use the following method:
group.GetContacts(Nothing)