Dynamically adding form elements

  • Thread starter Thread starter Tulasi
  • Start date Start date
T

Tulasi

Hello MVPs,

I have a form with some elements. When I send the form, can I send only
message without elements, so that user can see the preview vis-a-vis text in
the reading pane. Thanks in advance.
 
You would need to create a completely new message using the Application.CreateItem method and not send the original message based on a custom form.
 

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