Typical ... I lose patience looking for an answer on the web, but as
soon as I post the query I come across the information wanted (or some
of it)
To access a user-defined field I can use the syntax
item.Userproperties.find("fieldname")
It would still be useful to come upon a list of the standard fileds if
anyone knows a reference.
Having started in this way - perhaps I'm trying to crack a nut with a
sledgehammer...
I want to present a central user with a form with tickbox and text box
entries - but then I want the 'send' action to reformat this
information as text and put it in the message of the email (or body).
I assumed that outlook was the best place to create a form as this is
purely being created to build a mail message.
there's no point in sending the script itself in the email though - is
there any way I can get outlook to delete the script in the outbound
email.
Sorry for the false start there