ShowLocationActionParameters.LocationCoordinates 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.
Gets or Sets the location coordinates of type Location.
public Microsoft.Bot.Schema.SharePoint.Location LocationCoordinates { get; set; }
member this.LocationCoordinates : Microsoft.Bot.Schema.SharePoint.Location with get, set
Public Property LocationCoordinates As Location
Property Value
This value is the location to be shown.