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?
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?