_TaskItem.StatusReport Method

Definition

Sends a status report to all Cc recipients (recipients returned by the StatusUpdateRecipients property) with the current status for the task and returns an Object representing the status report.

public:
 System::Object ^ StatusReport();
public object StatusReport ();
Public Function StatusReport () As Object

Returns

An Object value that represents the status report.

Applies to