Tagged Questions

1
vote
2answers
214 views

How do i set up an application on windows to respond to MAPISendMail calls?

The MAPISendMail function is available on windows so that an application can request that an email be sent. Windows will route the request to whichever email client is configured as the default ...