Forum Discussion
ajkessel
Nov 11, 2023Brass Contributor
Toggle Conversation View programatically (macro/vba)
I'd like to toggle conversation view in Outlook 365 programatically. The closest I can find is Application.ActiveExplorer.CommandBars.ExecuteMso("ShowInConversations"), but that prompts the user with "this folder" or "all mailboxes" -- I'd like it to be immediate without any user prompt. Is this possible?
No RepliesBe the first to reply