D
Dennis Brown
What is the fastest means of determining the message's format? With our adaptive screen reader, I look for the "(HTML)", "(Plain text)", and "(Rich edit)" at on the screen within the message title when the message is opened, but I'd rather try to get that info via the Outlook object. Would the MailItem be used for this, and would I wait until the message was open to detect its body's type?
We use different procedures for reading this text if it is HTML, so I always have to determine the message's type.
Can I get a quick example of syntax?
We use different procedures for reading this text if it is HTML, so I always have to determine the message's type.
Can I get a quick example of syntax?