ConferenceSessionProperties.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 any announcements that need to be displayed by client before joining the conference.
public:
property System::String ^ Disclaimer { System::String ^ get(); };
public string Disclaimer { get; }
member this.Disclaimer : string
Public ReadOnly Property Disclaimer As String