Edit

Share via


ConferenceSession.Disclaimer Property

Definition

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.

Applies to