Gets a subtextpart's outer subtextpart.

Introduced: X18.

<void> SubTextPart.getOuterSubTextPart(<RequestSubTextPartCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the subtextpart's outer subtextpart.
errorCallback Optional. Is called when the operation failed with an error.