public int DeleteOrganization(int itemId) { return(ExchangeServerController.DeleteOrganization(itemId)); }