Meetings Members
Include Protected Members
Include Inherited Members
Enables you to create and manage Meeting Workspace sites.
The Meetings type exposes the following members.
Constructors
Name | Description | |
---|---|---|
Meetings | Initializes a new instance of the Meetings class. |
Top
Properties
Top
Methods
Name | Description | |
---|---|---|
Abort | (Inherited from WebClientProtocol.) | |
AddMeeting | Associates a meeting with the Meeting Workspace site on the specified server running Windows SharePoint Services. | |
AddMeetingFromICal | Associates a meeting represented in Internet Calendar (iCal) format with the Meeting Workspace site on the specified server running Windows SharePoint Services. | |
BeginInvoke | (Inherited from SoapHttpClientProtocol.) | |
CancelAsync | (Inherited from HttpWebClientProtocol.) | |
CreateObjRef | (Inherited from MarshalByRefObject.) | |
CreateWorkspace | Creates a new Meeting Workspace subsite on the specified server running Windows SharePoint Services. | |
DeleteWorkspace | Deletes the Meeting Workspace site from the specified server running Windows SharePoint Services. | |
Discover | (Inherited from SoapHttpClientProtocol.) | |
Dispose() | (Inherited from Component.) | |
Dispose(Boolean) | (Inherited from Component.) | |
EndInvoke | (Inherited from SoapHttpClientProtocol.) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Component.) | |
GetHashCode | (Inherited from Object.) | |
GetLifetimeService | (Inherited from MarshalByRefObject.) | |
GetMeetingsInformation | Lists the languages and templates supported by the specified server running Windows SharePoint Services. It also specifies whether the caller has the ManageSubweb right on the Meeting Workspace site and shows other workspace settings, such as Anonymous Access, Unique Permissions, the meeting count, and AllAuthenticatedUsers. | |
GetMeetingWorkspaces | Lists the Meeting Workspace sites located in the root directory of the specified server running Windows SharePoint Services at the specified site location. | |
GetReaderForMessage | (Inherited from SoapHttpClientProtocol.) | |
GetService | (Inherited from Component.) | |
GetType | (Inherited from Object.) | |
GetWebRequest | (Inherited from SoapHttpClientProtocol.) | |
GetWebResponse(WebRequest) | (Inherited from HttpWebClientProtocol.) | |
GetWebResponse(WebRequest, IAsyncResult) | (Inherited from HttpWebClientProtocol.) | |
GetWriterForMessage | (Inherited from SoapHttpClientProtocol.) | |
InitializeLifetimeService | (Inherited from MarshalByRefObject.) | |
Invoke | (Inherited from SoapHttpClientProtocol.) | |
InvokeAsync(String, [], SendOrPostCallback) | (Inherited from SoapHttpClientProtocol.) | |
InvokeAsync(String, [], SendOrPostCallback, Object) | (Inherited from SoapHttpClientProtocol.) | |
MemberwiseClone() | (Inherited from Object.) | |
MemberwiseClone(Boolean) | (Inherited from MarshalByRefObject.) | |
RemoveMeeting | Removes the association between a meeting and a Meeting Workspace site. | |
RestoreMeeting | Restores and relinks a meeting that was previously removed from a meeting instance. | |
SetAttendeeResponse | Sets the attendee response for a meeting. | |
SetWorkspaceTitle | Sets the title of the Meeting Workspace site on the specified server running Windows SharePoint Services. | |
ToString | (Inherited from Component.) | |
UpdateMeeting | Updates the meeting information on a Meeting Workspace site. | |
UpdateMeetingFromICal | Updates meeting information stored in Internet Calendar (iCal) format. |
Top
Events
Name | Description | |
---|---|---|
Disposed | (Inherited from Component.) |
Top