共用方式為


AcsChatParticipantRemovedFromThreadWithUserEventData interface

Microsoft.Communication.ChatParticipantRemovedFromThreadWithUser 事件的 EventGridEvent Data 属性架構。

Extends

屬性

participantRemoved

已移除之用戶的詳細數據

removedByCommunicationIdentifier

拿掉使用者的使用者通訊識別碼

time

使用者被移除至線程的時間

繼承的屬性

createTime

線程的原始建立時間

recipientCommunicationIdentifier

目標使用者的通訊標識碼

threadId

聊天對話標識碼

transactionId

交易標識碼將作為共同關聯向量使用

version

線程的版本

屬性詳細資料

participantRemoved

已移除之用戶的詳細數據

participantRemoved: AcsChatThreadParticipant

屬性值

removedByCommunicationIdentifier

拿掉使用者的使用者通訊識別碼

removedByCommunicationIdentifier: CommunicationIdentifierModel

屬性值

time

使用者被移除至線程的時間

time?: string

屬性值

string

繼承的屬性詳細資料

createTime

線程的原始建立時間

createTime: string

屬性值

string

繼承自AcsChatThreadEventBase.createTime

recipientCommunicationIdentifier

目標使用者的通訊標識碼

recipientCommunicationIdentifier: CommunicationIdentifierModel

屬性值

繼承自AcsChatThreadEventBase.recipientCommunicationIdentifier

threadId

聊天對話標識碼

threadId: string

屬性值

string

繼承自AcsChatThreadEventBase.threadId

transactionId

交易標識碼將作為共同關聯向量使用

transactionId: string

屬性值

string

繼承自AcsChatThreadEventBase.transactionId

version

線程的版本

version: number

屬性值

number

繼承自AcsChatThreadEventBase.version