AudioVideoMcuParticipantEndpointProperties.IsPrivateAssistantEnabled Property

Gets whether the private assistant is enabled for this endpoint.

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

Syntax

'Declaration
Public Property IsPrivateAssistantEnabled As Boolean
    Get
    Friend Set
'Usage
Dim instance As AudioVideoMcuParticipantEndpointProperties
Dim value As Boolean

value = instance.IsPrivateAssistantEnabled
public bool IsPrivateAssistantEnabled { get; internal set; }

Property Value

Type: System.Boolean

See Also

Reference

AudioVideoMcuParticipantEndpointProperties Class

AudioVideoMcuParticipantEndpointProperties Members

Microsoft.Rtc.Collaboration.AudioVideo Namespace