TdxWebServiceCalendar Members
Stores online calendar settings obtained from a connected account.Fields
Name | Description |
---|---|
BackgroundColor | Stores the calendar’s background color. |
DefaultReminders | Stores a number of the reminder time intervals (in minutes) prior to the event start. |
EventColor | Stores the calendar’s event fill color. |
ID | Stores the calendar’s unique identifier in an online account. |
Name | Stores the calendar’s display name in an online account. |
ReadOnly | Stores the calendar’s read-only mode flag. |
TimeZone | Stores the calendar’s time zone determined by an online account’s settings. |
Methods
Name | Description |
---|---|
CreateDefault static | Creates a new TdxWebServiceCalendar record whose fields are populated with the default values. |
IsNull | Identifies whether the record corresponds to an absent or unavailable online calendar. |
Null static | Creates a new TdxWebServiceCalendar record that corresponds to an absent or unavailable online calendar. |
See Also