InviteReceivedEventArgs.OnBehalfOfParticipant 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.
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