mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 13:02:56 +00:00
Revert "EventsService Changes. Attendees Page. Others."
This reverts commit 11fdfe1e54.
This commit is contained in:
@@ -12,7 +12,8 @@ export class Event{
|
||||
StartDate: string;
|
||||
EndDate: string;
|
||||
EventType: string;
|
||||
Attendees: EventPerson[];
|
||||
RequiredAttendees: EventPerson[];
|
||||
OptionalAttendees: EventPerson[];
|
||||
IsMeeting: boolean;
|
||||
IsRecurring: boolean;
|
||||
AppointmentState: number;
|
||||
|
||||
Reference in New Issue
Block a user