ConversationParticipant.IsRecording Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets whether one or more endpoints for this participant is recording the conversation.
public:
property bool IsRecording { bool get(); };
public bool IsRecording { get; }
member this.IsRecording : bool
Public ReadOnly Property IsRecording As Boolean