AppointmentFormattingOptions

AppointmentFormattingOptions class

Represents the appointment formatting options.

Constructors

NameDescription
AppointmentFormattingOptions (2 overloads)Initializes a new instance of the AppointmentFormattingOptions class.

Methods

NameDescription
CreateAsHtmlSpecifies formatting in the html.
get_CssStylesGets the additional css styles for the formatter.
get_DescriptionFormatGets the description format.
get_EndDateFormatGets the end date format.
get_IsTextFormatGets a value indicating whether template has a text format.
get_LocationFormatGets the where format.
get_OrganizerFormatGets the organizer format.
get_StartDateFormatGets the start date format.
get_TimezoneFormatGets the timezone format.
get_TitleFormatGets the title format.
set_CssStylesSets the additional css styles for the formatter.
set_DescriptionFormatSets the description format.
set_EndDateFormatSets the end date format.
set_LocationFormatSets the where format.
set_OrganizerFormatSets the organizer format.
set_StartDateFormatSets the start date format.
set_TimezoneFormatSets the timezone format.
set_TitleFormatSets the title format.