Toggle Conversation View programatically (macro/vba)

Brass Contributor

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?

0 Replies