InternalConferencingExtensions.SetEndpointRecording Method
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.
public:
[System::Runtime::CompilerServices::Extension]
static void SetEndpointRecording(Microsoft::Rtc::Collaboration::ConferenceJoinOptions ^ options, bool isRecording);
public static void SetEndpointRecording (this Microsoft.Rtc.Collaboration.ConferenceJoinOptions options, bool isRecording);
static member SetEndpointRecording : Microsoft.Rtc.Collaboration.ConferenceJoinOptions * bool -> unit
<Extension()>
Public Sub SetEndpointRecording (options As ConferenceJoinOptions, isRecording As Boolean)
Parameters
- options
- ConferenceJoinOptions
- isRecording
- Boolean