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 | |
---|---|---|
InstanceId | Gets or sets the instance identifier (ID) of a meeting. | |
MeetingCount | Gets the number of meeting instances that are associated with a Meeting Workspace. |
Top
Methods
Name | Description | |
---|---|---|
Add(String, String, Int16, Int32, String, []) | Adds a meeting instance represented in Internet Calendar (iCalendar) format to the current Meeting Workspace site. | |
Add(String, String, UInt32, String, String, String, String, String, Boolean, Int16) | Adds a meeting instance to the current Meeting Workspace site. | |
AddPage | Adds a page with the specified title and instanceID to the Meeting Workspace site. | |
Cancel | Removes the association between a meeting and a Meeting Workspace site. | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetItemMeetingInstanceId | Returns the identifier (ID) for the meeting instance that is associated with an item in a list in a Meeting Workspace. | |
GetMeetingInformation | Gets an SPMeeting object that has meeting information for the specified Web site. | |
GetType | (Inherited from Object.) | |
GetWorkspacesToLinkTo | Gets Meeting Workspace sites that are available to host a new instance of a meeting. | |
IsMeetingWorkspaceWeb | Determines whether the specified Web site was created by using a Meeting Workspace template. | |
LinkWithEvent | Links a Meeting Workspace site with an item defined on a calendar events list in a Microsoft SharePoint Foundation Web site. | |
MemberwiseClone | (Inherited from Object.) | |
Restore | Restores an instance of a nonrecurring meeting to the last persisted state. | |
SetAttendeeResponse | Sets an attendee response for a meeting. | |
ToString | (Inherited from Object.) | |
Update(String, Boolean, Int32, String, []) | Updates meeting information that is stored in Internet Calendar (iCalendar) format. | |
Update(String, UInt32, String, String, String, String, String, Boolean) | Updates meeting information. |
Top
Fields
Name | Description | |
---|---|---|
MeetingCountRecurring | Specifies a constant that indicates a recurring meeting. |
Top