AcsChatMessageDeletedEventData interface
مخطط الخاصية Data ل EventGridEvent لحدث Microsoft.Communication.ChatMessageDeleted.
الخصائص
| delete |
الوقت الذي تم فيه حذف الرسالة |
الخصائص الموروثة
| compose |
وقت الإنشاء الأصلي للرسالة |
| message |
معرف رسالة الدردشة |
| recipient |
معرف الاتصال للمستخدم الهدف |
| sender |
معرف الاتصال للمرسل |
| sender |
اسم العرض للمرسل |
| thread |
معرف مؤشر ترابط الدردشة |
| transaction |
سيتم استخدام معرف المعاملة كمتجه للعلاقة المشتركة |
| type | نوع الرسالة |
| version | إصدار الرسالة |
تفاصيل الخاصية
deleteTime
الوقت الذي تم فيه حذف الرسالة
deleteTime: string
قيمة الخاصية
string
تفاصيل الخاصية الموروثة
composeTime
وقت الإنشاء الأصلي للرسالة
composeTime?: string
قيمة الخاصية
string
messageId
recipientCommunicationIdentifier
معرف الاتصال للمستخدم الهدف
recipientCommunicationIdentifier: CommunicationIdentifierModel
قيمة الخاصية
موروث منAcsChatMessageEventBase.recipientCommunicationIdentifier
senderCommunicationIdentifier
معرف الاتصال للمرسل
senderCommunicationIdentifier: CommunicationIdentifierModel
قيمة الخاصية
موروث منAcsChatMessageEventBase.senderCommunicationIdentifier
senderDisplayName
اسم العرض للمرسل
senderDisplayName?: string
قيمة الخاصية
string
threadId
معرف مؤشر ترابط الدردشة
threadId: string
قيمة الخاصية
string
موروث منAcsChatMessageEventBase.threadId
transactionId
سيتم استخدام معرف المعاملة كمتجه للعلاقة المشتركة
transactionId: string
قيمة الخاصية
string