Is it possible to programmatically set the workflow comment? e.g. Admin user "Reject" the item from workbox, we ask for a comment. Later on, our agent process retrives this comment and send email. Now I need my custom module to do the same thing (Admin reject functionality).
It would be the same code used by Sitecore to set the workflow comment I guess...