O365ConnectorCardInputType type
Define valores para O365ConnectorCardInputType. Los valores posibles son: 'textInput', 'dateInput', 'multichoiceInput'
type O365ConnectorCardInputType = "textInput" | "dateInput" | "multichoiceInput"