Gadget

Gadget class

A gadget that extends this event.

Constructors

NameDescription
GadgetInitializes a new instance of the Gadget class.

Methods

NameDescription
get_DisplayThe gadget’s display mode. Optional. Possible values are: “icon” - The gadget displays next to the event’s title in the calendar view. “chip” - The gadget displays when the event is clicked.
get_HeightThe gadget’s height in pixels.
get_IconLinkThe gadget’s icon URL.
get_LinkThe gadget’s URL.
get_PreferencesThe gadget’s preferences
get_TitleThe gadget’s title.
get_TypeThe gadget’s type.
get_WidthThe gadget’s width in pixels.
set_DisplayThe gadget’s display mode. Optional. Possible values are: “icon” - The gadget displays next to the event’s title in the calendar view. “chip” - The gadget displays when the event is clicked.
set_HeightThe gadget’s height in pixels.
set_IconLinkThe gadget’s icon URL.
set_LinkThe gadget’s URL.
set_TitleThe gadget’s title.
set_TypeThe gadget’s type.
set_WidthThe gadget’s width in pixels.