EndpointConfiguration.IgnoreEnableP2PVideoInConference 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.
Indicates whether the endpoint is allowed to use P2P video in conferences if disabled for regular calls.
public:
property bool IgnoreEnableP2PVideoInConference { bool get(); };
public bool IgnoreEnableP2PVideoInConference { get; }
member this.IgnoreEnableP2PVideoInConference : bool
Public ReadOnly Property IgnoreEnableP2PVideoInConference As Boolean