rubaboo
New Member
- Outlook version
- Outlook 2016 64 bit
- Email Account
- Exchange Server
First post. Don't know what I'm doing.
Trying to use this code in my Outlook 2016 - How to select an mailitem in explorer with "show as conversation" - and getting an error "The view cannot be found" at line
How can I fix it?
Trying to use this code in my Outlook 2016 - How to select an mailitem in explorer with "show as conversation" - and getting an error "The view cannot be found" at line
Code:
Set objViewTemp = objView.Copy("tmpNoConversation", olViewSaveOptionThisFolderOnlyMe)