You'll want to call the .SetLocaleIDs method of the mail object to the location ID for Arabic windows.
For a list of codepageid's check:
http://msdn.microsoft.com/library/de...s/charset4.asp
for example objnewmail.setlocaleids(1256) which is Arabic (Windows)