O365ConnectorCardDateInput.IncludeTime プロパティ

定義

時間入力フィールドを取得または設定します。 既定値は false (日付のみ) です。

public bool? IncludeTime { get; set; }
member this.IncludeTime : Nullable<bool> with get, set
Public Property IncludeTime As Nullable(Of Boolean)

プロパティ値

時間を含めるかどうかを示すブール値。

適用対象