I know how to create a button, but I want it to be on the reply window or at least on every new mail item window (reply or new mail). I can't find any way to do that. Does it have anything to do with handlers or explorers? Is it even possible on outlook 2003, or Microsoft did not provide any object to do that?

Environnement : Visual studio 2008 => add-in for outlook 2003 on xp.

有帮助吗?

解决方案

When adding the button, check that the MailItem.Sent property is false.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top