Thank you for the reply. Yes I discovered this yesterday. The real trick to this is calling the "Display" method, which in my case caused the new inspector event to be fired.
"Nkv" wrote:
[Quoted Text] > Hello, > > This example will help you. > > http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbaol11/html/olmthCreateItem_HV05247808.asp> > > "Tom at GSD" wrote: > > > I have created an addin that adds a menu item to the main outlook menubar. > > The menu item has to generate a new mail message. I would like to change the > > title of the new mail message window and a few other items before the new > > message window is displayed. What is the correct way to cause the new mesage > > window to appear without using the new message button, and is it possible to > > change the properties of the new message window before it is displayed? > > > > Thanks!
|