MeetingRequestMessageType.MeetingWorkspaceUrl Property

Definition

The MeetingWorkspaceUrl property gets or sets a string value that contains the URL for the meeting workspace that the meeting that is associated with this instance of the MeetingRequestMessageType class links to.

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 the meeting that is associated with this instance of the MeetingRequestMessageType class links to.

Applies to