Share via


O365ConnectorCardViewAction.Target Property

Definition

Gets or sets target urls, only the first url effective for card button.

public System.Collections.Generic.IList<string> Target { get; set; }
member this.Target : System.Collections.Generic.IList<string> with get, set
Public Property Target As IList(Of String)

Property Value

The target URLs.

Applies to