Fixed wsp-10166 enable resource attendant for resource mailboxes
Fixed Exchange 2010 SP2 autodetect
This commit is contained in:
parent
544c28a817
commit
25252051b5
3 changed files with 25 additions and 2 deletions
|
@ -1892,7 +1892,7 @@ namespace WebsitePanel.Providers.HostedSolution
|
|||
//calendar settings
|
||||
if (accountType == ExchangeAccountType.Equipment || accountType == ExchangeAccountType.Room)
|
||||
{
|
||||
//SetCalendarSettings(runSpace, id);
|
||||
SetCalendarSettings(runSpace, id);
|
||||
}
|
||||
|
||||
ret = string.Format("{0}\\{1}", GetNETBIOSDomainName(), accountName);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue