Print only newest part of message

S

SDDSolutions

I wish to only print the newest incoming part of a message without the
message history in the replied emails.

I dont wish to use word as an editor as i need the process to be relatively
automated.

Does anyone know how to solve this?
 
B

Brian Tillman

SDDSolutions said:
I wish to only print the newest incoming part of a message without the
message history in the replied emails.

To Outlook, everything in the body of the message is identical. Any
separators there mean nothing to Outlook. Unless you write code to parse
the contents of the body yourself, you'll not be able to do what you want.
 
Top