Versions Compared

Key

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

Overview


CreateGroup(int idList, int listGUID, string newGroupName)

...


If a group with the same name already exists in the list, then no new group is created and an error code is returned, otherwise the ID of the created group is returned.

 

Code Block
<mailupMessage>
<mailupBody>
<ReturnCode>12</ReturnCode>
</mailupBody>
</mailupMessage>

...