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