CalendarItemType.MeetingWorkspaceUrl Property

Definition

The MeetingWorkspaceUrl property gets or sets a string value that contains the URL for the meeting workspace that is included in the calendar item. A meeting workspace is a shared Web site for planning the meeting and tracking the results.

public:
 property System::String ^ MeetingWorkspaceUrl { System::String ^ get(); void set(System::String ^ value); };
public string MeetingWorkspaceUrl { get; set; }
Public Property MeetingWorkspaceUrl As String

Property Value

The MeetingWorkspaceUrl property returns a string value that contains the URL for the meeting workspace that is included in the calendar item.

Applies to