Neokernel API

EmailTools.stripEnds Method

Returns a String with surrounding symbols (ie: (), <>, "") removed from the specified String.

public static string stripEnds(
   string s
);

See Also

EmailTools Class | com.neokernel.email Namespace