OlTaskRecipientType Enumeration
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 (Outlook) for TaskItem recipients.