IBotData.UserData Property

Definition

Private bot data associated with a user (across all channels and conversations).

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

Property Value

Applies to