Class ScheduleAppFields
Class for the Schedule Appointments.
Inheritance
Inherited Members
Namespace: Syncfusion.EJ.Export
Assembly: Syncfusion.EJ.Export.dll
Syntax
public class ScheduleAppFields
Constructors
ScheduleAppFields()
Declaration
public ScheduleAppFields()
Properties
AllDay
Gets or sets the AllDay value
Declaration
public string AllDay { get; set; }
Property Value
Type | Description |
---|---|
System.String | The all day |
Categorize
Gets or sets the Categorize value
Declaration
public string Categorize { get; set; }
Property Value
Type | Description |
---|---|
System.String | The categorize |
Description
Gets or sets the Description value
Declaration
public string Description { get; set; }
Property Value
Type | Description |
---|---|
System.String | The description |
EndTime
Gets or sets the EndTime value
Declaration
public string EndTime { get; set; }
Property Value
Type | Description |
---|---|
System.String | The end time |
EndTimeZone
Gets or sets the EndTimeZone value
Declaration
public string EndTimeZone { get; set; }
Property Value
Type | Description |
---|---|
System.String | The end time zone |
Guid
Gets or sets the Guid value
Declaration
public string Guid { get; set; }
Property Value
Type | Description |
---|---|
System.String | The guid |
Id
Gets or sets the Id value
Declaration
public string Id { get; set; }
Property Value
Type | Description |
---|---|
System.String | The id |
Index
Gets or sets the Index value
Declaration
public string Index { get; set; }
Property Value
Type | Description |
---|---|
System.String | The index |
Location
Gets or sets the Location value
Declaration
public string Location { get; set; }
Property Value
Type | Description |
---|---|
System.String | The location |
Priority
Gets or sets the Priority value
Declaration
public string Priority { get; set; }
Property Value
Type | Description |
---|---|
System.String | The priority |
Recurrence
Gets or sets the Recurrence value
Declaration
public string Recurrence { get; set; }
Property Value
Type | Description |
---|---|
System.String | The recurrence |
RecurrenceExDate
Gets or sets the RecurrenceExDate value
Declaration
public string RecurrenceExDate { get; set; }
Property Value
Type | Description |
---|---|
System.String | The recurrence exdate |
RecurrenceId
Gets or sets the RecurrenceId value
Declaration
public string RecurrenceId { get; set; }
Property Value
Type | Description |
---|---|
System.String | The recurrence id |
RecurrenceRule
Gets or sets the RecurrenceRule value
Declaration
public string RecurrenceRule { get; set; }
Property Value
Type | Description |
---|---|
System.String | The recurrence rule |
ResourceFields
Gets or sets the ResourceFields value
Declaration
public string ResourceFields { get; set; }
Property Value
Type | Description |
---|---|
System.String | The resource fields |
ResourceId
Gets or sets the ResourceId value
Declaration
public string ResourceId { get; set; }
Property Value
Type | Description |
---|---|
System.String | The resource id |
StartTime
Gets or sets the StartTime value
Declaration
public string StartTime { get; set; }
Property Value
Type | Description |
---|---|
System.String | The start time |
StartTimeZone
Gets or sets the StartTimeZone value
Declaration
public string StartTimeZone { get; set; }
Property Value
Type | Description |
---|---|
System.String | The start time zone |
Subject
Gets or sets the Subject value
Declaration
public string Subject { get; set; }
Property Value
Type | Description |
---|---|
System.String | The subject |