Recipient Programmatically Set in New Email

J

jbrown

Hi,

I am trying to automatically create a new message window
when I click a button on a form. When the new message
window opens I pre-filled the email addresses based upon
what I stored in the database.

I used the Recipient instance after creating the
Recipients collection. However, when the new message
window opens, I can only see 71 email addresses out of
500. The total character count in the address field of
the new message is 2058.

I am stumped as to why it only created 71 email addresses
in my TO field when I created 500 using a loop.

Can someone please assist? Is there a limitation as to
the number of recipient that can be added to the
Recipients collection?

Thanks,

jb
 
S

Sue Mosher [MVP-Outlook]

It's hard to say without seeing a code snippet. FWIW, 500 recipients isn't
likely to get past most ISPs these days.
 

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

Top