-
# Prerequisites
# Expected behavior
Successfully launch F5.
# Current behavior
F5 failed because of missing "start:desktop" script:
![image](https://github.com/user-attachments/asset…
-
## Your Environment
* Platform [PC desktop, Mac, iOS, Office on the web]: Office on the web
* Host [Excel, Word, PowerPoint, etc.]: Outlook
* Office version number: OutlookWebApp, 20230721005.10,…
-
After inserting Scriptlab addin, and get this error in logs.
```
6/5/2024 23:06:35 Monitorable Manifest Skipped unrecognized XML element for add-in ID : 7a774f0c-7a6f-11e0-85ad-07fb4824019b, Locatio…
-
We have an event based addin and on ItemSend we are getting the body of the email in Text format. When the content is copied from somewhere (such as from a notepad), the new lines are removed even to…
-
I followed a tutorial from: https://learn.microsoft.com/en-us/office/dev/add-ins/outlook/autolaunch?tabs=xmlmanifest
Generated files using office yo generator with command: yo office.
Then added…
-
I'm trying to debug an Outlook Add-in in a desktop mode using settings in launch.json:
{
"name": "Outlook Desktop (Edge Chromium)",
"type": "pwa-msedge",
"request": "attach",
…
-
On Outlook desktop `window.Office.context.mailbox.item.attachments` returns an array of attachments with empty ids and zero size:
```
[
{
"attachmentType": "file",
"contentType": "ima…
-
```xml
foo
foo
2019-04-11T08:54:56.7989733Z
Unchanged: 65 , Added: 0 , Deleted 0 , Changed 0
Unchanged: 65 , Added: 1 , Deleted 0 , Changed 0
Create 1 , Update 0 , Delete 0
…
-
Hi there,
I have a problem with installing this on a Terminalserver. Generally speaking I can install it, but only for me - all other users don't have the plugin installed unless they do it manuall…
-
Hello,
We have a taskpane add-in with add-in commands. We deployed it for mac through office admin center. Its showing the add-in name in "admin managed" section of My add-ins dialog. But its not a…