Attendee.HasInputControl 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.
public:
virtual property bool HasInputControl { bool get(); };
public virtual bool HasInputControl { get; }
member this.HasInputControl : bool
Public Overridable ReadOnly Property HasInputControl As Boolean