View Single Post
 
Old 05-29-2017, 08:55 AM
BobBridges's Avatar
BobBridges BobBridges is offline Windows 7 64bit Office 2010 32bit
Expert
 
Join Date: May 2013
Location: USA
Posts: 700
BobBridges has a spectacular aura aboutBobBridges has a spectacular aura about
Default How can I detect whether an email item is sendable?

When someone sends me an email and I open it, at that point I can read it but not write in it. Whenever I'm ready I can tell Outlook to reply to that message, and after that I can update its fields and hit <Send>.

I'm now writing a program that looks at the ActiveInspector and processes the email item. But how can my program tell whether that email item is modifiable or not—that is, whether or not the operator initiated a Reply before starting the program? There must be some status field in the inspector or the email item itself, but I can't find it.
Reply With Quote