Edit

Share via


InviteReceivedEventArgs.OnBehalfOfParticipant Property

Definition

Gets the participant on whose behalf the invite was sent.

public:
 property Microsoft::Rtc::Collaboration::ConversationParticipant ^ OnBehalfOfParticipant { Microsoft::Rtc::Collaboration::ConversationParticipant ^ get(); };
public Microsoft.Rtc.Collaboration.ConversationParticipant OnBehalfOfParticipant { get; }
member this.OnBehalfOfParticipant : Microsoft.Rtc.Collaboration.ConversationParticipant
Public ReadOnly Property OnBehalfOfParticipant As ConversationParticipant

Property Value

Applies to