CalendarEventDetails.IsReminderSet プロパティ

定義

予定表イベントにアラームが設定されているかどうかを示す値を取得します。

public:
 property bool IsReminderSet { bool get(); };
public bool IsReminderSet { get; }
Public ReadOnly Property IsReminderSet As Boolean

プロパティ値

予定表 イベントにアラームが設定されている場合は true。それ以外の場合は false

適用対象