#7020
stuartcross
Participant

    Have just been doing some more testing on this applet and have given it to a few users. They have noticed a problem with it. If they select an external address from their address book it will not run the spell check. I have done some tests and notice that the Groupwise.ItemGetText(“X00”, itfTo) only returns the Address book entry name and not the actual email address. This then causes problems because I am unable to use the test for the ‘@’ symbol to see if it external.

    Is there anyway to get the actual email address that it is being sent to rather than the address book entry name?

    Hope this makes sense

    Stuart