Task module

Sample code for Microsoft Teams application with SSO, Bots, Messaging extensions and other capabilities.

Task module

Summary

This sample is an enhancement of the personal tab created from using the core teams application built over the course of labs A01-A03.

In this sample, the student gets use a web page and a dialog to capture and send information back to a Teams tab.

taskmodule working

Version history

Version Date Author Comments
1.0 March 2022 Rabia Williams Initial release

Disclaimer

THIS CODE IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.


Minimal Path to Awesome

Features

User can open dialog form the tab application to capture notes on a particular order. On save, the form sends results back to the tab for further processing.

Debug and test locally

TBD