StatusOnCompletionRecipients Property

Returns or sets a 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/write.

expression**.StatusOnCompletionRecipients**

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

Applies to | TaskItem Object

See Also | BCC Property | Recipients Object | Recipients Property | Status Property | StatusReport Method | StatusUpdateRecipients Property