Beispiel #1
0
 public int DeleteMailAccount(int itemId)
 {
     return(MailServerController.DeleteMailAccount(itemId));
 }