Exemplo n.º 1
0
 public int GetExchangeAccountDisclaimerId(int itemId, int AccountID)
 {
     return(ExchangeServerController.GetExchangeAccountDisclaimerId(itemId, AccountID));
 }