Neokernel API

EmailTools.stripSpecialChars Method

Removes any escaped ASCII characters and returns the result as a String.

public static string stripSpecialChars(
   string s
);

See Also

EmailTools Class | com.neokernel.email Namespace