Category "outlook"

Outlook Calendar .Net Core Web API GetList (tokenCredential parameter cannot be null. (Parameter 'tokenCredential'))

I have an API project related to Outlook calendar integration. With this project, you can access your outlook account. I want to list all the events in the cale

return a Count of emails inside Trash folder

How i can get the count of emails inside Trash folder with outlook web add-ins i try to use EWS xml, but it show an error let xml = '<?xml version="1.0"

Refused to connect in Outlook Web add-in when trying to load any web page url

I am working on Outlook web add-in demo to show my demo add-in option inside the Outlook. So will have a website portal that will work in any browsers.My add-in

EWS - Hide attendees in a meeting

I am using EWS API to create Exchange meetings and I am looking for the way to "hide the attendees". I know it is possible to do so when creating a meeting wit

VBA in Outlook to pull specific data into excel

I need some VBA code in outlook to save specific lines of data from emails as per below into an excel folder - see sample excel table below. I need the code to

Send and Save specific emails. Not a sentitem event listener

Edit: I am just going to use an eventlistener. I would delete the post but maybe somebody will find a non eventlistener way to save a sent mailitem before it is

How to store attachment file in an email in a database?

I used this code to store attachment xlsx files from a specific address email in Outlook, but now I would like to store these files in a database in SQL Server,

How to run code to toggle ShowCursor on Outlook from Excel workbook?

I am using code on Outlook to hide the mouse cursor on Outlook before opening the attached workbook: Private Declare Function ShowCursor Lib "USER32" (ByVal fSh

How to create a mail profile in my remote windows machine using ansible

I'm unable to create a mail profile in my remote windows machine which has Outlook 2016. I havw to create it using ansible. I tried this: - name: Manage windows

Outlook Add-in: Am I not aware of some basic, conceptual theories of C# programming?

Win 10 - VS 2019 - Office365 - Exchange Online My first post - woo hoo!!! (Although I have been lurking forever.) I am writing my first Outlook Add-in with my

set reply arrow via vba

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

Responsive HTML text/images in Outlook365, gmail, etc

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

Office.js displayDialogAsync error when displayInIframe: false

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

Adding an image to an Outlook MailItem via Python

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

Python SMTP Email WITH TITUS Classification

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

Office365 email signature - conditionally show HTML if tag contains a value

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

Sharepoint Locking Error when xlsm is Uploaded via VBA .SaveAs

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

Outlook "Web Add-in" not appearing on Shared Mailbox, despite SupportsSharedFolders= True

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

Outlook VBA Stumbling Over "Undeliverable" Report

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

Automatically save a send email as Adobe PDF and save in a folder

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