Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 779 Bytes

Outlook.OlTaskRecipientType.md

File metadata and controls

28 lines (20 loc) · 779 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
OlTaskRecipientType enumeration (Outlook)
vbaol11.chm3085
vbaol11.chm3085
Outlook.OlTaskRecipientType
8f1678ba-f11a-1e70-816f-57b8a348a190
06/08/2017
medium

OlTaskRecipientType enumeration (Outlook)

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.

[!includeSupport and feedback]