Partilhar via


ConferenceParticipantInformation.Role Property

Gets the role requested for the invitee.

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

Syntax

'Declaration
Public ReadOnly Property Role As ConferencingRole
    Get
'Usage
Dim instance As ConferenceParticipantInformation
Dim value As ConferencingRole

value = instance.Role
public ConferencingRole Role { get; }

Property Value

Type: Microsoft.Rtc.Collaboration.ConferencingRole

See Also

Reference

ConferenceParticipantInformation Class

ConferenceParticipantInformation Members

Microsoft.Rtc.Collaboration.ConferenceManagement Namespace