Skip to main content

gcal.eventresource.workinglocationproperties

Home > @runlightyear/gcal > EventResource > workingLocationProperties

EventResource.workingLocationProperties property

Signature:
workingLocationProperties: {
homeOffice: unknown;
customLocation: {
label: string;
};
officeLocation: {
buildingId: string;
floorId: string;
floorSectionId: string;
deskId: string;
label: string;
};
};