ConferenceSessionExtendedProperties.WebUrl 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 a web Url to access the conference from outside the corporate network.
public:
property System::String ^ WebUrl { System::String ^ get(); };
public string WebUrl { get; }
member this.WebUrl : string
Public ReadOnly Property WebUrl As String
Property Value
Remarks
The return value could be an empty string.