ConferenceInvitationSettings.ConferenceUri 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 or sets the URI of the conference.
public:
property System::String ^ ConferenceUri { System::String ^ get(); void set(System::String ^ value); };
public string ConferenceUri { get; set; }
member this.ConferenceUri : string with get, set
Public Property ConferenceUri As String
Property Value
Remarks
If the application does not supply the conference's URI it will be implicitly set from the conference session.