StatusUpdateRecipients Property

Returns a 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.

expression**.StatusUpdateRecipients**

*expression    * Required. An expression that returns a TaskItem object.

Applies to | TaskItem Object

See Also | Recipients Object | Recipients Property | StatusOnCompletionRecipients Property | StatusReport Method