Skip to main content

All Questions

Filter by
Sorted by
Tagged with
1 vote
0 answers
19 views

Outlook WebAddin doesnt show up on Outlook Client

I have created an outlook web addin with visualstudio 2022 (I used the default template) It works in the Outlook Web Client (OWA). On an Outlook client with Office365 the addin is not displayed. If I ...
Stefan Röthlisberger's user avatar
1 vote
0 answers
91 views

Custom Client-Specific Information in Outlook Add-In Manifest File: Reading and Storing Values During Side-Loading

We are working with Outlook add-ins and have encountered a situation where we need some guidance: Here is a detailed explanation of the situation -- We have deployed/hosted our Outlook Add-In on a ...
Suraj Sinha's user avatar
0 votes
0 answers
24 views

Warning: Cannot update a component (`Conversation`) while rendering a different component (`FileUpload`)

I can store file uploadFileIds in an array and send to conversation.jsx component sometimes I received this error: Sometimes it's working accurately but sometimes it's send a warning Hera is my both ...
Waqas Ahmed's user avatar
0 votes
0 answers
58 views

MS Outlook - Error: "Customized functionality in this application will not work because the certificate"

I have managed to sell my first unit of my Outlook COM add-in (written in C#). But when my customer tries to install my add-in, he gets an error message in the installation process: "Custom ...
Giwdul's user avatar
  • 13
0 votes
1 answer
313 views

Issue: Long Wait for Custom Outlook Add-In to Show Up for New Group Members in Microsoft 365

We have deployed a custom Outlook Add-in within our Microsoft 365 environment, targeting a specific Security Group. Our objective is to ensure that only members of this group have access to the add-in....
Amit Thakkar's user avatar
1 vote
1 answer
40 views

How to Save Email To Hard Disk/or any external System like Azure Storage or One Drive using Office JS

I am New to Office Add in Development. I have to create outlook Add in that will be used to save Email to Azure Storage and One Drive I have developed add in Using React JS and Office JS. Thanks and ...
Rajesh Thakur's user avatar
0 votes
1 answer
286 views

getAccessToken fails in Outlook plugin with error 13006

I was previously able to call Office.auth.getAccessToken in the Outlook 365 client from a taskpane plugin. However, I have switched to the 'new' Outlook and this call always fails with error 13006. As ...
mohamedmoussa's user avatar
0 votes
2 answers
171 views

Outlook 365 From Address Drop Down Empty

We have our server code which talk to Outlook using our Plugin developed using MAPI C++. I recently updated my Outlook 365 to latest updates and since then it stopped displaying From address/display ...
Mahesh Amarelia's user avatar
0 votes
3 answers
274 views

Outlook Crashing on Spellcheck when COM Add-In tries reading message

OUTLOOK VERSION: 2212 Build 15928.20282 32 Bit Outlook running on 64-Bit Win. PRE-CONDITION: Have a simple add-in which Overrides the InspectorActivate event handler. RECREATE: Open a new message ...
ezG's user avatar
  • 441
1 vote
2 answers
404 views

Copy Email body (HTML formatted) into AppointmentItem

I wrote a VSTO add-in for Outlook. I am in a Microsoft Exchange environment at my company and we use Office 365. In a function of the add-in I want to copy the complete content of an email (HTML ...
adi63's user avatar
  • 17
1 vote
0 answers
158 views

Office JS RoamingSettings interface not working properly

I noticed a weird behavior of the roaming settings in Office JS for an outlook add in. The add in has two buttons and their actions are declared in the manifest.xml like this: <OfficeTab id="...
Dumitru Bereghici's user avatar
0 votes
1 answer
63 views

VSTO Outlook ItemAdd is not fired on Outlook 365 startup for emails received while Outlook was off

I wrote a VSTO add-in for Outlook. I am in a Microsoft Exchange environment in my company. The add-in responds to new email messages with the ItemAdd event. With Outlook 2013 this worked without ...
adi63's user avatar
  • 17
1 vote
3 answers
194 views

Is there any way to call send method on email opened in inline reply based on custom send button click

I have found a similar post by another user. https://stackoverflow.com/questions/61183940/is-there-any-way-to-call-send-method-on-composed-mail-opened-in-inline-reply-bas which is answered, But the ...
Nilesh Pegasus's user avatar
0 votes
1 answer
640 views

Adaptive card JSON is not rendering the Add-in UI in Windows Outlook look and feel

I have created an Add-in for Outlook. I am using Adaptive cards to render the add-in UI. The UI is not rendering in Outlook look and feel, in other words the styling is not getting applied. Is there ...
Rajiv Srivastava's user avatar
0 votes
3 answers
503 views

Outlook plugin issue with shared calendar improvements new Office 365 feature

With my outlook plugin after enabling new "Shared Calendar Improvements" feature, I have observed getting wrong StoreID (actual user's calendar folder storeID instead of shared calendar ...
ManojP's user avatar
  • 97

15 30 50 per page
1
2 3 4 5
7