I have a user-defined property in my Outlook Tasks called "Priority". When I create a new task, I would like to have a button that calls a macro where I can input my custom priority (1, 2, 3, etc...).
I think I need to use .UserProperties("Priority"), but I'm having trouble setting the macro to the currently selected task...
Any help would be great, thank you!
I think I need to use .UserProperties("Priority"), but I'm having trouble setting the macro to the currently selected task...
Any help would be great, thank you!