다음을 통해 공유


ConversationParticipantProperties.IsRecording Property

Gets whether the participant is recording at one or more endpoints.

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

Syntax

'Declaration
Public Property IsRecording As Boolean
    Get
    Friend Set
'Usage
Dim instance As ConversationParticipantProperties
Dim value As Boolean

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

Property Value

Type: System.Boolean

See Also

Reference

ConversationParticipantProperties Class

ConversationParticipantProperties Members

Microsoft.Rtc.Collaboration Namespace