[]
Event that fires when the user clicks a hyperlink within the appointment element.
public event EventHandler<AppointmentLinkClickedEventArgs> AppointmentLinkClicked
Type | Description |
---|---|
EventHandler<AppointmentLinkClickedEventArgs> | Event that fires when the user clicks a hyperlink within the appointment element. |