ConferenceSession.Disclaimer 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 disclaimer that should be presented to the user prior to joining.
public:
property System::String ^ Disclaimer { System::String ^ get(); };
public string Disclaimer { get; }
member this.Disclaimer : string
Public ReadOnly Property Disclaimer As String
Property Value
Remarks
Some administrators may wish to configure a message that clients can display before the join.