你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

AcsMessageEventData interface

所有聊天线程事件的通用属性的架构

属性

error

通道事件错误

from

消息发送者

receivedTimestamp

收到消息的时间

to

邮件收件人

属性详细信息

error

通道事件错误

error: AcsMessageChannelEventError

属性值

from

消息发送者

from: string

属性值

string

receivedTimestamp

收到消息的时间

receivedTimestamp: string

属性值

string

to

邮件收件人

to: string

属性值

string