OlTaskRecipientType Enum

Definition

Indicates the task recipient type.

public enum class OlTaskRecipientType
public enum OlTaskRecipientType
Public Enum OlTaskRecipientType
Inheritance
OlTaskRecipientType

Fields

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 Type property for TaskItem recipients.

Applies to