次の方法で共有


RecurrentSchedule.Hours プロパティ

定義

プロファイルが有効になる時間のコレクション。 サポートされている値は、24 時間制の 0 から 23 です (AM/PM 時間はサポートされていません)。

public System.Collections.Generic.IList<int> Hours { get; }
member this.Hours : System.Collections.Generic.IList<int>
Public ReadOnly Property Hours As IList(Of Integer)

プロパティ値

適用対象