Share via


AcsChatThreadEventBaseProperties Class

Definition

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
AcsChatThreadEventBaseProperties
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