J
John
Hi
In outlook I have set stationery and signatures under 'Mail Format' tab. The
problem is when I send email from another application via code such as
Set OutlookApp = New Outlook.Application
Set EM = OutlookApp.CreateItem(olMailItem)
The email ignores the stationery. What is the problem and how can I make the
stationery work even when mail is sent via code?
Many Thanks
Regards
In outlook I have set stationery and signatures under 'Mail Format' tab. The
problem is when I send email from another application via code such as
Set OutlookApp = New Outlook.Application
Set EM = OutlookApp.CreateItem(olMailItem)
The email ignores the stationery. What is the problem and how can I make the
stationery work even when mail is sent via code?
Many Thanks
Regards