This method of the IMECompositionMessage Class retrieves the composition string from an IMECompositionMessage object.
public String getComposition();
Returns the message composition string (which can be null if a string hasn't been specified for the object).