ResumptionCookie.Address 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 key that minimally and completely identifies a bot's conversation with a user on a channel.
public Microsoft.Bot.Builder.Dialogs.IAddress Address { get; set; }
member this.Address : Microsoft.Bot.Builder.Dialogs.IAddress with get, set
Public Property Address As IAddress