> You can't do what you want, as the message indicated. Once you send off a
> task for assignment you can't add a reminder to it, the person who owns
> the task now has to do that.
>
> --
> Ken Slovak
> [MVP - Outlook]
>
http://www.slovaktech.com
> Author: Professional Programming Outlook 2007.
> Reminder Manager, Extended Reminders, Attachment Options.
>
http://www.slovaktech.com/products.htm
>
>
> "Lothar Belle" <tqsystems@web.de> wrote in message
> news:%23CPne0XpKHA.1556@TK2MSFTNGP05.phx.gbl...
>> Him
>> I am creating a spezific taskrequest formular.
>> The Due-Date was set outomatic by
>> Item.DueDate = Date + 14
>> How can i automatically activate the reminder option when the recipient
>> accept the Task
>>
>> I used the folowing code:
>> Item.ReminderTime=Date + 14
>> Item.ReminderSet=True
>> But it doesn`t work.
>> When i send the Task i get a message which says
>> "the reminder is deaktivated because i mm not responsable for the task.
>> The reminder is also deaktivated by the recipient.
>>
>> I need a possibillity to activate the reminder during the acception of
>> the task.
>>
>> Thank you
>> Lothar
>>
>>
>>
>