Returns the semicolon-delimited string of display names for recipients who receive status updates for the task. This property is calculated from the Recipients property. Recipients returned by the StatusUpdateRecipients property correspond to CC recipients in the Recipients collection.
Read-only String.
Syntax
objTaskItem.StatusUpdateRecipients
objTaskItem Required. An expression that returns a TaskItem object.