ParticipantEndpointAttendanceChangedEventArgs<TProperties>.Joined Property
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 the participant endpoints that have joined.
public:
property System::Collections::ObjectModel::Collection<System::Collections::Generic::KeyValuePair<Microsoft::Rtc::Collaboration::ParticipantEndpoint ^, TProperties>> ^ Joined { System::Collections::ObjectModel::Collection<System::Collections::Generic::KeyValuePair<Microsoft::Rtc::Collaboration::ParticipantEndpoint ^, TProperties>> ^ get(); };
C#
public System.Collections.ObjectModel.Collection<System.Collections.Generic.KeyValuePair<Microsoft.Rtc.Collaboration.ParticipantEndpoint,TProperties>> Joined { get; }
member this.Joined : System.Collections.ObjectModel.Collection<System.Collections.Generic.KeyValuePair<Microsoft.Rtc.Collaboration.ParticipantEndpoint, 'Properties>>
Public ReadOnly Property Joined As Collection(Of KeyValuePair(Of ParticipantEndpoint, TProperties))
Proizvod | Verzije |
---|---|
Lync UCMA | 4.0, 5.0, latest |