Calendar Members
Include Protected Members
Include Inherited Members
Includes methods for managing calendar exceptions in Project Server.
The Calendar type exposes the following members.
Constructors
Name | Description | |
---|---|---|
Calendar | Creates a Calendar object from the ASMX-based Calendar web service. |
Top
Properties
Top
Methods
Name | Description | |
---|---|---|
Abort | (Inherited from WebClientProtocol.) | |
BeginInvoke | (Inherited from SoapHttpClientProtocol.) | |
CancelAsync | (Inherited from HttpWebClientProtocol.) | |
CheckInCalendars | Checks in the specified enterprise calendars that were previously checked out for editing exceptions. | |
CheckOutCalendars | Checks out the specified enterprise calendars to allow for the editing of exceptions. | |
CreateCalendars | Creates enterprise calendars that can include exceptions. | |
CreateObjRef | (Inherited from MarshalByRefObject.) | |
DeleteCalendars | Deletes the specified enterprise calendars. | |
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.) | |
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.) | |
ListCalendars | Gets a list of all enterprise calendars. | |
MemberwiseClone() | (Inherited from Object.) | |
MemberwiseClone(Boolean) | (Inherited from MarshalByRefObject.) | |
ReadCalendars | Gets the calendar exceptions that match the filter set. | |
ToString | (Inherited from Component.) | |
UpdateCalendars | Adds, modifies, or deletes enterprise calendar exceptions. |
Top
Events
Name | Description | |
---|---|---|
Disposed | (Inherited from Component.) |
Top