Edit

Share via


ConferenceSession.RecordingPolicy Property

Definition

Gets the recording policy set by the administrator.

public:
 property Microsoft::Rtc::Collaboration::ConferenceRecordingPolicy RecordingPolicy { Microsoft::Rtc::Collaboration::ConferenceRecordingPolicy get(); };
public Microsoft.Rtc.Collaboration.ConferenceRecordingPolicy RecordingPolicy { get; }
member this.RecordingPolicy : Microsoft.Rtc.Collaboration.ConferenceRecordingPolicy
Public ReadOnly Property RecordingPolicy As ConferenceRecordingPolicy

Property Value

Remarks

It is the responsibility of the recording client to honor this policy as it is not enforced by the server.

Applies to