scripting:api:application:add-auto-correction

AddAutoCorrection

Method of IApplication

Add auto correction item

Application.AddAutoCorrection(strFrom, strTo, strLanguage);
Application.AddAutoCorrection strFrom, strTo, strLanguage
HRESULT hr = Application.AddAutoCorrection(strFrom, strTo, strLanguage);