Freigeben über


CalendarCreationInformation Class

Definition

[Microsoft.SharePoint.Client.ScriptType("PS.CalendarCreationInformation", ServerTypeId="{871aabf6-6ad2-481a-8f7a-0ec5ae4613d3}", ValueObject=true)]
public class CalendarCreationInformation : Microsoft.SharePoint.Client.ClientValueObject
type CalendarCreationInformation = class
    inherit ClientValueObject
Public Class CalendarCreationInformation
Inherits ClientValueObject
Inheritance
CalendarCreationInformation
Attributes

Constructors

CalendarCreationInformation()

Properties

Id
Name
OriginalId
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