MtgToolPaneState enumeration

Identifiers for custom toolpanes created for the meeting workspace.

Namespace:  Microsoft.SharePoint.Meetings
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Enumeration MtgToolPaneState
'Usage
Dim instance As MtgToolPaneState
public enum MtgToolPaneState

Members

Member name Description
MtgAddList ToolPane for adding a new list to the meetings workspace.
MtgAddPage ToolPane for adding a new web part page to the meetings workspace.
MtgReorderPage ToolPane for reordering pages in a meetings workspace.
MtgDeletePage ToolPane for deleting pages in a meetings workspace.
MtgChangePageLayout ToolPane for changing the layout of a page in the meetings workspace.
MtgPageSettings ToolPane for changing the page properties.

Remarks

Allows for custom controls such as introductory text, dropdown controls, links, and toolpane buttons.

See also

Reference

Microsoft.SharePoint.Meetings namespace

GetMtgShowToolPaneEvent

GetToolPaneState

GetOpenToolPaneQuery