-
Notifications
You must be signed in to change notification settings - Fork 0
/
bodyTemplate.txt
136 lines (136 loc) · 3.49 KB
/
bodyTemplate.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
{
"__type": "FindItemJsonRequest:#Exchange",
"Header": {
"__type": "JsonRequestHeaders:#Exchange",
"RequestServerVersion": "Exchange2013",
"TimeZoneContext": {
"__type": "TimeZoneContext:#Exchange",
"TimeZoneDefinition": {
"__type": "TimeZoneDefinitionType:#Exchange",
"Id": "Greenwich Standard Time"
}
}
},
"Body": {
"__type": "FindItemRequest:#Exchange",
"ItemShape": {
"__type": "ItemResponseShape:#Exchange",
"BaseShape": "IdOnly",
"AdditionalProperties": [
{
"__type": "PropertyUri:#Exchange",
"FieldURI": "ItemParentId"
},
{
"__type": "PropertyUri:#Exchange",
"FieldURI": "Sensitivity"
},
{
"__type": "PropertyUri:#Exchange",
"FieldURI": "AppointmentState"
},
{
"__type": "PropertyUri:#Exchange",
"FieldURI": "IsCancelled"
},
{
"__type": "PropertyUri:#Exchange",
"FieldURI": "HasAttachments"
},
{
"__type": "PropertyUri:#Exchange",
"FieldURI": "LegacyFreeBusyStatus"
},
{
"__type": "PropertyUri:#Exchange",
"FieldURI": "CalendarItemType"
},
{
"__type": "PropertyUri:#Exchange",
"FieldURI": "Start"
},
{
"__type": "PropertyUri:#Exchange",
"FieldURI": "End"
},
{
"__type": "PropertyUri:#Exchange",
"FieldURI": "IsAllDayEvent"
},
{
"__type": "PropertyUri:#Exchange",
"FieldURI": "Organizer"
},
{
"__type": "PropertyUri:#Exchange",
"FieldURI": "Subject"
},
{
"__type": "PropertyUri:#Exchange",
"FieldURI": "IsMeeting"
},
{
"__type": "PropertyUri:#Exchange",
"FieldURI": "UID"
},
{
"__type": "PropertyUri:#Exchange",
"FieldURI": "InstanceKey"
},
{
"__type": "PropertyUri:#Exchange",
"FieldURI": "ItemEffectiveRights"
},
{
"__type": "PropertyUri:#Exchange",
"FieldURI": "JoinOnlineMeetingUrl"
},
{
"__type": "PropertyUri:#Exchange",
"FieldURI": "ConversationId"
},
{
"__type": "PropertyUri:#Exchange",
"FieldURI": "CalendarIsResponseRequested"
},
{
"__type": "PropertyUri:#Exchange",
"FieldURI": "Categories"
},
{
"__type": "PropertyUri:#Exchange",
"FieldURI": "IsRecurring"
},
{
"__type": "PropertyUri:#Exchange",
"FieldURI": "IsOrganizer"
},
{
"__type": "PropertyUri:#Exchange",
"FieldURI": "EnhancedLocation"
},
{
"__type": "PropertyUri:#Exchange",
"FieldURI": "IsSeriesCancelled"
},
{
"__type": "PropertyUri:#Exchange",
"FieldURI": "Charm"
}
]
},
"ParentFolderIds": [
{
"__type": "FolderId:#Exchange",
"Id": "AQMkADIxM2MwYzIxLTY4OTYtNGJmMS05NGEzLTQ2MTQ4ZDg4AGE1OTMALgAAA+KotTVREsNCtmK/xnwMPUYBAHidF9jGAEZDtfW4y7cKk8kAAAIBDQAAAA==",
"ChangeKey": "AgAAAA=="
}
],
"Traversal": "Shallow",
"Paging": {
"__type": "CalendarPageView:#Exchange",
"StartDate": "%sT00:00:00.001",
"EndDate": "%sT00:00:00.000"
}
}
}