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
|
@ -207,7 +207,19 @@ order by rg.groupOrder
|
|||
|
||||
public const string OCS_PresenceAllowed = "OCS.PresenceAllowed";
|
||||
public const string OCS_PresenceAllowedByDefault = "OCS.PresenceAllowedByDefault";
|
||||
|
||||
|
||||
|
||||
public const string LYNC_USERS = "Lync.Users";
|
||||
public const string LYNC_FEDERATION = "Lync.Federation";
|
||||
public const string LYNC_CONFERENCING = "Lync.Conferencing";
|
||||
public const string LYNC_MAXPARTICIPANTS = "Lync.MaxParticipants";
|
||||
public const string LYNC_ALLOWVIDEO = "Lync.AllowVideo";
|
||||
public const string LYNC_ENTERPRISEVOICE = "Lync.EnterpriseVoice";
|
||||
public const string LYNC_EVUSERS = "Lync.EVUsers";
|
||||
public const string LYNC_EVNATIONAL = "Lync.EVNational";
|
||||
public const string LYNC_EVMOBILE = "Lync.EVMobile";
|
||||
public const string LYNC_EVINTERNATIONAL = "Lync.EVInternational";
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue