SessionUpdateConversationItemCreated.PreviousItemId Property
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.
The ID of the preceding item in the Conversation context, allows the client to understand the order of the conversation.
public string PreviousItemId { get; }
member this.PreviousItemId : string
Public ReadOnly Property PreviousItemId As String