ConferenceInvitationStateChangedEventArgs.AcceptedBy Property

The URI of the endpoint that accepted the invitation.

Namespace:  Microsoft.Rtc.Collaboration
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public ReadOnly Property AcceptedBy As String
    Get
'Usage
Dim instance As ConferenceInvitationStateChangedEventArgs
Dim value As String

value = instance.AcceptedBy
public string AcceptedBy { get; }

Property Value

Type: System.String

See Also

Reference

ConferenceInvitationStateChangedEventArgs Class

ConferenceInvitationStateChangedEventArgs Members

Microsoft.Rtc.Collaboration Namespace