Share via


O365ConnectorCardOpenUri.Targets Property

Definition

Gets or sets target OS/URLs.

public System.Collections.Generic.IList<Microsoft.Bot.Schema.Teams.O365ConnectorCardOpenUriTarget> Targets { get; set; }
member this.Targets : System.Collections.Generic.IList<Microsoft.Bot.Schema.Teams.O365ConnectorCardOpenUriTarget> with get, set
Public Property Targets As IList(Of O365ConnectorCardOpenUriTarget)

Property Value

The target OS/URLs.

Applies to