...
- string GetGroups(string accessKey, intlistID)
- accessKey: access key obtained using the Login method
- listID: ID of the list within which the newsletter has to be created. Lists and corresponding IDs can be obtained calling the WS_MailUpSend.GetLists Methodmethod
If error code=0, the message will contain the IDs of all the groups in the specified list.
...