AudioVideoFlowTemplate.TonePolicy 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 or sets the tone policy.
public:
property Microsoft::Rtc::Collaboration::AudioVideo::TonePolicy TonePolicy { Microsoft::Rtc::Collaboration::AudioVideo::TonePolicy get(); void set(Microsoft::Rtc::Collaboration::AudioVideo::TonePolicy value); };
public Microsoft.Rtc.Collaboration.AudioVideo.TonePolicy TonePolicy { get; set; }
member this.TonePolicy : Microsoft.Rtc.Collaboration.AudioVideo.TonePolicy with get, set
Public Property TonePolicy As TonePolicy
Property Value
Exceptions
Thrown when assigned value is not defined in enumerated type.