H
Hanspeter Gysel
When I try to assign a task to another person with the following code, I run
into an outlook security dialog, where I need to allow access to my mailbox.
objNewTask.Assign
objNewTask.Recipients.Add ("User")
objNewTask.Send
Is there a way doing this without the annoying security check?
Regards
Hanspeter Gysel
into an outlook security dialog, where I need to allow access to my mailbox.
objNewTask.Assign
objNewTask.Recipients.Add ("User")
objNewTask.Send
Is there a way doing this without the annoying security check?
Regards
Hanspeter Gysel