Share via


CallConnectionProperties.Targets Property

Definition

The targets of the call.

public System.Collections.Generic.IReadOnlyList<Azure.Communication.CommunicationIdentifier> Targets { get; }
member this.Targets : System.Collections.Generic.IReadOnlyList<Azure.Communication.CommunicationIdentifier>
Public ReadOnly Property Targets As IReadOnlyList(Of CommunicationIdentifier)

Property Value

Applies to