AppointmentType 列挙型

定義

予定の種類を指定します。

public enum class AppointmentType
public enum AppointmentType
Public Enum AppointmentType
継承
AppointmentType

フィールド

Exception 2

定期的な一連の予定内の例外。

Occurrence 1

定期的な一連の予定内の出現。

RecurringMaster 3

定期的な一連の予定の定期的なマスター予定。

Single 0

非定期的な予定。

適用対象