unchecking options in a task programmatically

T

tmoakes

I'm trying to remove the task options:
"Keep an updated copy..." and "Send me a status report when this..."
before sending a task out through Excel VBA.

I've read a few posts, but can't seem to get anywhere with
"StatusUpdateRecipients" or the standard Recipients.

Can anyone tell me what the procedure is for unchecking these options
through VBA?

thanks in advance,

TNM
 
Top