VersionControl.Provider.ChangeSetDescription
static function ChangeSetDescription(changeset: ChangeSet): Task;
Parameters

changeset Changeset to query description of.
Description

Given a changeset only containing the changeset ID, this will start a task for quering the description of the changeset.

Mostly makes sense to use with Perforce.