OlTaskRecipientType 列挙型

定義

タスクの受信者の種類を表します。

public enum class OlTaskRecipientType
public enum OlTaskRecipientType
Public Enum OlTaskRecipientType
継承
OlTaskRecipientType

フィールド

olFinalStatus 3

受信者はタスクの完了レポートを受信。

olUpdate 2

受信者はタスクの状態更新を受信。

注釈

受信者の TypeTaskItem プロパティによって使用されます。

適用対象