Share via


GetWorkspacesToLinkTo(Boolean) Method

The GetWorkspacesToLinkTo method of the SPMeeting class lists the Meeting Workspace sites located in the root directory of the specified Microsoft Windows SharePoint Services server at the specified site location.

Parameters

recurring   true if the meeting is recurring; otherwise, false.

Return Value

A Microsoft.SharePoint.SPWebCollection object that contains the collection of Meeting Workspace sites.

Remarks

The GetWorkspacesToLinkTo method returns a list of workspaces that are immediately below the site you post to. The list includes only sites on which you have permissions to add meetings.

The recurring parameter indicates what type of meeting you intend to add to the Meeting Workspace site. If recurring is passed as false, empty and single instance meetings are returned. For recurring meetings, pass true for the recurring parameter.

Requirements

Platforms: Microsoft Windows Server 2003

Security: Code Access Security