ConferenceMessageCount view in Lync Server 2013

 

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 Lync Server 2013 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 in Lync Server 2013 for more information.

UserTenant

uniqueidentifier

Tenant of user who sent the messages. See the Tenants table in Lync Server 2013 for more information.

UserMessageCount

smallint

Number of messages sent by the user during the conference session.