Skip to content

Sample add-in to showcase problems with Event-based activation in Outlook add-ins

Notifications You must be signed in to change notification settings

sami-romdhana/outlook-eba-mre

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open a PowerShell terminal in this directory and run the following commands

npx office-addin-dev-certs install
npx http-server . -p 3000 -S --cert $Env:USERPROFILE\.office-addin-dev-certs\localhost.crt --key $Env:USERPROFILE\.office-addin-dev-certs\localhost.key

About

Sample add-in to showcase problems with Event-based activation in Outlook add-ins

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published