Versions Compared

Key

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

...


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. 

Sample CreateGroup response

Code Block
languagehtml/xml
linenumberstrue
<mailupMessage>
<mailupBody>
<ReturnCode>12</ReturnCode>
</mailupBody>
</mailupMessage>

...