Making the default High is pretty easy: Create a new task with the Priority set to High and publish it as a form to the Tasks folder, then make it the default form for the folder.
Suppressing the task reminder would be pretty tough. It makes my head hurt to think about all the possible permutations -- like having a reminder intentionally set and then changing the date. If you can work out a flow chart of all the possible cases, it probably can be coded, though, using the PropertyChange event.
--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
"nw65" <(E-Mail Removed)> wrote in message news:09FD7E2A-319E-4D66-B092-(E-Mail Removed)...
> How can i change the priority default on a new task to high instead of normal?
> and How can i change the task reminder checkbox default to unchecked when i
> select a date?