ParticipantPropertiesChangedEventArgs<TProperties>.Participant Property
Definition
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.
public:
property Microsoft::Rtc::Collaboration::ConversationParticipant ^ Participant { Microsoft::Rtc::Collaboration::ConversationParticipant ^ get(); };
public Microsoft.Rtc.Collaboration.ConversationParticipant Participant { get; }
member this.Participant : Microsoft.Rtc.Collaboration.ConversationParticipant
Public ReadOnly Property Participant As ConversationParticipant