Skip to content

Instantly share code, notes, and snippets.

View glachancecmaisonneuve's full-sized avatar

Guillaume Lachance glachancecmaisonneuve

  • College de Maisonneuve
  • Montreal, QC
View GitHub Profile
@glachancecmaisonneuve
glachancecmaisonneuve / Blank snippet.OUTLOOK.yaml
Created January 2, 2024 20:22
Create a new snippet from a blank template.
name: Blank snippet
description: Create a new snippet from a blank template.
host: OUTLOOK
api_set: {}
script:
content: |
$("#run").click(run);
function run() {
const userProfile = Office.context.mailbox.userProfile;