17 lines
594 B
JSON
17 lines
594 B
JSON
|
{
|
||
|
"/*": "Don't modify slug - If required, do it using cli edit command",
|
||
|
"title": "Microsoft Exchange",
|
||
|
"name": "Microsoft Exchange",
|
||
|
"slug": "exchange",
|
||
|
"type": "exchange_calendar",
|
||
|
"imageSrc": "/api/app-store/exchangecalendar/icon.svg",
|
||
|
"logo": "/api/app-store/exchangecalendar/icon.svg",
|
||
|
"url": "https://cal.com/apps/exchange",
|
||
|
"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
|
||
|
}
|