Removed Exchange Hosted Edition

Important!:
Before updating ensure that there are no servers within the
with the WebsitePanel with ExchangeHostedEdition enabled/configured.
This commit is contained in:
robvde 2012-07-08 09:04:14 +04:00
parent 9dd9a4ab13
commit 2f8a580846
78 changed files with 49 additions and 7299 deletions

View file

@ -206,11 +206,6 @@ namespace WebsitePanel.Portal
get { return GetCachedProxy<esExchangeServer>(); }
}
public esExchangeHostedEdition ExchangeHostedEdition
{
get { return GetCachedProxy<esExchangeHostedEdition>(); }
}
protected ES()
{
}