Posts by this author

Jul 13, 2020
Post comments count0
Post likes count0

Redesigned Word Comments VBA deprecation announcement

Announcing Microsoft Word Comments redesigned user experience. This blog outlines the four Word VBA commands that are no longer fully supported in Word Comments.

Office Add-ins
Jul 8, 2020
Post comments count0
Post likes count0

Updated content recommendations on your Microsoft 365 Developer Program dashboard

We’ve made the content in the Microsoft 365 Developer Program dashboard better. By combining data science with your selected preferences, we’ve updated the dashboard to help you get started quickly with your preferred products and technologies.

Microsoft GraphMicrosoft TeamsOffice Add-ins
Jun 25, 2020
Post comments count0
Post likes count0

A Lap around Microsoft Graph Toolkit Day 11 – Microsoft Graph Toolkit Proxy Provider

Hey devs, welcome to day 11 of the Microsoft Graph Toolkit blog series! Today we will explore the Microsoft Graph Toolkit proxy provider. Microsoft Graph Toolkit (MGT) provider enables you to use a proxy API behind the Graph Toolkit components rather than calling the Microsoft Graph API directly.

Microsoft Graph
Jun 22, 2020
Post comments count0
Post likes count0

A Lap around Microsoft Graph Toolkit Day 10 – Microsoft Graph Toolkit Teams Provider

Microsoft Teams plays an increasingly critical role in the remote collaboration and productivity work landscape. Teams applications can help you create collaboration and productivity solutions tailored to your organization’s needs. Microsoft Graph Toolkit (MGT) makes building Microsoft Teams solutions even easier. This article will show you end to ...

Microsoft Graph
Jun 17, 2020
Post comments count0
Post likes count0

Deprecation of riskEventTypes property in signIns v1.0 API on Microsoft Graph

We have introduced a new riskEventsTypes_v2 (string) property to the signIns v1.0 API. We will retire the current riskEventTypes (enum) property on June 11, 2022 in accordance with our Microsoft Graph deprication policy.

Microsoft GraphMicrosoft identity platform
Jun 16, 2020
Post comments count0
Post likes count0

Building a Windows Presentation Foundation (WPF) Microsoft Teams App

This post covers Alessandro Avila's recent experience with an enterprise customer, ABB – a global digital transformation leader, helping their marketing organization through their Teams adoption, as well as custom app solution development to address some of their process automation needs.

Microsoft Teams
Jun 10, 2020
Post comments count0
Post likes count0

Script Lab now supports Outlook

Script Lab for Outlook enables you to launch Outlook, open a small code window, and instantly start writing and executing JavaScript that interacts with your emails and appointments.

Office Add-ins