_TaskItem.StatusReport Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.