2022-09-14 16:09:00 +00:00
|
|
|
{
|
|
|
|
"/*": "Don't modify slug - If required, do it using cli edit command",
|
|
|
|
"title": "Microsoft Exchange",
|
|
|
|
"name": "Microsoft Exchange",
|
|
|
|
"slug": "exchange",
|
2023-04-26 11:03:34 +00:00
|
|
|
"dirName": "exchangecalendar",
|
2022-09-14 16:09:00 +00:00
|
|
|
"type": "exchange_calendar",
|
2023-04-26 11:03:34 +00:00
|
|
|
"logo": "icon.svg",
|
2023-05-30 14:25:56 +00:00
|
|
|
"url": "https://cal.com",
|
2022-09-14 16:09:00 +00:00
|
|
|
"variant": "calendar",
|
|
|
|
"categories": ["calendar"],
|
|
|
|
"publisher": "Cal.com",
|
|
|
|
"email": "help@cal.com",
|
|
|
|
"description": "Fetch Microsoft Exchange calendars and availabilities using Exchange Web Services (EWS).",
|
|
|
|
"__createdUsingCli": true
|
|
|
|
}
|