Conference.IsPasscodeOptional 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 the setting for an optional passcode.
public:
property bool IsPasscodeOptional { bool get(); };
public bool IsPasscodeOptional { get; }
member this.IsPasscodeOptional : bool
Public ReadOnly Property IsPasscodeOptional As Boolean