websitepanel/WebsitePanel/Sources/WebsitePanel.Providers.HostedSolution
robvde 76f6ea43cf Fix on: If you want to add another user with some specific Public folders
permission during PF creation, it crashes with information that \user@domain.com
 does not exist. There is unwanted "\" character before user's UPN.

Fix on:  You can create new public folder, can see in Public Folder Management
Console that it was created OK, with correct implicit rights (Anonymous = Create
 items, Default = None, my.hosted.org = Reviewer). But you are not able to see
 this Public Folder in WebsitePanel. Cannot add other accounts because there is
 nothing to choose.

 Applied fix:
 if account contains a '@' no '\' will be applied

 GetExchangeAccounts sp modified: LEFT OUTER JOIN instead of INNER JOIN
2012-07-25 23:22:54 +04:00
..
Properties Initial project's source code check-in. 2011-07-13 16:07:32 -07:00
BlackBerry5Provider.cs Update Outercurve Copyright to 2012 in all files 2012-06-04 22:14:11 -04:00
BlackBerryProvider.cs Update Outercurve Copyright to 2012 in all files 2012-06-04 22:14:11 -04:00
CRMProvider.cs Update Outercurve Copyright to 2012 in all files 2012-06-04 22:14:11 -04:00
CRMProxy.cs Update Outercurve Copyright to 2012 in all files 2012-06-04 22:14:11 -04:00
Exchange2007.cs Fix on: If you want to add another user with some specific Public folders 2012-07-25 23:22:54 +04:00
Exchange2010.cs Significant amount of changes to hosted organizations and exchange: 2012-07-09 12:03:24 +04:00
Exchange2010SP2.cs Significant amount of changes to hosted organizations and exchange: 2012-07-09 12:03:24 +04:00
ExchangeLog.cs Significant amount of changes to hosted organizations and exchange: 2012-07-09 12:03:24 +04:00
ExchangeTransaction.cs Significant amount of changes to hosted organizations and exchange: 2012-07-09 12:03:24 +04:00
HostedSharePointServer.cs Update Copyright information on updated files 2012-07-04 08:37:14 -04:00
HostedSharePointServer2010.cs Update Copyright information on updated files 2012-07-04 08:37:14 -04:00
HostedSharePointServerImpl.cs Update Copyright information on updated files 2012-07-04 08:37:14 -04:00
HostedSolutionLog.cs Updated Hosted Sharepoing Provider (Foundation 2010): 2012-07-01 08:24:49 +04:00
Lync2010.cs Lync Server 2010 Multitenant Core Unified Communications Support Added 2012-07-10 11:19:55 +04:00
LyncTransaction.cs Lync Server 2010 Multitenant Core Unified Communications Support Added 2012-07-10 11:19:55 +04:00
OCS2007R2.cs Update Outercurve Copyright to 2012 in all files 2012-06-04 22:14:11 -04:00
OCSEdge2007R2.cs Update Outercurve Copyright to 2012 in all files 2012-06-04 22:14:11 -04:00
OrganizationProvider.cs Significant amount of changes to hosted organizations and exchange: 2012-07-09 12:03:24 +04:00
WebsitePanel.Providers.HostedSolution.csproj Lync Server 2010 Multitenant Core Unified Communications Support Added 2012-07-10 11:19:55 +04:00