CalendarException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.SharePoint.Client.ScriptType("PS.CalendarException", ServerTypeId="{f5c870df-3a46-4f7e-b38b-0f8f21f0ecff}")]
public class CalendarException : Microsoft.SharePoint.Client.ClientObject
type CalendarException = class
inherit ClientObject
Public Class CalendarException
Inherits ClientObject
- Inheritance
- Derived
- Attributes
Constructors
CalendarException(ClientRuntimeContext, ObjectPath) |
Properties
Calendar | |
Context | (Inherited from ClientObject) |
Finish | |
Id | |
Name | |
ObjectData | (Inherited from ClientObject) |
ObjectVersion | (Inherited from ClientObject) |
Path | (Inherited from ClientObject) |
RecurrenceDays | |
RecurrenceFrequency | |
RecurrenceMonth | |
RecurrenceMonthDay | |
RecurrenceType | |
RecurrenceWeek | |
ServerObjectIsNull | (Inherited from ClientObject) |
Shift1Finish | |
Shift1Start | |
Shift2Finish | |
Shift2Start | |
Shift3Finish | |
Shift3Start | |
Shift4Finish | |
Shift4Start | |
Shift5Finish | |
Shift5Start | |
Start | |
Tag | (Inherited from ClientObject) |
TypedObject | (Inherited from ClientObject) |
Methods
CheckUninitializedProperty(String) | (Inherited from ClientObject) |
CustomFromJson(JsonReader) | (Inherited from ClientObject) |
DeleteObject() | |
FromJson(JsonReader) | (Inherited from ClientObject) |
InitNonPropertyFieldFromJson(String, JsonReader) | (Inherited from ClientObject) |
InitOnePropertyFromJson(String, JsonReader) | |
IsObjectPropertyInstantiated(String) | (Inherited from ClientObject) |
IsPropertyAvailable(String) | (Inherited from ClientObject) |
LoadExpandoFields() | (Inherited from ClientObject) |
RefreshLoad() | (Inherited from ClientObject) |
RemoveFromParentCollection() | (Inherited from ClientObject) |
Retrieve() | (Inherited from ClientObject) |
Retrieve(String[]) | (Inherited from ClientObject) |
UpdateClientObjectPropertyType(String, Object, JsonReader) | (Inherited from ClientObject) |