Lync decoupled from exchange

This commit is contained in:
robvde 2012-11-13 08:49:30 +04:00
parent e09496e4d3
commit cf427c984d
5 changed files with 14 additions and 41 deletions

View file

@ -324,6 +324,7 @@ namespace WebsitePanel.EnterpriseServer
public const int ERROR_USERS_RESOURCE_QUOTA_LIMIT = -2707;
public const int CURRENT_USER_IS_CRM_USER = -2708;
public const int CURRENT_USER_IS_OCS_USER = -2709;
public const int CURRENT_USER_IS_LYNC_USER = -2710;
#endregion