Advertisement
Guest User

Untitled

a guest
Nov 22nd, 2018
623
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.01 KB | None | 0 0
  1. [
  2. {
  3. "userId": "mateusz.szlendak@notusfinanse.pl",
  4. "events": [
  5. {
  6. "@odata.type": "#microsoft.graph.event",
  7. "@odata.etag": "W/\"T34IWi3130uJAfeI8uWqLgAAqNf1LQ==\"",
  8. "createdDateTime": "2018-10-30T08:10:08.0245134Z",
  9. "lastModifiedDateTime": "2018-10-30T08:10:08.1115752Z",
  10. "changeKey": "T34IWi3130uJAfeI8uWqLgAAqNf1LQ==",
  11. "categories": [],
  12. "originalStartTimeZone": "Pacific Standard Time",
  13. "originalEndTimeZone": "Pacific Standard Time",
  14. "iCalUId": "040000008200E00074C5B7101A82E00800000000AC94C4F82770D40100000000000000001000000045A86ED5F6079D499E3C80DC7E0E728B",
  15. "reminderMinutesBeforeStart": 15,
  16. "isReminderOn": true,
  17. "hasAttachments": false,
  18. "subject": "test111_e1",
  19. "bodyPreview": "Call link: https://aka.ms/mmkv1b Submit a question: https://aka.ms/ybuw2i",
  20. "importance": "normal",
  21. "sensitivity": "normal",
  22. "isAllDay": false,
  23. "isCancelled": false,
  24. "isOrganizer": true,
  25. "responseRequested": true,
  26. "seriesMasterId": null,
  27. "showAs": "busy",
  28. "type": "seriesMaster",
  29. "webLink": "https://outlook.office365.com/owa/?itemid=AAMkADc1NWExNTU3LTAzYzMtNDk5Zi04NzBlLWMzNDgwNWRmYjBkYQBGAAAAAACZVSGdkXDqTJSm2RozyfcLBwBPfghaLfXfS4kB94jy5aouAAAAAAENAABPfghaLfXfS4kB94jy5aouAACo6fW8AAA%3D&exvsurl=1&path=/calendar/item",
  30. "onlineMeetingUrl": null,
  31. "id": "1AAMkADc1NWExNTU3LTAzYzMtNDk5Zi04NzBlLWMazNDgwNWRmYjBkYQBGAAAAAACZVSGdkXDqTJSm2RozyfcLBwBPfghaLfXfS4kB94jy5aouAAAAAAENAABPfghaLfXfS4kB94jy5aouAACo6fW8AAA=",
  32. "responseStatus": {
  33. "response": "organizer",
  34. "time": "0001-01-01T00:00:00Z"
  35. },
  36. "body": {
  37. "contentType": "html",
  38. "content": "<html>\r\n<head>\r\n<meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\r\n<meta content=\"text/html; charset=us-ascii\">\r\n</head>\r\n<body>\r\nCall link: https://aka.ms/mmkv1b Submit a question: https://aka.ms/ybuw2i\r\n</body>\r\n</html>\r\n"
  39. },
  40. "start": {
  41. "dateTime": "2018-11-17T11:00:00.0000000",
  42. "timeZone": "UTC"
  43. },
  44. "end": {
  45. "dateTime": "2018-11-17T11:30:00.0000000",
  46. "timeZone": "UTC"
  47. },
  48. "location": {
  49. "displayName": "Skype for Business",
  50. "locationType": "default",
  51. "uniqueId": "Skype for Business",
  52. "uniqueIdType": "private"
  53. },
  54. "locations": [
  55. {
  56. "displayName": "Skype for Business",
  57. "locationType": "default",
  58. "uniqueId": "Skype for Business",
  59. "uniqueIdType": "private"
  60. }
  61. ],
  62. "recurrence": {
  63. "pattern": {
  64. "type": "relativeMonthly",
  65. "interval": 1,
  66. "month": 0,
  67. "dayOfMonth": 0,
  68. "daysOfWeek": [
  69. "tuesday"
  70. ],
  71. "firstDayOfWeek": "sunday",
  72. "index": "first"
  73. },
  74. "range": {
  75. "type": "noEnd",
  76. "startDate": "2017-09-05",
  77. "endDate": "0001-01-01",
  78. "recurrenceTimeZone": "Pacific Standard Time",
  79. "numberOfOccurrences": 0
  80. }
  81. },
  82. "attendees": [],
  83. "organizer": {
  84. "emailAddress": {
  85. "name": "Szlendak Mateusz",
  86. "address": "mateusz.szlendak@notusfinanse.pl"
  87. }
  88. }
  89. },
  90. {
  91. "@odata.type": "#microsoft.graph.event",
  92. "@odata.etag": "W/\"T34IWi3130uJAfeI8uWqLgAAqNf1LQ==\"",
  93. "createdDateTime": "2018-10-30T08:10:08.0245134Z",
  94. "lastModifiedDateTime": "2018-10-30T08:10:08.1115752Z",
  95. "changeKey": "T34IWi3130uJAfeI8uWqLgAAqNf1LQ==",
  96. "categories": [],
  97. "originalStartTimeZone": "Pacific Standard Time",
  98. "originalEndTimeZone": "Pacific Standard Time",
  99. "iCalUId": "040000008200E00074C5B7101A82E00800000000AC94C4F82770D40100000000000000001000000045A86ED5F6079D499E3C80DC7E0E728B",
  100. "reminderMinutesBeforeStart": 15,
  101. "isReminderOn": true,
  102. "hasAttachments": false,
  103. "subject": "test111_e2",
  104. "bodyPreview": "Call link: https://aka.ms/mmkv1b Submit a question: https://aka.ms/ybuw2i",
  105. "importance": "normal",
  106. "sensitivity": "normal",
  107. "isAllDay": false,
  108. "isCancelled": false,
  109. "isOrganizer": true,
  110. "responseRequested": true,
  111. "seriesMasterId": null,
  112. "showAs": "busy",
  113. "type": "seriesMaster",
  114. "webLink": "https://outlook.office365.com/owa/?itemid=AAMkADc1NWExNTU3LTAzYzMtNDk5Zi04NzBlLWMzNDgwNWRmYjBkYQBGAAAAAACZVSGdkXDqTJSm2RozyfcLBwBPfghaLfXfS4kB94jy5aouAAAAAAENAABPfghaLfXfS4kB94jy5aouAACo6fW8AAA%3D&exvsurl=1&path=/calendar/item",
  115. "onlineMeetingUrl": null,
  116. "id": "2AAMkADc1NWExbNTU3LTAzYzMtNDk5Zi04NzBlLWMzNDgwNWRmYjBkYQBGAAAAAACZVSGdkXDqTJSm2RozyfcLBwBPfghaLfXfS4kB94jy5aouAAAAAAENAABPfghaLfXfS4kB94jy5aouAACo6fW8AAA=",
  117. "responseStatus": {
  118. "response": "organizer",
  119. "time": "0001-01-01T00:00:00Z"
  120. },
  121. "body": {
  122. "contentType": "html",
  123. "content": "<html>\r\n<head>\r\n<meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\r\n<meta content=\"text/html; charset=us-ascii\">\r\n</head>\r\n<body>\r\nCall link: https://aka.ms/mmkv1b Submit a question: https://aka.ms/ybuw2i\r\n</body>\r\n</html>\r\n"
  124. },
  125. "start": {
  126. "dateTime": "2018-11-17T12:00:00.0000000",
  127. "timeZone": "UTC"
  128. },
  129. "end": {
  130. "dateTime": "2018-11-17T12:30:00.0000000",
  131. "timeZone": "UTC"
  132. },
  133. "location": {
  134. "displayName": "Skype for Business",
  135. "locationType": "default",
  136. "uniqueId": "Skype for Business",
  137. "uniqueIdType": "private"
  138. },
  139. "locations": [
  140. {
  141. "displayName": "Skype for Business",
  142. "locationType": "default",
  143. "uniqueId": "Skype for Business",
  144. "uniqueIdType": "private"
  145. }
  146. ],
  147. "recurrence": {
  148. "pattern": {
  149. "type": "relativeMonthly",
  150. "interval": 1,
  151. "month": 0,
  152. "dayOfMonth": 0,
  153. "daysOfWeek": [
  154. "tuesday"
  155. ],
  156. "firstDayOfWeek": "sunday",
  157. "index": "first"
  158. },
  159. "range": {
  160. "type": "noEnd",
  161. "startDate": "2017-09-05",
  162. "endDate": "0001-01-01",
  163. "recurrenceTimeZone": "Pacific Standard Time",
  164. "numberOfOccurrences": 0
  165. }
  166. },
  167. "attendees": [],
  168. "organizer": {
  169. "emailAddress": {
  170. "name": "Szlendak Mateusz",
  171. "address": "mateusz.szlendak@notusfinanse.pl"
  172. }
  173. }
  174. }
  175. ]
  176. },
  177. {
  178. "userId": "mateusz.szlandak@notusfinanse.pl",
  179. "events": [
  180. {
  181. "@odata.type": "#microsoft.graph.event",
  182. "@odata.etag": "W/\"T34IWi3130uJAfeI8uWqLgAAqNf1LQ==\"",
  183. "createdDateTime": "2018-10-30T08:10:08.0245134Z",
  184. "lastModifiedDateTime": "2018-10-30T08:10:08.1115752Z",
  185. "changeKey": "T34IWi3130uJAfeI8uWqLgAAqNf1LQ==",
  186. "categories": [],
  187. "originalStartTimeZone": "Pacific Standard Time",
  188. "originalEndTimeZone": "Pacific Standard Time",
  189. "iCalUId": "040000008200E00074C5B7101A8c2E00800000000AC94C4F82770D40100000000000000001000000045A86ED5F6079D499E3C80DC7E0E728B",
  190. "reminderMinutesBeforeStart": 15,
  191. "isReminderOn": true,
  192. "hasAttachments": false,
  193. "subject": "test112_e1",
  194. "bodyPreview": "Call link: https://aka.ms/mmkv1b Submit a question: https://aka.ms/ybuw2i",
  195. "importance": "normal",
  196. "sensitivity": "normal",
  197. "isAllDay": false,
  198. "isCancelled": false,
  199. "isOrganizer": true,
  200. "responseRequested": true,
  201. "seriesMasterId": null,
  202. "showAs": "busy",
  203. "type": "seriesMaster",
  204. "webLink": "https://outlook.office365.com/owa/?itemid=AAMkADc1NWExNTU3LTAzYzMtNDk5Zi04NzBlLWMzNDgwNWRmYjBkYQBGAAAAAACZVSGdkXDqTJSm2RozyfcLBwBPfghaLfXfS4kB94jy5aouAAAAAAENAABPfghaLfXfS4kB94jy5aouAACo6fW8AAA%3D&exvsurl=1&path=/calendar/item",
  205. "onlineMeetingUrl": null,
  206. "id": "3AAMkADc1NWExNTU3LTAzYzMtNDk5Zi04NzBlLWMzNDgwNWRmYjBkYQBGAAAAAACZVSGdkXDqTJSm2RozyfcLBwBPfghaLfXfS4kB94jy5aouAAAAAAENAABPfghaLfXfS4kB94jy5aouAACo6fW8AAA=",
  207. "responseStatus": {
  208. "response": "organizer",
  209. "time": "0001-01-01T00:00:00Z"
  210. },
  211. "body": {
  212. "contentType": "html",
  213. "content": "<html>\r\n<head>\r\n<meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\r\n<meta content=\"text/html; charset=us-ascii\">\r\n</head>\r\n<body>\r\nCall link: https://aka.ms/mmkv1b Submit a question: https://aka.ms/ybuw2i\r\n</body>\r\n</html>\r\n"
  214. },
  215. "start": {
  216. "dateTime": "2018-11-17T13:00:00.0000000",
  217. "timeZone": "UTC"
  218. },
  219. "end": {
  220. "dateTime": "2018-11-17T13:30:00.0000000",
  221. "timeZone": "UTC"
  222. },
  223. "location": {
  224. "displayName": "Skype for Business",
  225. "locationType": "default",
  226. "uniqueId": "Skype for Business",
  227. "uniqueIdType": "private"
  228. },
  229. "locations": [
  230. {
  231. "displayName": "Skype for Business",
  232. "locationType": "default",
  233. "uniqueId": "Skype for Business",
  234. "uniqueIdType": "private"
  235. }
  236. ],
  237. "recurrence": {
  238. "pattern": {
  239. "type": "relativeMonthly",
  240. "interval": 1,
  241. "month": 0,
  242. "dayOfMonth": 0,
  243. "daysOfWeek": [
  244. "tuesday"
  245. ],
  246. "firstDayOfWeek": "sunday",
  247. "index": "first"
  248. },
  249. "range": {
  250. "type": "noEnd",
  251. "startDate": "2018-09-05",
  252. "endDate": "0001-01-01",
  253. "recurrenceTimeZone": "Pacific Standard Time",
  254. "numberOfOccurrences": 0
  255. }
  256. },
  257. "attendees": [],
  258. "organizer": {
  259. "emailAddress": {
  260. "name": "Szlendak Mateusz",
  261. "address": "jan.doleczek@notusfinanse.pl"
  262. }
  263. }
  264. },
  265. {
  266. "@odata.type": "#microsoft.graph.event",
  267. "@odata.etag": "W/\"T34IWi3130uJAfeI8uWqLgAAqNf1LQ==\"",
  268. "createdDateTime": "2018-10-30T08:10:08.0245134Z",
  269. "lastModifiedDateTime": "2018-10-30T08:10:08.1115752Z",
  270. "changeKey": "T34IWi3130uJAfeI8uWqLgAAqNf1LQ==",
  271. "categories": [],
  272. "originalStartTimeZone": "Pacific Standard Time",
  273. "originalEndTimeZone": "Pacific Standard Time",
  274. "iCalUId": "040000008200E00074C5B7101A82E00800000000AC94C4F82770D40100000000000000001000000045A86ED5F6079D499E3C80DC7E0E728B",
  275. "reminderMinutesBeforeStart": 15,
  276. "isReminderOn": true,
  277. "hasAttachments": false,
  278. "subject": "test112_e2",
  279. "bodyPreview": "Call link: https://aka.ms/mmkv1b Submit a question: https://aka.ms/ybuw2i",
  280. "importance": "normal",
  281. "sensitivity": "normal",
  282. "isAllDay": false,
  283. "isCancelled": false,
  284. "isOrganizer": true,
  285. "responseRequested": true,
  286. "seriesMasterId": null,
  287. "showAs": "busy",
  288. "type": "seriesMaster",
  289. "webLink": "https://outlook.office365.com/owa/?itemid=AAMkADc1NWExNTU3LTAzYzMtNDk5Zi04NzBlLWMzNDgwNWRmYjBkYQBGAAAAAACZVSGdkXDqTJSm2RozyfcLBwBPfghaLfXfS4kB94jy5aouAAAAAAENAABPfghaLfXfS4kB94jy5aouAACo6fW8AAA%3D&exvsurl=1&path=/calendar/item",
  290. "onlineMeetingUrl": null,
  291. "id": "4AAMkADc1NWExNTUsLTAzYzMtdNDk5Zi04NzBlLWMzNDgwNWRmYjBkYQBGAAAAAACZVSGdkXDqTJSm2RozyfcLBwBPfghaLfXfS4kB94jy5aouAAAAAAENAABPfghaLfXfS4kB94jy5aouAACo6fW8AAA=",
  292. "responseStatus": {
  293. "response": "organizer",
  294. "time": "0001-01-01T00:00:00Z"
  295. },
  296. "body": {
  297. "contentType": "html",
  298. "content": "<html>\r\n<head>\r\n<meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">\r\n<meta content=\"text/html; charset=us-ascii\">\r\n</head>\r\n<body>\r\nCall link: https://aka.ms/mmkv1b Submit a question: https://aka.ms/ybuw2i\r\n</body>\r\n</html>\r\n"
  299. },
  300. "start": {
  301. "dateTime": "2018-11-17T14:00:00.0000000",
  302. "timeZone": "UTC"
  303. },
  304. "end": {
  305. "dateTime": "2018-11-17T14:30:00.0000000",
  306. "timeZone": "UTC"
  307. },
  308. "location": {
  309. "displayName": "Skype for Business",
  310. "locationType": "default",
  311. "uniqueId": "Skype for Business",
  312. "uniqueIdType": "private"
  313. },
  314. "locations": [
  315. {
  316. "displayName": "Skype for Business",
  317. "locationType": "default",
  318. "uniqueId": "Skype for Business",
  319. "uniqueIdType": "private"
  320. }
  321. ],
  322. "recurrence": {
  323. "pattern": {
  324. "type": "relativeMonthly",
  325. "interval": 1,
  326. "month": 0,
  327. "dayOfMonth": 0,
  328. "daysOfWeek": [
  329. "tuesday"
  330. ],
  331. "firstDayOfWeek": "sunday",
  332. "index": "first"
  333. },
  334. "range": {
  335. "type": "noEnd",
  336. "startDate": "2017-09-05",
  337. "endDate": "0001-01-01",
  338. "recurrenceTimeZone": "Pacific Standard Time",
  339. "numberOfOccurrences": 0
  340. }
  341. },
  342. "attendees": [],
  343. "organizer": {
  344. "emailAddress": {
  345. "name": "Szlendak Mateusz",
  346. "address": "jan.doleczek@notusfinanse.pl"
  347. }
  348. }
  349. }
  350.  
  351. ]
  352. }
  353. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement