本文介绍了以编程方式更新Outlook taskitem的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我们有应用程序将outlook任务分配给使用数据库数据的人。如果数据库中的日期发生变化,我们希望更新taskitem。当分配任务项时,它会给出错误您没有拥有此任务。您的更改可能会被任务所有者覆盖。
我们想要更新分配的任务并通知任务已更改的指定人员,人员可以在任务列表中看到更新的任务详细信息
谢谢,
Dishant
Hi,
We got application which assigned the outlook tasks to person using database data. We want to update taskitem if date in database changes. As taskitem is assigned it gives error "You do not own this task. Your changes may be overwritten by owner of task."
We want to update assigned task and notify a assigned person that task has been changed and person can see updated task details in his task list
Thanks,
Dishant
推荐答案
这篇关于以编程方式更新Outlook taskitem的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!