ConferenceSession.RecordingPolicy 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 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.