Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
这是目前的情况:
每当您在 Outlook 的日历中创建新约会时,都会显示默认表单,您可以使用它来创建约会。
现在可以在创建新项目时添加事件侦听器 (ItemAddEventHandler)。但是,这发生在显示默认表单之后。
是否可以阻止默认表单显示,而是显示我自己的表单?
我已经研究了自定义表单区域,但这不能按照我想要的方式做我想要的事情。
有人知道我可以在哪里以及如何阻止此默认表单显示和/或了解有关它的信息吗?
提前致谢