O365ConnectorCardDateInput.IncludeTime Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets include time input field. Default value is false (date only).
public bool? IncludeTime { get; set; }
member this.IncludeTime : Nullable<bool> with get, set
Public Property IncludeTime As Nullable(Of Boolean)
Property Value
Boolean indicating whether to include time.