User view

The User view stores information about users who have been involved in calls or sessions that have records in the database. This view was introduced in Microsoft Lync Server 2013.

Column Data Type Details
UserId
int
Unique number identifying this user.
UserUri
nvarchar(450)
Uri of the user.
TenantKey
uniqueidentifier
Tenant of user. See the Tenants table for more information.
UriType
nvarchar(256)
Type of user URI. See the UriTypes table for more information.