Share via


ConversationParticipant.IsRecording Property

Gets whether one or more endpoints for this participant is recording the conversation.

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 ConversationParticipant
Dim value As Boolean

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

Property Value

Type: System.Boolean

See Also

Reference

ConversationParticipant Class

ConversationParticipant Members

Microsoft.Rtc.Collaboration Namespace