ContentTypes table in Skype for Business Server 2015

The ContentTypes table is a supporting table that stores a list of the content types used in both peer-to-peer sessions and conference sessions. Each record in the table represents one content type.

Column Data Type Key/Index Details
ContentTypeId
int
Primary
Unique number identifying the content type.
ContentType
nvarchar(256)
Content type name.