TaskItem.StatusOnCompletionRecipients property (Outlook)

Returns or sets a semicolon-delimited String of display names for recipients who will receive status upon completion of the task. Read/write.

Syntax

expression. StatusOnCompletionRecipients

expression A variable that represents a TaskItem object.

Remarks

This property is calculated from the Recipients property. Recipients returned by the StatusOnCompletionRecipients property correspond to BCC recipients in the Recipients collection.

See also

TaskItem Object

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.