Share via


MessagingExtensionResponse.CacheInfo Property

Definition

Gets or sets the CacheInfo for this MessagingExtensionResponse. module.

public Microsoft.Bot.Schema.Teams.CacheInfo CacheInfo { get; set; }
member this.CacheInfo : Microsoft.Bot.Schema.Teams.CacheInfo with get, set
Public Property CacheInfo As CacheInfo

Property Value

The CacheInfo for this MessagingExtensionResponse.

Applies to