O365ConnectorCardInputType type

定义 O365ConnectorCardInputType 的值。 可能的值包括:“textInput”、“dateInput”、“multichoiceInput”

type O365ConnectorCardInputType = "textInput" | "dateInput" | "multichoiceInput"