OlTaskRecipientType Enumeration

Outlook Developer Reference

Indicates the task recipient type.

Name Value Description
olFinalStatus 3 Indicates that the recipient will receive completion reports for the task.
olUpdate 2 Indicates that the recipient will receive status updates for the task.

Remarks

Used by the Recipient.Type property for TaskItem recipients.