TaskItem.StatusUpdateRecipients property (Outlook)
Returns a semicolon-delimited String of display names for recipients who receive status updates for the task. Read/write.
Syntax
expression. StatusUpdateRecipients
expression A variable that represents a TaskItem object.
Remarks
This property is calculated from the Recipients property. Recipients returned by the StatusUpdateRecipients property correspond to CC recipients in the Recipients collection.
See also
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.