ClientVersions view in Lync Server 2013
Topic Last Modified: 2012-10-01
The ClientVersions view stores information about the various client types and versions that have participated in sessions recorded in the database. Each record in the view represents one client version. This view was introduced in Microsoft Lync Server 2013.
Note
There may be multiple records for certain columns.
Column | Data Type | Details |
---|---|---|
VersionId |
int |
Unique number identifying this client type and version. |
Version |
nvarchar(256) |
Represents the user agent. |
ClientType |
int |
Type of client. |
ClientCategory |
nvarchar(64) |
Category that the client belongs to. For example, the client Conferencing_Attendant_1.0 belongs to the ClientCategory CAA. |