Open default email through access

  • Thread starter Thread starter Hoodwink
  • Start date Start date
H

Hoodwink

Is there a way to open a client's default email and send a to, cc,
subject, body to it other than using a hyperlink label? There is a
restriction on the string length for a hyperlink, and I must send the
email to many recipients...more than what the hyperlinkaddress property
will hold.
 
Hoodwink said:
Is there a way to open a client's default email and send a to, cc,
subject, body to it other than using a hyperlink label? There is a
restriction on the string length for a hyperlink, and I must send the
email to many recipients...more than what the hyperlinkaddress
property will hold.

SendObject() might do what you want. It uses the default MAPI client (if
there is one).
 
That works, but it appears to send only the first 10 email address. Do
you know if that's a limit it has?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top