AppointmentFormattingOptions
Contents
[
Hide
]AppointmentFormattingOptions class
Represents the appointment formatting options.
Constructors
| Name | Description |
|---|---|
| AppointmentFormattingOptions (2 overloads) | Initializes a new instance of the AppointmentFormattingOptions class. |
Methods
| Name | Description |
|---|---|
| CreateAsHtml | Specifies formatting in the html. |
| get_CssStyles | Gets the additional css styles for the formatter. |
| get_DescriptionFormat | Gets the description format. |
| get_EndDateFormat | Gets the end date format. |
| get_IsTextFormat | Gets a value indicating whether template has a text format. |
| get_LocationFormat | Gets the where format. |
| get_OrganizerFormat | Gets the organizer format. |
| get_StartDateFormat | Gets the start date format. |
| get_TimezoneFormat | Gets the timezone format. |
| get_TitleFormat | Gets the title format. |
| set_CssStyles | Sets the additional css styles for the formatter. |
| set_DescriptionFormat | Sets the description format. |
| set_EndDateFormat | Sets the end date format. |
| set_LocationFormat | Sets the where format. |
| set_OrganizerFormat | Sets the organizer format. |
| set_StartDateFormat | Sets the start date format. |
| set_TimezoneFormat | Sets the timezone format. |
| set_TitleFormat | Sets the title format. |