ConferenceMessageCount view

The ConferenceMessageCount view stores information about how many messages were sent by a user to a conference. This view was introduced in Microsoft Lync Server 2013.

Note

The ConferenceMessageCount view contains all of the columns in the ConferenceSessionDetails view in addition the columns listed below.

Column Data Type Details
UserUri
nvarchar(450)
URI of the user who sent the message.
UserUriType
nvarchar(256)
Type of URI of the user who sent the messages. See the UriTypes table for more information.
UserTenant
uniqueidentifier
Tenant of user who sent the messages. See the Tenants table for more information.
UserMessageCount
smallint
Number of messages sent by the user during the conference session.