AcsChatThreadEventBaseProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Schema of common properties of all chat thread events.
public class AcsChatThreadEventBaseProperties : Azure.Messaging.EventGrid.SystemEvents.AcsChatEventBaseProperties
type AcsChatThreadEventBaseProperties = class
inherit AcsChatEventBaseProperties
Public Class AcsChatThreadEventBaseProperties
Inherits AcsChatEventBaseProperties
- Inheritance
- Derived
Properties
CreateTime |
The original creation time of the thread. |
RecipientCommunicationIdentifier |
The communication identifier of the target user. (Inherited from AcsChatEventBaseProperties) |
ThreadId |
The chat thread id. (Inherited from AcsChatEventBaseProperties) |
TransactionId |
The transaction id will be used as co-relation vector. (Inherited from AcsChatEventBaseProperties) |
Version |
The version of the thread. |
Applies to
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.