M
Mark Wilson
I have a COM addin that gets called when the user clicks SEND for an Outlook
message. Outlook checks the spelling before the Addin is called. If the
user ignores the spelling errors and the Addin returns to the message editor
the next time SEND is clicked the spelling checker will get called again.
I'd like to prevent this by setting some property saying that the message has
no spelling errors or thet the spelling has already been checked.
In Outlook under spelling options I can configure Outlook to "Ignore
original message text in reply or forward".
What is special about the reply text in this case that it doesn't get checked?
Can I move new text into the area occupied by the reply text so that Outlook
thinks its all reply text?
Is there some other way to do this?
message. Outlook checks the spelling before the Addin is called. If the
user ignores the spelling errors and the Addin returns to the message editor
the next time SEND is clicked the spelling checker will get called again.
I'd like to prevent this by setting some property saying that the message has
no spelling errors or thet the spelling has already been checked.
In Outlook under spelling options I can configure Outlook to "Ignore
original message text in reply or forward".
What is special about the reply text in this case that it doesn't get checked?
Can I move new text into the area occupied by the reply text so that Outlook
thinks its all reply text?
Is there some other way to do this?