इसके माध्यम से साझा किया गया


SuggestedActions.To Property

Definition

Gets or sets ids of the recipients that the actions should be shown to. These Ids are relative to the channelId and a subset of all recipients of the activity.

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

Property Value

The ID's of the recipients that the actions should be shown to.

Applies to