Victor_50
Member
- Outlook version
- Outlook 2013 32 bit
- Email Account
- POP3
Hi, I have been trying to get some (found) code working to copy the autoarchive setting "do not autoarchive" to all subfolders of a specific folder. There are two issues:
It seems that setting "do not autoarchive" is not included in the code, it looks at all aspects of archiving save "do not archive".
The second problem is that the line [Set oStorage = oFolder.GetStorage("IPC.MS.Outlook.AgingProperties", olIdentifyByMessageClass)] gives no result, though it doesn't error. Probably because this doesn't work in OL 2013.
It seems that setting "do not autoarchive" is not included in the code, it looks at all aspects of archiving save "do not archive".
The second problem is that the line [Set oStorage = oFolder.GetStorage("IPC.MS.Outlook.AgingProperties", olIdentifyByMessageClass)] gives no result, though it doesn't error. Probably because this doesn't work in OL 2013.