Lync Server 2010 Multitenant Core Unified Communications Support Added
Enterprise voice support to follow soon
This commit is contained in:
parent
3732b2143c
commit
a240fcebc6
94 changed files with 11276 additions and 39 deletions
|
@ -336,6 +336,10 @@ namespace WebsitePanel.EnterpriseServer
|
|||
public const int ERROR_FILE_MOVE_PATH_ALREADY_EXISTS = -3004;
|
||||
#endregion
|
||||
|
||||
#region Lync Server
|
||||
public const int ERROR_LYNC_DELETE_SOME_PROBLEMS = -2806;
|
||||
#endregion
|
||||
|
||||
public static string ToText(int code)
|
||||
{
|
||||
switch (code)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue