Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • string CreateGroup(string accessKey, int listID, string groupName, string groupNotes)
  • accessKey: access key obtained using the Login method
  • listID: ID of the list that the new Group will belong to
  • groupName: name of the new Group
  • groupNotes: administrative notes for this new Group

...