IBotData.PrivateConversationData Property

Definition

Private bot data associated with a user in a conversation.

public Microsoft.Bot.Builder.Dialogs.IBotDataBag PrivateConversationData { get; }
member this.PrivateConversationData : Microsoft.Bot.Builder.Dialogs.IBotDataBag
Public ReadOnly Property PrivateConversationData As IBotDataBag

Property Value

Applies to