共用方式為


O365ConnectorCardInputType type

定義 O365ConnectorCardInputType 的值。 可能的值包括:'textInput'、'dateInput'、'multichoiceInput'

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