Hi there,
i'm quite new to Microsoft Outlook VB programming, and don't even know if it is possible what i want to do.
Since some time, I'm working with the colored flags to keep track of things still to do, put on hold, ... I autoarchive each month, since I'm connected to an Exchange Server where the storage limit is quite low. When archiving, I want however to keep the flagged mails in my exchange mailbox. To do this, I allready found out how to put the NoAging flag.
I can't find out however how to automate this, meaning:
- when flagging (colored) an email, the NoAging flag should be set to True
- when flagging the email complete, the NoAging flag should be reset to False
This way I can automate this instead of running manually a script each time before Archiving.
Any help would be appreciated,
Kind regards, NiceGuy
i'm quite new to Microsoft Outlook VB programming, and don't even know if it is possible what i want to do.
Since some time, I'm working with the colored flags to keep track of things still to do, put on hold, ... I autoarchive each month, since I'm connected to an Exchange Server where the storage limit is quite low. When archiving, I want however to keep the flagged mails in my exchange mailbox. To do this, I allready found out how to put the NoAging flag.
I can't find out however how to automate this, meaning:
- when flagging (colored) an email, the NoAging flag should be set to True
- when flagging the email complete, the NoAging flag should be reset to False
This way I can automate this instead of running manually a script each time before Archiving.
Any help would be appreciated,
Kind regards, NiceGuy