Edit

Share via


ConferenceInvitationSettings.ConferenceUri Property

Definition

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.

Applies to