StatusOnCompletionRecipients Property

Microsoft Outlook Visual Basic

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.