O365ConnectorCardInputType type
Definiert Werte für O365ConnectorCardInputType. Mögliche Werte sind: 'textInput', 'dateInput', 'multichoiceInput'
type O365ConnectorCardInputType = "textInput" | "dateInput" | "multichoiceInput"