CalendarExceptionCreationInformation Class

Definition

[Microsoft.SharePoint.Client.ScriptType("PS.CalendarExceptionCreationInformation", ServerTypeId="{15a86477-a9f6-4e4d-9da9-1603b15d95c8}", ValueObject=true)]
public class CalendarExceptionCreationInformation : Microsoft.SharePoint.Client.ClientValueObject
type CalendarExceptionCreationInformation = class
    inherit ClientValueObject
Public Class CalendarExceptionCreationInformation
Inherits ClientValueObject
Inheritance
CalendarExceptionCreationInformation
Attributes

Constructors

CalendarExceptionCreationInformation()

Properties

Finish
Name
RecurrenceDays
RecurrenceFrequency
RecurrenceMonth
RecurrenceMonthDay
RecurrenceType
RecurrenceWeek
Shift1Finish
Shift1Start
Shift2Finish
Shift2Start
Shift3Finish
Shift3Start
Shift4Finish
Shift4Start
Shift5Finish
Shift5Start
Start
TypeId

Methods

CustomFromJson(JsonReader) (Inherited from ClientValueObject)
CustomWriteToXml(XmlWriter, SerializationContext) (Inherited from ClientValueObject)
FromJson(JsonReader) (Inherited from ClientValueObject)
InitOnePropertyFromJson(String, JsonReader)
WriteToXml(XmlWriter, SerializationContext)

Applies to