Topic Last Modified: 2012-10-01

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.