4,387 questions with Microsoft 365 and Office | Development | Other tags

Sort by: Updated
0 answers

Registration form for multiple attendees

Is it possible to create a registration form that allows for multiple persons to be registered on a single form?

Microsoft 365 and Office | Development | Other
asked 2025-07-08T23:03:36.7933333+00:00
Martha Bettis 0 Reputation points
0 answers

Microsoft Graph API: ErrorItemNotFound when replying to sent email using /me/messages/{id}/reply

I'm trying to send a follow-up reply email on behalf of a Microsoft user using the Microsoft Graph API, but I’m encountering this error during the reply request: { "error": { "code": "ErrorItemNotFound", …

Microsoft 365 and Office | Development | Other
asked 2025-07-08T07:34:53.2333333+00:00
Nikita 20 Reputation points
1 answer

Unexpected Charge of $102.4 on my bank account from Microsoft

An unexpected Charge of $102.4 on my bank account from Microsoft but when I check on my Microsoft account there´s no any charge!

Microsoft 365 and Office | Development | Other
asked 2025-07-07T21:51:56.2466667+00:00
Jean Pierre Alcazar 0 Reputation points
answered 2025-07-08T06:46:37.2233333+00:00
Gabriel-N 2,255 Reputation points Microsoft External Staff Moderator
2 answers

how do I change administrators?

I need to change the administrator to my wife. How do I do that?

Microsoft 365 and Office | Development | Other
asked 2025-07-07T14:23:43.44+00:00
Timothy Bennett 0 Reputation points
answered 2025-07-08T01:28:14.8933333+00:00
Flora-T 960 Reputation points Microsoft External Staff Moderator
1 answer

What's the best approach for displaying an excel file stored in blob storage programmatically in web app

Hi, My team manages a secure website where we share files with external users. All uploaded files (Excel, Word, PowerPoint) are stored in blob storage with a private link. We want to enable online viewing for these files, ideally through a general API…

Microsoft 365 and Office | Development | Other
asked 2025-07-04T00:05:50.3966667+00:00
Deepika Uppal 0 Reputation points Microsoft Employee
commented 2025-07-07T16:18:10.44+00:00
Deepika Uppal 0 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Download stand alone InfoPath Filler for InfoPath 2013

Download stand alone InfoPath Filler for InfoPath 2013

Microsoft 365 and Office | Development | Other
asked 2025-07-02T19:21:26.1966667+00:00
Boykin, Lavester 20 Reputation points
accepted 2025-07-07T14:36:52.2133333+00:00
Boykin, Lavester 20 Reputation points
0 answers

How to Check if an Outlook Email is 'Confidential', 'Encrypt Only', or 'Do Not Forward' in an Outlook Add-In using Office.js/Graph API or Other Methods?

I'm currently developing an Outlook add-in using React, and I need to check whether the currently opened email is marked as confidential or not. Specifically, I need to identify if the email has any encryption types such as: "Encrypt Only" …

Microsoft 365 and Office | Development | Other
Outlook | Windows | Classic Outlook for Windows | For business
Microsoft 365 and Office | Install, redeem, activate | For business | Windows
asked 2024-10-15T07:56:06.86+00:00
Aacharan Jain 5 Reputation points
commented 2025-07-07T12:52:42.2933333+00:00
Nuno Costa 0 Reputation points
1 answer

Power Automate webhook not being triggered by ElevenLabs Conversational AI

Im trying to send post call information using the When an http is received trigger in power automate and taking that link and adding that to my Elevenlabs agent but it doesn't seem to trigger. When I try other platforms it works and I only encountered…

Microsoft 365 and Office | Development | Other
asked 2025-07-02T13:59:48.03+00:00
Patrick Martin Castro 25 Reputation points
commented 2025-07-07T09:01:51.3666667+00:00
Dora-T 1,965 Reputation points Microsoft External Staff Moderator
1 answer

microsoft documentation about dataverse database storage and dataverse file storage for power platform and D365 licenses

Hey i need a data of how much dataverse database storage and dataverse file storage each powerplatform and dynamics 365 lisense gives. Do you have documentation or can u provide it here? Could use documentation of all power platform dynamic 365…

Microsoft 365 and Office | Development | Other
asked 2025-07-03T12:46:33.5733333+00:00
Veltchitskij Viatcheslav 0 Reputation points
commented 2025-07-07T07:57:20.19+00:00
Flora-T 960 Reputation points Microsoft External Staff Moderator
1 answer

Microsoft Skills for Jobs initiative

Dear Team, One of our senior managers recently came across the "Microsoft Skills for Jobs" initiative, and we are interested in learning more about how this program is being implemented in Saudi Arabia. As we are based locally, we would…

Microsoft 365 and Office | Development | Other
asked 2025-07-06T08:41:37.38+00:00
Ayat Bu Ali (Admin) 0 Reputation points
commented 2025-07-07T05:48:42.64+00:00
Ayat Bu Ali (Admin) 0 Reputation points
1 answer

How to find if Microsoft 365 has capability of converting HEVC videos.

Does Microsoft 365 have a HEVC converter included for windows 11?

Microsoft 365 and Office | Development | Other
asked 2025-07-06T02:07:46.2066667+00:00
M H 5 Reputation points
answered 2025-07-06T17:17:25.1033333+00:00
John Korchok 6,416 Reputation points Volunteer Moderator
0 answers

Adicionar dispositivo

Não há como adicionar novo dispositivo, mesmo minha conta sendo estudante paga. Já tentei renomear o dispositivo seguindo com a reinicialização e também a segunda sugestão que foi a de entrar na minha conta por meio de uma conta local infelizmente não há…

Microsoft 365 and Office | Development | Other
asked 2025-07-06T15:23:07.32+00:00
Erika Berribili 0 Reputation points
commented 2025-07-06T15:27:09.95+00:00
Erika Berribili 0 Reputation points
1 answer

Worksheet id changed after save excel on desktop

Problem Statement : We are working on Microsoft add-in AM365. In this Add-in we have consolidated data of all the sheets and user can manipulate the data (update , delete , insert) in grid format. When we save the data in excel we store worksheetId at…

Microsoft 365 and Office | Development | Other
Microsoft 365 and Office | Excel | For business | Windows
asked 2024-01-30T15:12:55.91+00:00
Vipin Bhandari 0 Reputation points
answered 2025-07-04T15:37:09.87+00:00
Jan Karel Pieterse 1 Reputation point MVP
1 answer One of the answers was accepted by the question author.

Outlook add‑in: NAA token‑acquisition code breaks add‑in in Outlook 2019 even when not executed

I have an Outlook add‑in that needs to support two distinct authentication flows: Nested App Auth (NAA) via MSAL.js on modern clients (Office 365 Desktop, Outlook Web, Outlook mobile, etc.) Auth Code flow on Outlook 2019 (which uses an IE11‑based…

Microsoft 365 and Office | Development | Other
asked 2025-05-16T12:07:01.15+00:00
Diluka Hewage 76 Reputation points
accepted 2025-07-03T10:18:07.4933333+00:00
Diluka Hewage 76 Reputation points
0 answers

I want to decrypt a message using Azure.

We have O365 and Azure. We are receiving encrypted emails to a specific user. We want to use Azure to decrypt the email. Please let me know how you can help me do that.

Microsoft 365 and Office | Development | Other
asked 2025-07-02T19:46:56.52+00:00
Jeff Saint Fleur 0 Reputation points
edited the question 2025-07-03T07:49:07.7+00:00
Bhargavi Naragani 6,130 Reputation points Microsoft External Staff Moderator
2 answers

why Excel VBA modules are not getting saved?

Hello All, I am working on development of a project specific excel tool and I am stuck on one issue.   I am facing an issue in saving the modules which I create in Visual Basics Window. The modules gets discarded every time I close the excel and reopen…

Microsoft 365 and Office | Development | Other
Microsoft 365 and Office | Excel | For business | Windows
asked 2023-03-24T06:08:46.1733333+00:00
Medha Nandkishor Goley 5 Reputation points
answered 2025-07-02T18:43:16.6633333+00:00
Hugo Martorell 0 Reputation points
2 answers

Outlook Add-in fails to upload manifest.xml

We are building an add-in and cannot upload our test version to the tenant. I am a Global Administrator with an Exchange licence (https://admin.microsoft.com/AdminPortal/Home#/Settings/AddIns). This also fails with the sideload:…

Microsoft 365 and Office | Development | Other
asked 2025-06-25T13:44:26.31+00:00
James Graham 0 Reputation points
commented 2025-07-02T14:38:44.1166667+00:00
Jack-Bu 2,225 Reputation points Microsoft External Staff Moderator
1 answer

Testing Office add-in with Playwright

I am developing a custom Office add-in that uses the JavaScript API. I'd like to be able the test my add-in in the browser using Playwright. Are there any examples of this that can be shared? Ideally, any calls to the Office.js API would be mocked. Any…

Microsoft 365 and Office | Development | Other
asked 2025-06-25T23:35:04.6766667+00:00
Ken 0 Reputation points
commented 2025-06-30T08:13:36.1866667+00:00
Jayden-P 3,420 Reputation points Microsoft External Staff Moderator
2 answers

Locate new MS App: records voice, to text to mp3

I accidentally discovered the app which records voice to text to mp3. Please help me find it along with user help for it

Microsoft 365 and Office | Development | Other
asked 2025-06-25T18:57:08.6166667+00:00
Keith Cohn 0 Reputation points
commented 2025-06-30T01:44:02.88+00:00
TiNo-T 2,225 Reputation points Microsoft External Staff Moderator
0 answers

how to make Outlook 2021 the default

Child tag of Development selected because Outlook is not included in the drop-down list. This is Windows 11 with MSO 2021 installed. I have uninstalled "Mail and Calendar", and I have attempted to uninstall "Outlook (new)" -- although…

Microsoft 365 and Office | Development | Other
asked 2025-06-28T19:27:09.6066667+00:00
DJAnderson 0 Reputation points