Highlights
Block or Report
Block or report HunaidHanfee-MSFT
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
Forked from OfficeDev/microsoft-teams-apps-company-communicator
Company Communicator app template
C#
-
microsoft-teams-stickers-app Public
Forked from OfficeDev/microsoft-teams-apps-stickers
The awesome Stickers app can help your organization enhance messaging in Microsoft Teams!
C#
-
jest-typescript-selenium Public
Forked from hieuxlu/jest-typescript-selenium
This project shows how to write and debug your selenium tests with Jest, Typescript and VSCode.
TypeScript
-
Forked from OfficeDev/microsoft-teams-apps-list-search
The List Search app lets users search for and share items in a SharePoint list, all from Microsoft Teams.
C#
-
-
Forked from OfficeDev/microsoft-teams-apps-bookaroom
Book-a-room bot lets you quickly find and book a meeting room on the go.
C#
105 contributions in the last year
Contribution activity
July 2022
Created 6 commits in 1 repository
Opened 5 pull requests in 1 repository
OfficeDev/Microsoft-Teams-Samples
3
open
2
merged
Reviewed 6 pull requests in 1 repository
OfficeDev/Microsoft-Teams-Samples
6 pull requests
- Meeting-token migrated to use Live Share SDK - C#
- Meeting-token migrated to use Live Share SDK - Node
- Meeting stage view C#-> React -> Live share SDK
- Tab SSO C# to support authentication in browser.
- Tab SSO NODE JS to support authentication in browser.
- Meeting stage view nodejs -> React -> Live share SDK
Created an issue in MicrosoftDocs/msteams-docs that received 2 comments
TeamsInfo.GetMeetingInfoAsync not working in OneToOne or Group call
We have tried calling the await TeamsInfo.GetMeetingInfoAsync(turnContext); in OneToOne and Group call but getting error as
The meetingId can only…


