iCalendarAppointmentExportedEventArgs Properties
Provides data for the AppointmentExporter.AppointmentExported event of the iCalendarExporter.Name | Description |
---|---|
Appointment | Gets the appointment for which the event was raised. Inherited from AppointmentEventArgs. |
VEvent | Provides access to the event calendar component conforming to the iCalendar standard. |
See Also