Versions Compared

Key

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

Method parameters

Deletes a list

Method parameters

  • string DeleteList(stringaccessKey, int listID)
    • accessKey: access key obtained using the LoginFromId method
    • listID: ID of the list to be deleted

...