AppointmentFormattingOptions

AppointmentFormattingOptions class

Represents the appointment formatting options.

The AppointmentFormattingOptions type exposes the following members:

Constructors

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

Properties

NameDescription
description_formatGets or sets the description format.
organizer_formatGets or sets the organizer format.
timezone_formatGets or sets the timezone format.
title_formatGets or sets the title format.
location_formatGets or sets the where format.
end_date_formatGets or sets the end date format.
start_date_formatGets or sets the start date format.
css_stylesGets or sets the additional css styles for the formatter.
is_text_formatGets a value indicating whether template has a text format.

Methods

NameDescription
create_as_html()

See Also