Tabs
Tabs are host-aware webpages embedded in Microsoft Teams, Outlook, and Microsoft 365. Tabs are commonly implemented as Single Page Applications that use the Teams JavaScript client library (TeamsJS) to interact with the app host.
This SDK does not offer features for implementing Tab apps in C#. It does however let you host tab apps and implement functions that can be called by Tab apps.
Resources​
- Tabs overview
- Teams JavaScript client library
- Microsoft Graph overview
- Microsoft Authentication Library (MSAL)
- Nested App Authentication (NAA)