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

ChatParticipant 类

定义

聊天线程的成员。

public class ChatParticipant
type ChatParticipant = class
Public Class ChatParticipant
继承
ChatParticipant

构造函数

ChatParticipant(CommunicationIdentifier)

聊天线程的成员。

属性

DisplayName

聊天线程成员的显示名称。

Metadata

元数据

ShareHistoryTime

与成员共享聊天历史记录的时间。 时间戳采用 ISO8601 格式: yyyy-MM-ddTHH:mm:ssZ

User

CommunicationIdentifier实例。

适用于