I found events that fire when the user receives a message, or hits the send button, but nothing that fire when the user creates a blank, new email.
相关问题
- Outlook Object Model - Hooking to the Conversation
- Analyzing Outlook HANG dump (with GoogleCalendarSy
- My email signature will not appear when generating
- Setting width of Office add-in task pane
- Microsoft Outlook Send and Email Automation C#
相关文章
- C# 调用outlook发送邮件获取邮件签名
- Outlook SMTPClient server error 5.3.4 5.2.0
- How to Embed Image in Outlook Signature?
- Save content of Email body in outlook to a file
- How to reference the mail which triggered the outl
- Keep Outlook mailItem property (internet header) f
- Update Outlook inbox folder
- Select the content of Word document and paste it i
You should be able to use the NewInspector event. Example: