Guest User

Untitled

a guest
Oct 11th, 2018
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.11 KB | None | 0 0
  1. {
  2. "attendees": [
  3. {
  4. "emailAddress": {
  5. "address": "Gedsarin.k@hedbot.onmicrosoft.com"
  6. },
  7. "type": "required"
  8. }
  9. ],
  10. "isOrganizerOptional": "true",
  11. "timeConstraint": {
  12. "timeslots": [
  13. {
  14. "start": {
  15. "dateTime": "2018-10-22T01:00:00.000Z",
  16. "timeZone": "UTC"
  17. },
  18. "end": {
  19. "dateTime": "2018-10-22T13:00:00.000Z",
  20. "timeZone": "UTC"
  21. }
  22. }
  23. ]
  24. },
  25. "locationConstraint": {
  26. "isRequired": "true",
  27. "suggestLocation": "false",
  28. "locations": [
  29. {
  30. "uniqueId": "pttdigitalmeetingroomA_501@hedbot.onmicrosoft.com",
  31. "locationEmailAddress": "pttdigitalmeetingroomA_501@hedbot.onmicrosoft.com",
  32. "displayName": "A_501 PTTDIGITAL Meeting ROOM A",
  33. "resolveAvailability": "true"
  34. },
  35. {
  36. "locationEmailAddress": "pttdigitalmeetingroomA_502@hedbot.onmicrosoft.com",
  37. "displayName": "A_502 PTTDIGITAL Meeting ROOM A",
  38. "resolveAvailability": "true"
  39. },
  40. {
  41. "locationEmailAddress": "pttdigitalmeetingroomA_503@hedbot.onmicrosoft.com",
  42. "displayName": "A_503 PTTDIGITAL Meeting ROOM A",
  43. "resolveAvailability": "true"
  44. },
  45. {
  46. "locationEmailAddress": "pttdigitalmeetingroomA_504@hedbot.onmicrosoft.com",
  47. "displayName": "A_504 PTTDIGITAL Meeting ROOM A",
  48. "resolveAvailability": "true"
  49. },
  50. {
  51. "locationEmailAddress": "pttdigitalmeetingroomB_403@hedbot.onmicrosoft.com",
  52. "displayName": "B_403 PTTDIGITAL Meeting ROOM B",
  53. "resolveAvailability": "true"
  54. },
  55. {
  56. "locationEmailAddress": "pttdigitalmeetingroomB_404@hedbot.onmicrosoft.com",
  57. "displayName": "B_404 PTTDIGITAL Meeting ROOM B",
  58. "resolveAvailability": "true"
  59. },
  60. {
  61. "locationEmailAddress": "pttdigitalmeetingroomB_407@hedbot.onmicrosoft.com",
  62. "displayName": "B_407 PTTDIGITAL Meeting ROOM B",
  63. "resolveAvailability": "true"
  64. },
  65. {
  66. "locationEmailAddress": "pttdigitalmeetingroomB_410@hedbot.onmicrosoft.com",
  67. "displayName": "B_410 PTTDIGITAL Meeting ROOM B",
  68. "resolveAvailability": "true"
  69. },
  70. {
  71. "locationEmailAddress": "pttdigitalmeetingroomSJ_2401@hedbot.onmicrosoft.com",
  72. "displayName": "PTTDIGITAL SJ Meeting ROOM 2401",
  73. "resolveAvailability": "true"
  74. },
  75. {
  76. "locationEmailAddress": "pttdigitalmeetingroomSJ_2403@hedbot.onmicrosoft.com",
  77. "displayName": "PTTDIGITAL SJ Meeting ROOM 2403",
  78. "resolveAvailability": "true"
  79. },
  80. {
  81. "locationEmailAddress": "pttdigitalmeetingroomSJ_2402@hedbot.onmicrosoft.com",
  82. "displayName": "PTTDIGITAL SJ Meeting ROOM 2402",
  83. "resolveAvailability": "true"
  84. },
  85. {
  86. "locationEmailAddress": "pttdigitaldiscussionroom@hedbot.onmicrosoft.com",
  87. "displayName": "PTTDIGITAL SJ Discussion Room",
  88. "resolveAvailability": "true"
  89. }
  90. ]
  91. },
  92. "maxCandidates": "8",
  93. "meetingDuration": "PT1H0M",
  94. "minimumAttendeePercentage": "0",
  95. "returnSuggestionReasons": "true",
  96. "returnSuggestionHints": "true"
  97. }
Add Comment
Please, Sign In to add comment