User Table
Microsoft Office Communications Server 2007 and Microsoft Office Communications Server 2007 R2 will reach end of support on January 9, 2018. To stay supported, you will need to upgrade. For more information, see Resources to help you upgrade your Office 2007 servers and clients.
The User table is a supporting table that stores a list of the various users who have participated in sessions recorded in the database. Each record in the table represents one user.
Column | Data Type | Key/Index | Details |
---|---|---|---|
UserKey |
int |
Primary |
Unique number identifying this user. |
URI |
nvarchar(450) |
Unique |
URI string |
URIType |
int |
1 is unknown URI type, 2 is user URI, 4 is conference URI, and 8 is phone URI. |
|
NextUpdateTS |
Datetime |
|
For internal use only. |