ITsSbTaskInfo::get_Label method (sbtsv.h)

Retrieves the label that describes the purpose of the task.

This property is read-only.

Syntax

HRESULT get_Label(
  BSTR *pLabel
);

Parameters

pLabel

Return value

None

Requirements

Requirement Value
Minimum supported client None supported
Minimum supported server Windows Server 2012
Target Platform Windows
Header sbtsv.h

See also

ITsSbTaskInfo