Microsoft.SharePoint.Meetings Namespace
Provides an object model that can be used to customize Meeting Workspace sites.
Classes
Class | Description | |
---|---|---|
CustomToolPaneManager | Represents a custom tool pane manager Web Part. This Web Part enables you to implement tool panes by using the extensible tool pane framework. | |
MtgUtility | Initialize a new instance of the MtgUtility class. | |
PageTabsWebPart | Represents the PageTabs Web Part and is responsible for rendering the page tabs on the Meeting Workspace site. | |
PropertyBag | Represents a property bag and is responsible for rendering the Modify This Workspace link on the Meeting Workspace site. It also returns some global variables that are needed for scripting on the site. | |
SPMeeting | Provides methods and properties that can be used to work with a Meeting Workspace. |
Enumerations
Enumeration | Description | |
---|---|---|
MeetingListTemplateType | Defines the template types for the lists in a Meeting Workspace site. | |
MtgToolPaneState | Identifiers for custom toolpanes created for the meeting workspace. | |
SPMeeting.SpecialInstance | Lists the special values for the meeting instance ID that corresponds to a special meeting instance or to multiple meeting instances. These values can be used for the MeetingInstanceId property of the SPQuery class. |