schwarznavy
Senior Member
- Outlook version
- Outlook 2010 32 bit
- Email Account
- Exchange Server
Greetings,
I am using a script very similar to the one posted here (Outlook VBA for marking a new mail as a task before sending) which sets a customer UserProperty on an email being written. Also, concurrently, the SentItems folder is being monitored and when it sees email with that property takes some actions.
While drafting an email, is there a way to show a visual indicator that a macro was run or that a custom UserProperty was set? Ideally, I'd have a button for the macro on the ribbon that visually indicates whether the button was pushed or not. Alternatively, is there a way to have a button or something that checks UserProperties and changes visually depending on the UserProperty?
I am using a script very similar to the one posted here (Outlook VBA for marking a new mail as a task before sending) which sets a customer UserProperty on an email being written. Also, concurrently, the SentItems folder is being monitored and when it sees email with that property takes some actions.
While drafting an email, is there a way to show a visual indicator that a macro was run or that a custom UserProperty was set? Ideally, I'd have a button for the macro on the ribbon that visually indicates whether the button was pushed or not. Alternatively, is there a way to have a button or something that checks UserProperties and changes visually depending on the UserProperty?