4,103 questions with Office Development tags

Sort by: Updated
0 answers

Issue with Outlook custom properties in shared calendar appointments

I am using VBA to add an appointment to a shared calendar that includes a custom property, here's an example of the code: Dim objOutlook As Object Dim objNamespace As Object Dim objCalendar As Object Dim objAppointment As Object Dim vPropPath As…

Outlook
Outlook
A family of Microsoft email and calendar products.
4,218 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
4,103 questions
asked 2024-12-24T15:07:48.39+00:00
zi ad 0 Reputation points
edited the question 2024-12-25T04:50:02.55+00:00
ChristyZhang-MSFT 24,646 Reputation points Microsoft Vendor
0 answers

Does MSAL Use PKCE Flow for React-based Outlook Add-ins?

Hi Microsoft Community, I’m developing a React.js-based Outlook add-in and am using the MSAL library for implementing OAuth 2.0. The add-in interacts with Microsoft Graph API after getting access token from MSAL.js. While configuring the authentication,…

Outlook
Outlook
A family of Microsoft email and calendar products.
4,218 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,652 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
4,103 questions
Outlook Management
Outlook Management
Outlook: A family of Microsoft email and calendar products.Management: The act or process of organizing, handling, directing or controlling something.
5,362 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,644 questions
asked 2024-12-24T10:15:32.8166667+00:00
Suraj Sinha 5 Reputation points
edited the question 2024-12-25T02:05:23.33+00:00
Joan Hua-MSFT 3,405 Reputation points Microsoft Vendor
1 answer

403 unknownError when Accessing Group/User Notebooks via Microsoft Graph API

Issue Summary: We are encountering a 403 unknownError when trying to access group notebooks via the Microsoft Graph API endpoint: GET https://graph.microsoft.com/v1.0/groups/{group-id}/onenote/notebooks This issue is tenant-wide and occurs across all…

OneNote
OneNote
A family of Microsoft products that enable users to capture, organize, and reuse notes electronically.
219 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,652 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
4,103 questions
asked 2024-12-20T15:55:00.38+00:00
Kasturi Sharma 1 Reputation point
commented 2024-12-24T17:02:23.93+00:00
Kasturi Sharma 1 Reputation point
1 answer

Non-highlighting problem when selecting several lines in word pro plus 2024

For some time now, it has been impossible to see the selection of several lines in a Word document. In fact, only the first line is highlighted, but not the following ones. This makes it difficult to use the selection in Word. On the other hand, this…

Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
4,103 questions
asked 2024-12-24T11:09:05.72+00:00
Jacob Journou 0 Reputation points
answered 2024-12-24T15:55:10.4266667+00:00
Jacob Journou 0 Reputation points
0 answers

Cannot Change Read-Only Status of Folder for Saving Files in Excel VBA on Windows 11 Pro.

I'm running Win 11 Pro, Microsoft® Excel® for Microsoft 365 MSO (Version 2412 Build 16.0.18324.20092) 64-bit. I am having a problem saving a file using VBA now using the code below, although the macro used to work without a problem. …

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
2,047 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
4,103 questions
asked 2024-12-23T17:07:24.3266667+00:00
N. Manganaro 0 Reputation points
commented 2024-12-23T18:23:44.8633333+00:00
N. Manganaro 0 Reputation points
0 answers

How to deal with duplicates in OutLook Global Address list with Win32Com (Python)

I'm trying to create a Python script that searches for entries in a GAL (Global Address List) to be processed. However, there are contacts in the GAL that have the exact same name as others, and I can't find a way to detect duplicates without looping…

Outlook
Outlook
A family of Microsoft email and calendar products.
4,218 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
4,103 questions
asked 2024-12-22T13:38:52.8566667+00:00
Marcus Clancy 0 Reputation points
commented 2024-12-23T13:08:16.1466667+00:00
Marcus Clancy 0 Reputation points
1 answer One of the answers was accepted by the question author.

Microsoft information protection: System.Runtime.InteropServices.COMException (0x800A175C)

Hi All, As AIP is going to be disabled , we have moved from AIP to built-in labeling , we are getting these two exceptions while launching the word from my application. We are using Microsoft.Office.Interop.Word.dll word interop library for interacting…

Azure Information Protection
Azure Information Protection
An Azure service that is used to control and help secure email, documents, and sensitive data that are shared outside the company.
551 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
4,103 questions
asked 2024-03-29T05:04:07.0733333+00:00
dkarthik363 20 Reputation points
commented 2024-12-23T09:12:21.13+00:00
dkarthik363 20 Reputation points
1 answer

Why won't ChartSeries.getPoints() work in Excel for web?

I have a workbook I've created in Excel for web with just a single column chart and some sample data to its side Using office scripts, I'm trying to set the color of an individual column on the chart with this code: function main(workbook:…

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
5,373 questions
Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
2,047 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
4,103 questions
asked 2024-12-20T21:41:18.6666667+00:00
Austin 0 Reputation points
answered 2024-12-23T07:57:20.1366667+00:00
Jiajing Hua-MFST 12,240 Reputation points Microsoft Vendor
0 answers

Retrieving Custom XML Parts using OfficeJs in Word Online

I have a Word document that contains Custom XML Parts, and it works perfectly when opened in the Desktop version of Word. Using Office.js, I can successfully retrieve the XML parts with the following method: Get CustomXML Parts by Namespace However, when…

Word
Word
A family of Microsoft word processing software products for creating web, email, and print documents.
908 questions
Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,800 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
4,103 questions
asked 2024-12-23T06:34:09.5866667+00:00
Zen Lang 0 Reputation points
edited the question 2024-12-23T06:55:47.69+00:00
Jiajing Hua-MFST 12,240 Reputation points Microsoft Vendor
1 answer

Powerpoint zoom adding iframe. Code

Hello. I added the iframe code to my page. But I have a problem. I can't zoom in the Powerpoint application. What should I do so that people can use the zoom tool in the code on my page. Some text is small. I need zoom. Please help me with this. I will…

Microsoft Office Online Server
Microsoft Office Online Server
Microsoft on-premises server product that runs Office Online. Previously known as Office Web Apps Server.
662 questions
PowerPoint
PowerPoint
A family of Microsoft presentation graphics products that offer tools for creating presentations and adding graphic effects like multimedia objects and special effects with text.
319 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
4,103 questions
PowerPoint Management
PowerPoint Management
PowerPoint: A family of Microsoft presentation graphics products that offer tools for creating presentations and adding graphic effects like multimedia objects and special effects with text.Management: The act or process of organizing, handling, directing or controlling something.
234 questions
Microsoft Configuration Manager Deployment
Microsoft Configuration Manager Deployment
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Deployment: The process of delivering, assembling, and maintaining a particular version of a software system at a site.
1,021 questions
asked 2024-12-15T09:03:59.41+00:00
Zaur Meherremov 0 Reputation points
answered 2024-12-21T17:28:26.5466667+00:00
John Korchok 5,466 Reputation points
1 answer

SSO fallback for Outlook add-in required for what cases?

I'm developing an addin that uses msal-browser to implement SSO in a similar way to https://github.com/OfficeDev/Office-Add-in-samples/blob/main/Samples/auth/Outlook-Add-in-SSO-NAA-IE/README.md (though using a standard public client application instead…

Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
4,103 questions
asked 2024-12-13T14:59:08.0633333+00:00
Kaczmarek, Dan 0 Reputation points
commented 2024-12-20T19:57:25.98+00:00
Kaczmarek, Dan 0 Reputation points
0 answers

How to consolidate tasks across different Loop sites into one to-do-list

How do I consolidate tasks across individual Loop sites into one to-do-list?

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
5,373 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
4,103 questions
asked 2024-12-20T05:31:38.2866667+00:00
Momo 0 Reputation points
1 answer One of the answers was accepted by the question author.

SSO NAA Outlook Add-in Error in Production Environment

I am experiencing an issue with the SSO NAA Outlook Add-in in the production environment. The setup works correctly in the development environment, but in production, it returns the following error when attempting to send the SSO to the 'token'…

Outlook
Outlook
A family of Microsoft email and calendar products.
4,218 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
4,103 questions
asked 2024-12-12T01:22:21.5466667+00:00
Omer Erez 20 Reputation points
commented 2024-12-19T23:22:59.0733333+00:00
David Chesnut 166 Reputation points Microsoft Employee
1 answer

visio 2021 export datamodel code to Oracle DDL

I have a Visio datamodel that I'd like to export into DDL code for Oracle so I can run it manually to create my database objects. How do I get this information? I can't even figure out how to save the table description to excel.

Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
4,103 questions
Visio Management
Visio Management
Visio: A family of Microsoft products used to create diagrams and vector graphics.Management: The act or process of organizing, handling, directing or controlling something.
260 questions
asked 2024-12-04T17:19:08.3133333+00:00
Pearl Barr 0 Reputation points
answered 2024-12-19T19:27:29.4+00:00
Scott Helmers 135 Reputation points MVP
1 answer

Why does Outlook Web media-src CSP block all media not hosted with Microsoft

I'm having an issue with viewing videos added to an AdaptiveCard as a recipient on Outlook Web.  The send works, the adaptive card comes through correctly with all the appropriate IDs, I can see the video, the thumbnail, and I can click "Play"…

Outlook
Outlook
A family of Microsoft email and calendar products.
4,218 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
4,103 questions
asked 2024-11-04T21:39:00.3133333+00:00
Joseph Kurtz 0 Reputation points
answered 2024-12-19T14:49:12.9033333+00:00
Joseph Kurtz 0 Reputation points
2 answers

Troubleshooting Phone Number Association with Microsoft 365 Developer Account

Hello together, When I try to set up an instant sandbox for Microsoft 365 as part of Microsoft 365 Dev Program (https://developer.microsoft.com/en-us/microsoft-365/profile), I am getting the following error: We can't continue with the signup process for…

Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
4,103 questions
asked 2024-10-24T08:25:57.2666667+00:00
Knut Schwarz 30 Reputation points
commented 2024-12-19T06:18:33.9666667+00:00
Grégoire Maurau 0 Reputation points
1 answer

New Outlook 2024 do not create "email drafts" as it use to create before in classic version

This Delphi code use to work before switching to new 2024 outlook version: try OutlookApp := GetActiveOleObject('Outlook.Application'); except OutlookApp := CreateOleObject('Outlook.Application'); end; try MailItem :=…

Outlook
Outlook
A family of Microsoft email and calendar products.
4,218 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
4,103 questions
Outlook Management
Outlook Management
Outlook: A family of Microsoft email and calendar products.Management: The act or process of organizing, handling, directing or controlling something.
5,362 questions
asked 2024-12-18T13:47:51.6133333+00:00
Narayan PD 0 Reputation points
edited the question 2024-12-19T05:04:28.4466667+00:00
Joan Hua-MSFT 3,405 Reputation points Microsoft Vendor
0 answers

How Can I use date type control in VBA user form?

Hello, I want to use control like datepicker in userform in VBA. but I can't find it in VBA control. Which control I can use? if someone let me know of it, I'd be very appreciated. thanks, c00012

Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,800 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
4,103 questions
asked 2024-12-18T11:28:32.9766667+00:00
c00012 741 Reputation points
edited the question 2024-12-19T01:21:46.5566667+00:00
Jiachen Li-MSFT 32,961 Reputation points Microsoft Vendor
1 answer

set specific time for incoming meeting reminder

Hey Microsoft,, hoping you can help.... I encountered an interesting issue with one of my users who do a lot of work within Classic Outlook. her issue is that sometimes people who send her meeting invites, they forget to add a reminder time for the…

Outlook
Outlook
A family of Microsoft email and calendar products.
4,218 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
4,103 questions
asked 2024-12-16T19:44:11.8666667+00:00
Vincent Ferranti 0 Reputation points
commented 2024-12-18T16:19:59.42+00:00
simo-k 1,350 Reputation points
0 answers

0xC0000005 issue when fetching and using Excel of offce from a specific C#

How are you? I'm a developer who is developing with C#. Create an Excel application of Microsoft.Office.Interop.Excel using Panel in C# Winform and connect it to Panel C# I have configured a program to control Excel within the program. During…

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
11,152 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
4,103 questions
asked 2024-12-11T11:09:42.26+00:00
Suh Changho 0 Reputation points
commented 2024-12-18T12:27:17.81+00:00
RLWA32 46,271 Reputation points