AudioVideoCall.DefaultMediaType 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 default media type for this call.
public:
virtual property System::String ^ DefaultMediaType { System::String ^ get(); void set(System::String ^ value); };
public override string DefaultMediaType { get; set; }
member this.DefaultMediaType : string with get, set
Public Overrides Property DefaultMediaType As String
Property Value
Remarks
For an AudioVideo call, the default mediaType is Audio.