iCalendarAppointmentImportedEventArgs Properties
Provides data for the AppointmentImporter.AppointmentImported event of the iCalendarImporter.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