Setting "Initial Value" for a given field

P

Peter Theill

Is is possible, through the Outlook DOM, to set the "Initial value" for
a field? I can't see a way to do this.

I'm thinking something like this:

Item.GetInspector.ModifiedFormPages("MyTab").
Controls("MyControl").InitialValue = "[Start] - [End]"

Any ideas?
 

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