O365ConnectorCardHttpPOST.Body 属性

定义

获取或设置要通过调用发回到机器人的内容。

public string Body { get; set; }
member this.Body : string with get, set
Public Property Body As String

属性值

要通过调用发回机器人的内容。

适用于