ContentTypes Table
Lync Server 2013
Topic Last Modified: 2010-11-07
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. |
