I was wondering if there is a way to add the Reply arrow to a selected mail in Outlook via VBA. The background is that we process a selected mail via VBA and cr
I have a PowerShell script that creates a single HTML file, email.html, with inline CSS and embedded base64 images.. then sends it daily to me (my website repor
I'm trying to display, in an outlook web add-in, a dialog from a taskpane using the displayDialogAsync function. At first, I used displayInIframe: true and ever
My goal is to add an image (from local .png file) to an Outlook MailItem using Python. I have read answers to similar questions on SO (mostly using VBA), but th
I am relatively new to Python and am looking to automate a few emails with Python at my company. I have working code to send emails using MIME, but my company r
I'm adding a company wide email signature in the Office 365 Admin area under Rules - Mailflow > Apply Disclaimers. I am then using their tags such as %%First
I have this awesome vba macro that takes a template xlsm file saved on a shared drive and automatically uploads the file saved as with tomorrows date in the tit
we have this addin: https://appsource.microsoft.com/en-us/product/office/WA200000060 This one on the store is working as expected. As we need to support sharedi
I have some VBA that works as follows. For messages that are selected in Outlook, it marks them as read, assigns a category and moves them to a subfolder. It
I would like to create an automatic step whenever I send certain emails with the subject line "Filing" and email body containing "filing done" to save these sen
I looked around on StackOverflow and couldn't find a satisfactory answer for getting an HTML body from the msg file. Does anyone know how to parse .msg files fr
We have an add in that works with user properties set as Outlook.OlUserPropertyType.olInteger I have been asked to integrate that with MSGraph. According to thi
I am looking for VBA code in excel to reply to a selected mail but the below code creates seperate mail which does not have previous messages in conversation (t
I want to create an Outlook Meeting, which references on a Microsoft Teams Team-Channel Meeting. I am searching for a way to change the link behind the Button y
I have code that reads mail to generate a task with the mail's content. In a few cases this hits a problem, when reading the RTFbody from the mail, saying "not
could someone help me to create script for moving emails in the outlooks folders based on value added to inputbox? Idea is that, I select one or more emails and
I'd love some help on RRULES. I was able to modify an HTML Google Calendar link by adding an RRULE OF &recur=RRULE:FREQ=DAILY;COUNT=2: GOOGLE CALENDAR LINK
I have notice this error happens for ALL modern Outlook Office Add-ins. Searching the net I can also see that many other Modern Outlook Add-ins are having the
I have Excel VBA code that imports Outlook mail data from one folder into Excel. I change this for three folders all at the same level (not subfolders). Is ther
According to this guide there are a jillion ways to integrate, some of which are beyond my understanding, but they seem to require a Client Id which is created