Concatenate string for SendObject Method

  • Thread starter Thread starter RickB
  • Start date Start date
R

RickB

I have a query with a field called EmailAddress. I want to contatenate all
the email addresses from this query and separate addresses with a
semi-colon. I then want to place this concatenated string into the BCC field
of a new message created by the SendObject method.

Any assistance would be appreciated.

-rick
 
Back
Top