ApplicationSharingHost.SetPolicyEnableControl(Int32, Boolean) Method
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.
public:
abstract void SetPolicyEnableControl(int attendeeId, bool enabled);
public abstract void SetPolicyEnableControl (int attendeeId, bool enabled);
abstract member SetPolicyEnableControl : int * bool -> unit
Public MustOverride Sub SetPolicyEnableControl (attendeeId As Integer, enabled As Boolean)
Parameters
- attendeeId
- Int32
- enabled
- Boolean