Outlook: ReplyAll in Dock Mode

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
deklan
Posts: 3
Joined: 05 Dec 2017, 05:21

Outlook: ReplyAll in Dock Mode

05 Dec 2017, 05:28

Hi,

I want to modify this code:

Code: Select all

objOL:=ComObjActive("Outlook.Application").ActiveExplorer.Selection(1) 
mail := objOL.ReplyAll()
mail.Display()
It creates an reply to all email to the selected mail in my inbox (with mail preview) but as a new window.
Do you have any idea how to display the reply in docking mode (in main Outlook window, not a new one)

Thanks in advance
deklan

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: dipahk, Nerafius, RandomBoy and 171 guests