Homeblower covered it - go back to classic outlook, where this does work.
The reason this does not work is because the comcast account doesn't have a to-do subscription. While you can create a Microsoft account for that address, you can't add it as an account to new Outlook. all accounts in new...
I used the macro above and it works - so the code is good.
macro example
I have macro security set to none. If you signed it and copied the otm file, the macros won't work until resigned.
Running it from the editor is just to kick start it - otherwise you need to keep restarting Outlook when you make a change. The other macro runs automatically when you add the appt to the calendar.
You can't run it manually. In the VBA editor, click the mouse in the startup part run it.
It doesn't have to be in the macro name - but somewhere between the sub and end sub of app startup.
You put the entire macros in the thisoutlooksession, correct? Then clicked in the startup macro and clicked the run button? (Or restarted outlook.)
Add msgbox lines throughout and see if they fire.
Private WithEvents Items As Outlook.Items
Private Sub Application_Startup()
Dim Ns As...
You could forward it as an attachment from the downloads folder...
When I open an ics I downloaded and use forward, it is received as a meeting request. I'm using Microsoft Exchange - sending it using IMAP or pop could have different results depending on the server.
To add a macro to a button, open File > Options > Quick Access Toolbar then select macros at the top. Add it then with it selected, choose Modify to give it a friendly name and icon.
It doesn't do well with Outlook code. It often mixed in word VBA or excel that does not work in Outlook (unless you bind the object models, which it doesn't do).
I was not happy with chatgpt or Copilot at writing php - but claude worked perfectly. I needed to convert a Microsoft sql stored...
The sync settings have nothing to do with the deleted items automatically being deleted.
The automatic deletion of junk mail and emptying deleted items is set by the server. Gmail and outlook.com 30 days for both folders. (That's 30 days from when it went into the folder.)
Other servers may...
I had one recently that still had the email - opened it, fixed the address and resent.
This is from mac Outlook, so it looks different than windows, but it has the email attached.
It's not the absolute newest, but it's not old either. Installing updates won't fix it - I have Version 2504 (Build 18720.20000 Click-to-Run) and can repro.
What is your version and build number?
I added it from All commands - Attach file... - the other one doesn't have the recent files list and opens an explorer
That's normal - one is for the open window, one for reading pane. Second one is reading pane version, I think. It has fewer commands...
Actually, solved it (before reporting it :)) - I added the button to the QAT before hitting reply. If I remove the button and add it after hitting reply, it adds it to the reply.
I don't know if this is a change in behavior or not (since I use the ribbon button).
Will still report it.
If you cancel the sign in dialog, does Outlook load? If you did nt enable offline cache, you need to sign into the account as nothing is stored locally.
Did you ever use classic Outlook to access the account? If yes, you may be able to recover the email from it.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.