TimeInput.WithRequires(HostCapabilities) Method
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.
public Microsoft.Teams.Cards.TimeInput WithRequires(Microsoft.Teams.Cards.HostCapabilities value);
member this.WithRequires : Microsoft.Teams.Cards.HostCapabilities -> Microsoft.Teams.Cards.TimeInput
Public Function WithRequires (value As HostCapabilities) As TimeInput
Parameters
- value
- HostCapabilities