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