-
Office365 Excel 64bit with Excel-DNA Intellisense 1.4.2.xll, Win10 64bit.
Unblocked already in C: users addins directory.
When .xlsm was opened, xll was auto-opened as readonly in UI as well, with e…
-
This will be the master task for creating an Office365 Outlook Addin that is compatible with the IsThisLegit dashboard.
-
We installed a customer office js outlook addin for "x" number of users. However, only some of these users have the addin available in OWA.
We only use OWA no haven't tested in outlook desktop.
…
-
# Summary:
The Excel Addin [Risk Adjustment Toolkit](https://appsource.microsoft.com/en-us/product/office/WA200001947?tab=Overview) does not seem to be working properly on Windows as well as MacOS …
-
# Provide required information needed to triage your issue
Office.context.mailbox.item.getSharedPropertiesAsync() is not defined in new look outlook.
## Your Environment
* Platform [PC deskto…
-
### Description of the issue
I try to deploy the Office365 Organization Settings using Microsoft 365 DSC. The permissions on my App registration are set correctly and the DSC Configuration can be fou…
-
We developed an Office Add-in product that includes a feature for downloading text files. This feature works on Windows (both Web and Desktop) and on Mac (Web), but it does not work on Mac Desktop.…
-
We have a word addin, that has been working for more than 2 years and quite recently (maybe a month or so ago), it has stopped working when binding table entries using the addFromNamedItemSync.
T…
-
Hi,
I am trying to download text from a Sharepoint list using the following code:
```
list_source = ctx.web.lists.get_by_title("Mails")
items = list_source.items
ctx.load(items)
ctx.execute…
-
We have converted our application from using basic authentication to using OAuth.
Everything is working fine, with the exception of InstallApp that should install our office addin to the users accou…
ghost updated
5 years ago