SPMeeting Members

Include Protected Members
Include Inherited Members

Provides methods and properties that can be used to work with a Meeting Workspace.

The SPMeeting type exposes the following members.

Properties

  Name Description
Public property InstanceId Gets or sets the instance identifier (ID) of a meeting.
Public property MeetingCount Gets the number of meeting instances that are associated with a Meeting Workspace.

Top

Methods

  Name Description
Public method Add(String, String, Int16, Int32, String, []) Adds a meeting instance represented in Internet Calendar (iCalendar) format to the current Meeting Workspace site.
Public method Add(String, String, UInt32, String, String, String, String, String, Boolean, Int16) Adds a meeting instance to the current Meeting Workspace site.
Public method AddPage Adds a page with the specified title and instanceID to the Meeting Workspace site.
Public method Cancel Removes the association between a meeting and a Meeting Workspace site.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public methodStatic member GetItemMeetingInstanceId Returns the identifier (ID) for the meeting instance that is associated with an item in a list in a Meeting Workspace.
Public methodStatic member GetMeetingInformation Gets an SPMeeting object that has meeting information for the specified Web site.
Public method GetType (Inherited from Object.)
Public method GetWorkspacesToLinkTo Gets Meeting Workspace sites that are available to host a new instance of a meeting.
Public methodStatic member IsMeetingWorkspaceWeb Determines whether the specified Web site was created by using a Meeting Workspace template.
Public method LinkWithEvent Links a Meeting Workspace site with an item defined on a calendar events list in a Microsoft SharePoint Foundation Web site.
Protected method MemberwiseClone (Inherited from Object.)
Public method Restore Restores an instance of a nonrecurring meeting to the last persisted state.
Public method SetAttendeeResponse Sets an attendee response for a meeting.
Public method ToString (Inherited from Object.)
Public method Update(String, Boolean, Int32, String, []) Updates meeting information that is stored in Internet Calendar (iCalendar) format.
Public method Update(String, UInt32, String, String, String, String, String, Boolean) Updates meeting information.

Top

Fields

  Name Description
Public fieldStatic member MeetingCountRecurring Specifies a constant that indicates a recurring meeting.

Top

See Also

Reference

SPMeeting Class

Microsoft.SharePoint.Meetings Namespace