DocsMarshal
/
Types
/
DocsMarshal.Entities.Planning.IExtendedAppointment
interface
IExtendedAppointment
Implemented interfaces:
IAppointment
ICalendarEvent
IExtendedCalendarEvent
Derived types:
DMAppointment
ExtendedAppointment
IDMAppointment
Properties
List
<
Attendee
>
Attendees
{ get; set; }
List
<
RecurrenceException
>
RecurrenceExceptions
{ get; set; }
Top