Versions Compared

Key

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

C_ code for Lists retrieval

Code Block
languagecsharp
linenumberstrue
it.mailupnet.services.MailupSend myService = 
new it.mailupnet.services.MailupSend();
string s = myService.Login(user, password, myURL);... string s = myService.GetLists(accessKey);... if (errorCode == 0)
{
// eseguoexecuting return ilmessage parsing delto messaggioretrieve di// ritornothe perdefined ricavarelists l'elenco // delle liste definite nellain the administration console
}