MeetingListTemplateType Enumeration
Defines the template types for the lists in a Meeting Workspace site.
Namespace: Microsoft.SharePoint.Meetings
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
Public Enumeration MeetingListTemplateType
Dim instance As MeetingListTemplateType
public enum MeetingListTemplateType
Members
Member name | Description | |
---|---|---|
MeetingStart | Specifies the template for the list that displays the meeting start date. | |
MeetingEvents | Specifies the template for the list that displays the meeting events. | |
MeetingAgenda | Specifies the template for the list that displays the agenda of the meeting. | |
MeetingAttendees | Specifies the template for the list that displays the attendees of the meeting. | |
MeetingWorkspacePages | Specifies the template for the list that displays the meeting workspace pages. | |
MeetingDecisions | Specifies the template for the list that displays the meeting decisions. | |
MeetingObjectives | Specifies the template for the list that displays the meeting objectives. | |
MeetingTextbox | Specifies the template for the list that displays the meeting text box. | |
MeetingThingsToBring | Specifies the template for the list that displays the things to bring for the meeting. | |
MeetingEnd | Specifies the template for the list that displays the meeting end date. | |
MeetingMax | Specifies the template for the list that displays the meeting results. |