예제 #1
0
 public MailAlias GetMailForwarding(int itemId)
 {
     return(MailServerController.GetMailForwarding(itemId));
 }