_MeetingItem.MeetingWorkspaceURL 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.
Returns a String (string in C#) value that represents the URL for the Meeting Workspace that the meeting item is linked to. Read-only.
public:
property System::String ^ MeetingWorkspaceURL { System::String ^ get(); };
public string MeetingWorkspaceURL { get; }
Public ReadOnly Property MeetingWorkspaceURL As String
Property Value
Remarks
A Meeting Workspace is a shared Web site for planning the meeting and tracking the results.