_AppointmentItem.MeetingWorkspaceURL Property

Definition

Returns a String (string in C#) value that represents the URL for the Meeting Workspace that the appointment 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.

Applies to