Gets a subtextpart's outer subtextpart.
Introduced: X18.
<void> SubTextPart.getOuterSubTextPart(<RequestSubTextPartCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives the subtextpart's outer subtextpart. |
error |
Optional. Is called when the operation failed with an error. |