How Do You Access New Mail Client Form Field Values?
I've written a C3PO Command handler for SEND mail in C#.
When the GWCommand Execute method traps the eGW_CMDID_SEND, I want to interrogate the New Mail Client Form fields (e.g. Subject, Body, Recipient). How do you do this??
Also, is there a way to then change the command it's about to execute:
i.e.
Instead of SEND, if I wanted to SAVE the Message instead, and then Close the Mail To Form without sending it??
Oliver
|