문제

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