Views
Views are similar to tables in the way that data is represented; however, views are read-only.
Queries can be executed against a view as if it were a normal table.
Microsoft Teams Adapter Views
Name | Description |
CallRecords | Details of calls on MS Teams. |
CallRecordSessions | Details of call sessions on MS Teams. |
CallRecordSessionSegments | Details of call session segments on MS Teams. |
ChannelMembers | Get members from channel. |
ChannelMessages | Get Channel messages and its replies. |
ChatMembers | Get members from chat. |
ChatMessages | Get Chat Messages. |
Chats | Get Chats. |
DirectRoutingCalls | Retrieves a list of direct routing calls |
PstnCalls | Retrieves a list of PSTN Calls |
TeamMembers | Get members from team. |
UserPresence | UserPresence table for MSTeams data provider. |
Users | Users table for MSTeams data provider. |