diff --git a/fluentui-ard/CanvasManifest.json b/fluentui-ard/CanvasManifest.json index 59a06d37b3cea62336ac4d5df6fb44cd7f15e864..87ab1e85d81d8d64790911952d28ad861ff710be 100644 --- a/fluentui-ard/CanvasManifest.json +++ b/fluentui-ard/CanvasManifest.json @@ -117,7 +117,7 @@ "ManualOfflineProfileId": "", "Name": "ChatGPT-H-I", "OriginatingVersion": "1.335", - "ParserErrorCount": 0, + "ParserErrorCount": 4, "ShowStatusBar": false }, "PublishInfo": { diff --git a/fluentui-ard/Connections/Connections.json b/fluentui-ard/Connections/Connections.json index d5d1215a91ce93c6598251d7eaee276589e316d1..fcdb5f2a4d852dce029f2d08db86af0e294aecb5 100644 --- a/fluentui-ard/Connections/Connections.json +++ b/fluentui-ard/Connections/Connections.json @@ -102,5 +102,19 @@ "8d0ac8b6-b414-46a6-9562-152be887d129" ], "id": "9e008e24-7586-45ee-80c7-f21b7fdaa579" + }, + "dd997e22-3bdb-48cb-af6f-587b3b988bb4": { + "connectionRef": { + "displayName": "Office 365 Outlook", + "iconUri": "https://connectoricons-prod.azureedge.net/releases/v1.0.1669/1.0.1669.3522/office365/icon.png", + "id": "/providers/microsoft.powerapps/apis/shared_office365" + }, + "datasets": {}, + "dataSources": [ + "Office365Outlook" + ], + "dependencies": {}, + "dependents": [], + "id": "dd997e22-3bdb-48cb-af6f-587b3b988bb4" } } \ No newline at end of file diff --git a/fluentui-ard/DataSources/Office365Outlook.json b/fluentui-ard/DataSources/Office365Outlook.json new file mode 100644 index 0000000000000000000000000000000000000000..3b43cb422128fd9d5e3185df3356f8a60cb9aef3 --- /dev/null +++ b/fluentui-ard/DataSources/Office365Outlook.json @@ -0,0 +1,8 @@ +[ + { + "ApiId": "/providers/microsoft.powerapps/apis/shared_office365", + "Name": "Office365Outlook", + "ServiceKind": "ConnectedWadl", + "Type": "ServiceInfo" + } +] \ No newline at end of file diff --git a/fluentui-ard/Entropy/AppCheckerResult.sarif b/fluentui-ard/Entropy/AppCheckerResult.sarif index 23eed332009c85203600aad37a87958ea12552bc..bb4d211b33dd9f9224703d2e110a26b8dbb6c929 100644 --- a/fluentui-ard/Entropy/AppCheckerResult.sarif +++ b/fluentui-ard/Entropy/AppCheckerResult.sarif @@ -23,10 +23,84 @@ "relativeAddress": 0 }, "region": { - "charLength": 94, - "charOffset": 31, + "charLength": 1, + "charOffset": 33, "snippet": { - "text": "Office365Outlook.SendEmailV2(\"manuel.geyer@rbb-online.de\",\"### test ###\",\"hallo <br> Manuel \")" + "text": "." + } + } + }, + "properties": { + "member": "OnSelect", + "module": "Screen1", + "type": "Screen1.ConFkt1.SendMail1" + } + } + ], + "message": { + "id": "issue" + }, + "properties": { + "level": "High" + }, + "ruleId": "app-ErrBadToken", + "ruleIndex": 0 + }, + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "Screen1.ConFkt1.SendMail1.OnSelect" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "Screen1.ConFkt1.SendMail1.OnSelect", + "relativeAddress": 0 + }, + "region": { + "charLength": 11, + "charOffset": 34, + "snippet": { + "text": "SendEmailV2" + } + } + }, + "properties": { + "member": "OnSelect", + "module": "Screen1", + "type": "Screen1.ConFkt1.SendMail1" + } + } + ], + "message": { + "id": "issue" + }, + "properties": { + "level": "High" + }, + "ruleId": "app-ErrOperatorExpected", + "ruleIndex": 1 + }, + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "Screen1.ConFkt1.SendMail1.OnSelect" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "Screen1.ConFkt1.SendMail1.OnSelect", + "relativeAddress": 0 + }, + "region": { + "charLength": 1, + "charOffset": 74, + "snippet": { + "text": "," } } }, @@ -39,17 +113,91 @@ ], "message": { "arguments": [ - "SendEmailV2", - "Office365Outlook" + "Comma", + "ParenClose" ], "id": "issue" }, "properties": { "level": "High" }, - "ruleId": "app-ErrUnknownNamespaceFunction", + "ruleId": "app-ErrExpectedFound-Ex-Fnd", + "ruleIndex": 2 + }, + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "Screen1.ConFkt1.SendMail1.OnSelect" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "Screen1.ConFkt1.SendMail1.OnSelect", + "relativeAddress": 0 + }, + "region": { + "charLength": 1, + "charOffset": 74, + "snippet": { + "text": "," + } + } + }, + "properties": { + "member": "OnSelect", + "module": "Screen1", + "type": "Screen1.ConFkt1.SendMail1" + } + } + ], + "message": { + "id": "issue" + }, + "properties": { + "level": "High" + }, + "ruleId": "app-ErrBadToken", "ruleIndex": 0 }, + { + "locations": [ + { + "logicalLocations": [ + { + "fullyQualifiedName": "Screen1.ConFkt1.SendMail1.OnSelect" + } + ], + "physicalLocation": { + "address": { + "fullyQualifiedName": "Screen1.ConFkt1.SendMail1.OnSelect", + "relativeAddress": 0 + }, + "region": { + "charLength": 11, + "charOffset": 34, + "snippet": { + "text": "SendEmailV2" + } + } + }, + "properties": { + "member": "OnSelect", + "module": "Screen1", + "type": "Screen1.ConFkt1.SendMail1" + } + } + ], + "message": { + "id": "issue" + }, + "properties": { + "level": "High" + }, + "ruleId": "app-ErrOperatorExpected", + "ruleIndex": 1 + }, { "locations": [ { @@ -77,7 +225,7 @@ "level": "Low" }, "ruleId": "acc-ReadableScreenNameNeeded", - "ruleIndex": 1 + "ruleIndex": 3 }, { "locations": [ @@ -107,7 +255,7 @@ "level": "Medium" }, "ruleId": "acc-AccessibleLabelNeeded", - "ruleIndex": 2 + "ruleIndex": 4 }, { "locations": [ @@ -137,7 +285,7 @@ "level": "Low" }, "ruleId": "acc-TabOrderShouldBeChecked", - "ruleIndex": 3 + "ruleIndex": 5 }, { "locations": [ @@ -167,7 +315,7 @@ "level": "Medium" }, "ruleId": "acc-FocusBorderShouldBeVisible", - "ruleIndex": 4 + "ruleIndex": 6 }, { "locations": [ @@ -197,7 +345,7 @@ "level": "Medium" }, "ruleId": "acc-HelpfulControlSettingNeeded", - "ruleIndex": 5 + "ruleIndex": 7 }, { "locations": [ @@ -227,7 +375,7 @@ "level": "Medium" }, "ruleId": "acc-AccessibleLabelNeeded", - "ruleIndex": 2 + "ruleIndex": 4 }, { "locations": [ @@ -257,7 +405,7 @@ "level": "Low" }, "ruleId": "acc-TabOrderShouldBeChecked", - "ruleIndex": 3 + "ruleIndex": 5 }, { "locations": [ @@ -287,7 +435,7 @@ "level": "Medium" }, "ruleId": "acc-AccessibleLabelNeeded", - "ruleIndex": 2 + "ruleIndex": 4 }, { "locations": [ @@ -317,7 +465,7 @@ "level": "Low" }, "ruleId": "acc-TabOrderShouldBeChecked", - "ruleIndex": 3 + "ruleIndex": 5 }, { "locations": [ @@ -347,7 +495,7 @@ "level": "Medium" }, "ruleId": "app-UnusedMediaResources", - "ruleIndex": 6 + "ruleIndex": 8 } ], "tool": { @@ -356,14 +504,51 @@ "name": "PowerApps app checker", "rules": [ { - "id": "app-ErrUnknownNamespaceFunction", + "id": "app-ErrBadToken", "messageStrings": { "issue": { - "text": "'{0}' is an unknown or unsupported function in namespace '{1}'." + "text": "Unexpected characters. Characters are used in the formula in an unexpected way." } }, "properties": { "componentType": "app", + "howToFix": [ + "Remove or replace the unexpected characters." + ], + "level": "High", + "primaryCategory": "formula", + "whyFix": "" + } + }, + { + "id": "app-ErrOperatorExpected", + "messageStrings": { + "issue": { + "text": "Expected operator. We expect an operator such as +, *, or & at this point in the formula." + } + }, + "properties": { + "componentType": "app", + "howToFix": [ + "Edit your formula so that it includes an operator between the operands." + ], + "level": "High", + "primaryCategory": "formula", + "whyFix": "" + } + }, + { + "id": "app-ErrExpectedFound-Ex-Fnd", + "messageStrings": { + "issue": { + "text": "Unexpected characters. The formula contains '{0}' where '{1}' is expected." + } + }, + "properties": { + "componentType": "app", + "howToFix": [ + "Remove or replace the unexpected characters with an expected character." + ], "level": "High", "primaryCategory": "formula", "whyFix": "" diff --git a/fluentui-ard/Entropy/Entropy.json b/fluentui-ard/Entropy/Entropy.json index c4bafd40d9677828ca62a4134d9f1649b7be2818..b7a928112ab34ec39161e4f2f837858b778a8c90 100644 --- a/fluentui-ard/Entropy/Entropy.json +++ b/fluentui-ard/Entropy/Entropy.json @@ -21,13 +21,14 @@ }, "FunctionParamsInvariantScripts": {}, "FunctionParamsInvariantScriptsOnInstances": {}, - "HeaderLastSavedDateTimeUTC": "01/12/2024 12:07:49", + "HeaderLastSavedDateTimeUTC": "01/12/2024 12:10:02", "IsLegacyComponentAllowGlobalScopeCase": false, "LocalConnectionIDReferences": { "4f97c1a9-66e5-4408-9cd9-6d91353932e7": "\"/providers/microsoft.powerapps/apis/shared_office365/connections/shared-office365-691d88fb-dc12-4d7f-afc5-caaebbf651d6\"", "8d0ac8b6-b414-46a6-9562-152be887d129": "\"/providers/microsoft.powerapps/apis/shared_logicflows/connections/ec84356e395faa1b0fdf1c7e126b562e-c1654a69e558fc9f\"", "9024110d-ec99-4692-a8c4-ae3df88fb2b0": "\"/providers/microsoft.powerapps/apis/shared_logicflows/connections/38d6e5b5b5fa999a16ebdf0aa169572f-c1654a69e558fc9f\"", - "9e008e24-7586-45ee-80c7-f21b7fdaa579": "\"/providers/microsoft.powerapps/apis/shared_azure-2dopenai-2dconnector-5f1d98e22a441b0e2d-5f3739fab3a930da50/connections/shared-azure-2dopena-3f4cdc89-63b5-4018-882d-1f1c97eb18e0\"" + "9e008e24-7586-45ee-80c7-f21b7fdaa579": "\"/providers/microsoft.powerapps/apis/shared_azure-2dopenai-2dconnector-5f1d98e22a441b0e2d-5f3739fab3a930da50/connections/shared-azure-2dopena-3f4cdc89-63b5-4018-882d-1f1c97eb18e0\"", + "dd997e22-3bdb-48cb-af6f-587b3b988bb4": "\"/providers/microsoft.powerapps/apis/shared_office365/connections/shared-office365-4f712e21-7360-4723-a8e1-b17877eae069\"" }, "LocalDatabaseReferencesAsEmpty": false, "LocalResourceFileNames": { @@ -42,7 +43,8 @@ "OrderComponentTemplate": {}, "OrderDataSource": { "ConnectAzureOpenai": 1, - "MailMyChatbox": 0 + "MailMyChatbox": 0, + "Office365Outlook": 2 }, "OrderGroupControls": {}, "OrderPcfTemplate": {}, diff --git a/fluentui-ard/Entropy/checksum.json b/fluentui-ard/Entropy/checksum.json index 3e4f45dffbc4bf19f2e5e1ff4d1f260117b340f2..bca5cee9ea30f4fd5b8aa99119f1b744c04ec550 100644 --- a/fluentui-ard/Entropy/checksum.json +++ b/fluentui-ard/Entropy/checksum.json @@ -4,35 +4,35 @@ "IsLocalBuild": false }, "ClientPerFileChecksums": { - "AppCheckerResult.sarif": "C8_3i1ZtAYpV5B1ebjsX7swiUaFoZ+Rjz2o2JVScB5ytz0=", + "AppCheckerResult.sarif": "C8_Yb6L7djkF3FQPQFAIJQzCkgfrrjl0IoMrTkOAUXTMps=", "Assets\\Images\\0001.png": "C8_D0WGiAaxVuIcUWpkdQuVcyQy/gSJZuMRDwL63zxJhAk=", "Assets\\Images\\0002.jpg": "C8_Tc/HGdQ62xbtBm/41G1l7DIpMm/RT0cgmhtJyanyURs=", "Controls\\1.json": "C8_/PwNEU6dV00x9Xr4Yt93zX1EmsxAh36PVgOdFy9WD8g=", - "Controls\\4.json": "C8_yeMojhDuXG8lTJVU61m0WbiQBTIKm4ABVAz47xfpGB8=", - "Header.json": "C8_5I40XTDm5aprK8cP4Ezc+jSe2fNpj50aVQUAFpgzQm0=", - "Properties.json": "C8_1RwyQEH+w10jOunjytkhiaqUrgg7pnTxizEDhSVYb7Y=", - "References\\DataSources.json": "C8_nLPQOQs4Xi4Crw8+edxXhAAIrEBiO3pUODo+RLFNTDM=", + "Controls\\4.json": "C8_RCFKBxEHzQBx77KhSLZLiTKoty4lGEfA+JYieHnAHZs=", + "Header.json": "C8_GPaK4ALisz1PeEhSzttlJrB1/igUo7Bei75XRP9oLAo=", + "Properties.json": "C8_aOcyg3t48FGmSS3wS/gDR/W+a43Us80RbJwmgetew1Y=", + "References\\DataSources.json": "C8_qxHlSGjI1/gMkJLOaasKKGfYusaY9/2xy/2UacxP94g=", "References\\ModernThemes.json": "C8_KDQJ/3t27vgKx25iCQB/PGqxkWE34ZB7Eyb+RxNxY0k=", "References\\Resources.json": "C8_Uf3HyZ3rDd88jCPBQABVNnuFl/vfOsw6CpjkuJyzbxY=", "References\\Templates.json": "C8_ncYLbCcG9Fg3yhYQo5Q3ONl/lxkBYFl9NfZxgS4LDvQ=", "References\\Themes.json": "C8_zuMgLpz3IJQlVgGqo3GtyhriL3PR35GxXf+rtPR4Gfc=", "Resources\\PublishInfo.json": "C8_L9UhOWDoS/LUj0KodcbQiXLqewg00O5iSZA4+bCdTGs=" }, - "ClientStampedChecksum": "C8_iaTKf/Hd03ccf90UMDA7+W8fjCRmk5en2YyF5SXkPVM=", + "ClientStampedChecksum": "C8_ogn2Z1LKWhgHNkG61J5xnB8ioTZS5bbUHNeBnOnb/fw=", "ServerPerFileChecksums": { - "AppCheckerResult.sarif": "C8_3i1ZtAYpV5B1ebjsX7swiUaFoZ+Rjz2o2JVScB5ytz0=", + "AppCheckerResult.sarif": "C8_Yb6L7djkF3FQPQFAIJQzCkgfrrjl0IoMrTkOAUXTMps=", "Assets\\Images\\0001.png": "C8_D0WGiAaxVuIcUWpkdQuVcyQy/gSJZuMRDwL63zxJhAk=", "Assets\\Images\\0002.jpg": "C8_Tc/HGdQ62xbtBm/41G1l7DIpMm/RT0cgmhtJyanyURs=", "Controls\\1.json": "C8_/PwNEU6dV00x9Xr4Yt93zX1EmsxAh36PVgOdFy9WD8g=", - "Controls\\4.json": "C8_yeMojhDuXG8lTJVU61m0WbiQBTIKm4ABVAz47xfpGB8=", - "Header.json": "C8_5I40XTDm5aprK8cP4Ezc+jSe2fNpj50aVQUAFpgzQm0=", - "Properties.json": "C8_1RwyQEH+w10jOunjytkhiaqUrgg7pnTxizEDhSVYb7Y=", - "References\\DataSources.json": "C8_nLPQOQs4Xi4Crw8+edxXhAAIrEBiO3pUODo+RLFNTDM=", + "Controls\\4.json": "C8_RCFKBxEHzQBx77KhSLZLiTKoty4lGEfA+JYieHnAHZs=", + "Header.json": "C8_GPaK4ALisz1PeEhSzttlJrB1/igUo7Bei75XRP9oLAo=", + "Properties.json": "C8_aOcyg3t48FGmSS3wS/gDR/W+a43Us80RbJwmgetew1Y=", + "References\\DataSources.json": "C8_qxHlSGjI1/gMkJLOaasKKGfYusaY9/2xy/2UacxP94g=", "References\\ModernThemes.json": "C8_KDQJ/3t27vgKx25iCQB/PGqxkWE34ZB7Eyb+RxNxY0k=", "References\\Resources.json": "C8_Uf3HyZ3rDd88jCPBQABVNnuFl/vfOsw6CpjkuJyzbxY=", "References\\Templates.json": "C8_ncYLbCcG9Fg3yhYQo5Q3ONl/lxkBYFl9NfZxgS4LDvQ=", "References\\Themes.json": "C8_zuMgLpz3IJQlVgGqo3GtyhriL3PR35GxXf+rtPR4Gfc=", "Resources\\PublishInfo.json": "C8_L9UhOWDoS/LUj0KodcbQiXLqewg00O5iSZA4+bCdTGs=" }, - "ServerStampedChecksum": "C8_iaTKf/Hd03ccf90UMDA7+W8fjCRmk5en2YyF5SXkPVM=" + "ServerStampedChecksum": "C8_ogn2Z1LKWhgHNkG61J5xnB8ioTZS5bbUHNeBnOnb/fw=" } \ No newline at end of file diff --git a/fluentui-ard/Src/Screen1.fx.yaml b/fluentui-ard/Src/Screen1.fx.yaml index e3e21f2e9be6667db37ee0fbf4889b8d8bf27b21..2f75c7cc2d9fcc565ac5df5b1817824a5d3ce3f5 100644 --- a/fluentui-ard/Src/Screen1.fx.yaml +++ b/fluentui-ard/Src/Screen1.fx.yaml @@ -136,7 +136,7 @@ Screen1 As screen: Icon: =Icon.Mail OnSelect: |- =//MailMyChatbox.Run(varResp); - Office365Outlook.SendEmailV2("manuel.geyer@rbb-online.de","### test ###","hallo <br> Manuel "); + .SendEmailV2("manuel.geyer@rbb-online.de","### test ###","hallo <br> Manuel "); //Office365Outlook.SendEmailV2("manuel.geyer@rbb-online.de","#RBB - TK-Formular-mob-TK" & " " & TextInput_Betreff.Text,TextInput_Nachricht.Text & "<br><br>" & "RBB - PowerPlatform") PressedBorderColor: =RGBA(0, 0, 0, 0) PressedColor: =RGBA(251, 188, 159, 1) diff --git a/fluentui-ard/pkgs/Wadl/Office365Outlook.xml b/fluentui-ard/pkgs/Wadl/Office365Outlook.xml new file mode 100644 index 0000000000000000000000000000000000000000..2ed57074a7d58ea895f62dd1681a5fa4757d15b6 --- /dev/null +++ b/fluentui-ard/pkgs/Wadl/Office365Outlook.xml @@ -0,0 +1,4860 @@ +<application xmlns:xml="http://www.w3.org/XML/1998/namespace" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:service="https://europe-002.azure-apim.net/apim/office365" xmlns:siena="http://schemas.microsoft.com/MicrosoftProjectSiena/WADL/2014/11" siena:serviceId="Office365Outlook" xmlns="http://wadl.dev.java.net/2009/02"> + <doc title="Office 365 Outlook">Microsoft Office 365 is a cloud-based service that is designed to help meet your organization's needs for robust security, reliability, and user productivity.</doc> + <grammars> + <jsonTypes targetNamespace="https://europe-002.azure-apim.net/apim/office365" xmlns="http://schemas.microsoft.com/MicrosoftProjectSiena/WADL/2014/11"> + <string name="TableMetadata_name_def" /> + <string name="TableMetadata_title_def" /> + <string name="TableMetadata_x-ms-permission_def" /> + <string name="TableMetadata_webUrl_def" /> + <object name="TableMetadata"> + <property name="name" type="string" /> + <property name="title" type="string" /> + <property name="x-ms-permission" type="string" /> + <property name="x-ms-capabilities" typeRef="TableCapabilitiesMetadata" /> + <property name="schema" typeRef="Object" /> + <property name="referencedEntities" typeRef="Object" /> + <property name="webUrl" type="string" /> + </object> + <boolean name="TableCapabilitiesMetadata_isOnlyServerPagable_def" /> + <string name="TableCapabilitiesMetadata_filterFunctionSupport_def_items_def" /> + <array type="string" name="TableCapabilitiesMetadata_filterFunctionSupport_def" /> + <string name="TableCapabilitiesMetadata_serverPagingOptions_def_items_def" /> + <array type="string" name="TableCapabilitiesMetadata_serverPagingOptions_def" /> + <object name="TableCapabilitiesMetadata"> + <property name="sortRestrictions" typeRef="TableSortRestrictionsMetadata" /> + <property name="filterRestrictions" typeRef="TableFilterRestrictionsMetadata" /> + <property name="selectRestrictions" typeRef="TableSelectRestrictionsMetadata" /> + <property name="isOnlyServerPagable" type="boolean" /> + <property name="filterFunctionSupport" typeRef="TableCapabilitiesMetadata_filterFunctionSupport_def" /> + <property name="serverPagingOptions" typeRef="TableCapabilitiesMetadata_serverPagingOptions_def" /> + </object> + <untypedObject name="Object" /> + <boolean name="TableSortRestrictionsMetadata_sortable_def" /> + <string name="TableSortRestrictionsMetadata_unsortableProperties_def_items_def" /> + <array type="string" name="TableSortRestrictionsMetadata_unsortableProperties_def" /> + <string name="TableSortRestrictionsMetadata_ascendingOnlyProperties_def_items_def" /> + <array type="string" name="TableSortRestrictionsMetadata_ascendingOnlyProperties_def" /> + <object name="TableSortRestrictionsMetadata"> + <property name="sortable" type="boolean" /> + <property name="unsortableProperties" typeRef="TableSortRestrictionsMetadata_unsortableProperties_def" /> + <property name="ascendingOnlyProperties" typeRef="TableSortRestrictionsMetadata_ascendingOnlyProperties_def" /> + </object> + <boolean name="TableFilterRestrictionsMetadata_filterable_def" /> + <string name="TableFilterRestrictionsMetadata_nonFilterableProperties_def_items_def" /> + <array type="string" name="TableFilterRestrictionsMetadata_nonFilterableProperties_def" /> + <string name="TableFilterRestrictionsMetadata_requiredProperties_def_items_def" /> + <array type="string" name="TableFilterRestrictionsMetadata_requiredProperties_def" /> + <object name="TableFilterRestrictionsMetadata"> + <property name="filterable" type="boolean" /> + <property name="nonFilterableProperties" typeRef="TableFilterRestrictionsMetadata_nonFilterableProperties_def" /> + <property name="requiredProperties" typeRef="TableFilterRestrictionsMetadata_requiredProperties_def" /> + </object> + <boolean name="TableSelectRestrictionsMetadata_selectable_def" /> + <object name="TableSelectRestrictionsMetadata"> + <property name="selectable" type="boolean" /> + </object> + <array typeRef="CalendarEventBackend" name="CalendarEventList_value_def" /> + <object name="CalendarEventList"> + <property name="value" typeRef="CalendarEventList_value_def" /> + </object> + <string name="CalendarEventBackend_Id_def" /> + <array typeRef="Attendee" name="CalendarEventBackend_Attendees_def" /> + <string name="CalendarEventBackend_BodyPreview_def" /> + <string name="CalendarEventBackend_Categories_def_items_def" /> + <array type="string" name="CalendarEventBackend_Categories_def" /> + <string name="CalendarEventBackend_ChangeKey_def" /> + <dateTimeString name="CalendarEventBackend_DateTimeCreated_def" /> + <dateTimeString name="CalendarEventBackend_DateTimeLastModified_def" /> + <dateTimeString name="CalendarEventBackend_End_def" /> + <string name="CalendarEventBackend_EndTimeZone_def" /> + <boolean name="CalendarEventBackend_HasAttachments_def" /> + <string name="CalendarEventBackend_ICalUId_def" /> + <string name="CalendarEventBackend_Importance_def" /> + <boolean name="CalendarEventBackend_IsAllDay_def" /> + <boolean name="CalendarEventBackend_IsCancelled_def" /> + <boolean name="CalendarEventBackend_IsOrganizer_def" /> + <integer name="CalendarEventBackend_Reminder_def" /> + <boolean name="CalendarEventBackend_ResponseRequested_def" /> + <string name="CalendarEventBackend_SeriesMasterId_def" /> + <string name="CalendarEventBackend_ShowAs_def" /> + <dateTimeString name="CalendarEventBackend_Start_def" /> + <string name="CalendarEventBackend_StartTimeZone_def" /> + <string name="CalendarEventBackend_Subject_def" /> + <string name="CalendarEventBackend_Type_def" /> + <string dtype="hyperlink" name="CalendarEventBackend_WebLink_def" /> + <string name="CalendarEventBackend_Reason_def" /> + <object name="CalendarEventBackend"> + <property name="Id" type="string" /> + <property name="Attendees" typeRef="CalendarEventBackend_Attendees_def" /> + <property name="Body" typeRef="ItemBody" /> + <property name="BodyPreview" type="string" /> + <property name="Categories" typeRef="CalendarEventBackend_Categories_def" /> + <property name="ChangeKey" type="string" /> + <property name="DateTimeCreated" typeRef="CalendarEventBackend_DateTimeCreated_def" /> + <property name="DateTimeLastModified" typeRef="CalendarEventBackend_DateTimeLastModified_def" /> + <property name="End" typeRef="CalendarEventBackend_End_def" /> + <property name="EndTimeZone" type="string" /> + <property name="HasAttachments" type="boolean" /> + <property name="ICalUId" type="string" /> + <property name="Importance" type="string" /> + <property name="IsAllDay" type="boolean" /> + <property name="IsCancelled" type="boolean" /> + <property name="IsOrganizer" type="boolean" /> + <property name="Location" typeRef="Location" /> + <property name="Organizer" typeRef="Recipient" /> + <property name="Recurrence" typeRef="PatternedRecurrence" /> + <property name="Reminder" type="integer" /> + <property name="ResponseRequested" type="boolean" /> + <property name="ResponseStatus" typeRef="ResponseStatus" /> + <property name="SeriesMasterId" type="string" /> + <property name="ShowAs" type="string" /> + <property name="Start" typeRef="CalendarEventBackend_Start_def" /> + <property name="StartTimeZone" type="string" /> + <property name="Subject" type="string" /> + <property name="Type" type="string" /> + <property name="WebLink" type="string" dtype="hyperlink" /> + <property name="Reason" type="string" /> + </object> + <string name="Attendee_Type_def" /> + <object name="Attendee"> + <property name="Status" typeRef="ResponseStatus" /> + <property name="Type" type="string" /> + <property name="EmailAddress" typeRef="EmailAddress" /> + </object> + <string name="ItemBody_ContentType_def" /> + <string name="ItemBody_Content_def" /> + <object name="ItemBody"> + <property name="ContentType" type="string" /> + <property name="Content" type="string" /> + </object> + <string name="Location_DisplayName_def" /> + <object name="Location"> + <property name="DisplayName" type="string" /> + <property name="Address" typeRef="PhysicalAddress" /> + <property name="Coordinates" typeRef="GeoCoordinates" /> + </object> + <object name="Recipient"> + <property name="EmailAddress" typeRef="EmailAddress" /> + </object> + <object name="PatternedRecurrence"> + <property name="Pattern" typeRef="RecurrencePattern" /> + <property name="Range" typeRef="RecurrenceRange" /> + </object> + <string name="ResponseStatus_Response_def" /> + <dateTimeString name="ResponseStatus_Time_def" /> + <object name="ResponseStatus"> + <property name="Response" type="string" /> + <property name="Time" typeRef="ResponseStatus_Time_def" /> + </object> + <string name="EmailAddress_Name_def" /> + <string name="EmailAddress_Address_def" /> + <object name="EmailAddress"> + <property name="Name" type="string" /> + <property name="Address" type="string" /> + </object> + <string name="PhysicalAddress_Street_def" /> + <string name="PhysicalAddress_City_def" /> + <string name="PhysicalAddress_State_def" /> + <string name="PhysicalAddress_CountryOrRegion_def" /> + <string name="PhysicalAddress_PostalCode_def" /> + <object name="PhysicalAddress"> + <property name="Street" type="string" /> + <property name="City" type="string" /> + <property name="State" type="string" /> + <property name="CountryOrRegion" type="string" /> + <property name="PostalCode" type="string" /> + </object> + <number name="GeoCoordinates_Altitude_def" /> + <number name="GeoCoordinates_Latitude_def" /> + <number name="GeoCoordinates_Longitude_def" /> + <number name="GeoCoordinates_Accuracy_def" /> + <number name="GeoCoordinates_AltitudeAccuracy_def" /> + <object name="GeoCoordinates"> + <property name="Altitude" type="number" /> + <property name="Latitude" type="number" /> + <property name="Longitude" type="number" /> + <property name="Accuracy" type="number" /> + <property name="AltitudeAccuracy" type="number" /> + </object> + <string name="RecurrencePattern_Type_def" /> + <integer name="RecurrencePattern_Interval_def" /> + <integer name="RecurrencePattern_Month_def" /> + <integer name="RecurrencePattern_DayOfMonth_def" /> + <string name="RecurrencePattern_DaysOfWeek_def_items_def" /> + <array type="string" name="RecurrencePattern_DaysOfWeek_def" /> + <string name="RecurrencePattern_FirstDayOfWeek_def" /> + <string name="RecurrencePattern_Index_def" /> + <object name="RecurrencePattern"> + <property name="Type" type="string" /> + <property name="Interval" type="integer" /> + <property name="Month" type="integer" /> + <property name="DayOfMonth" type="integer" /> + <property name="DaysOfWeek" typeRef="RecurrencePattern_DaysOfWeek_def" /> + <property name="FirstDayOfWeek" type="string" /> + <property name="Index" type="string" /> + </object> + <string name="RecurrenceRange_Type_def" /> + <dateTimeString name="RecurrenceRange_StartDate_def" /> + <dateTimeString name="RecurrenceRange_EndDate_def" /> + <integer name="RecurrenceRange_NumberOfOccurrences_def" /> + <object name="RecurrenceRange"> + <property name="Type" type="string" /> + <property name="StartDate" typeRef="RecurrenceRange_StartDate_def" /> + <property name="EndDate" typeRef="RecurrenceRange_EndDate_def" /> + <property name="NumberOfOccurrences" type="integer" /> + </object> + <array typeRef="CalendarEventClientReceive" name="CalendarEventListClientReceive_value_def" /> + <object name="CalendarEventListClientReceive"> + <property name="value" typeRef="CalendarEventListClientReceive_value_def" /> + </object> + <string name="CalendarEventClientReceive_Subject_def" /> + <dateTimeString name="CalendarEventClientReceive_Start_def" /> + <dateTimeString name="CalendarEventClientReceive_End_def" /> + <integer name="CalendarEventClientReceive_ShowAs_def" /> + <integer name="CalendarEventClientReceive_Recurrence_def" /> + <integer name="CalendarEventClientReceive_ResponseType_def" /> + <dateTimeString name="CalendarEventClientReceive_ResponseTime_def" /> + <string name="CalendarEventClientReceive_ICalUId_def" /> + <integer name="CalendarEventClientReceive_Importance_def" /> + <string name="CalendarEventClientReceive_Id_def" /> + <dateTimeString name="CalendarEventClientReceive_DateTimeCreated_def" /> + <dateTimeString name="CalendarEventClientReceive_DateTimeLastModified_def" /> + <string name="CalendarEventClientReceive_Organizer_def" /> + <string name="CalendarEventClientReceive_TimeZone_def" /> + <string name="CalendarEventClientReceive_SeriesMasterId_def" /> + <string name="CalendarEventClientReceive_Categories_def_items_def" /> + <array type="string" name="CalendarEventClientReceive_Categories_def" /> + <string dtype="hyperlink" name="CalendarEventClientReceive_WebLink_def" /> + <string name="CalendarEventClientReceive_RequiredAttendees_def" /> + <string name="CalendarEventClientReceive_OptionalAttendees_def" /> + <string name="CalendarEventClientReceive_ResourceAttendees_def" /> + <string name="CalendarEventClientReceive_Body_def" /> + <boolean name="CalendarEventClientReceive_IsHtml_def" /> + <string name="CalendarEventClientReceive_Location_def" /> + <boolean name="CalendarEventClientReceive_IsAllDay_def" /> + <dateTimeString name="CalendarEventClientReceive_RecurrenceEnd_def" /> + <integer name="CalendarEventClientReceive_NumberOfOccurrences_def" /> + <integer name="CalendarEventClientReceive_Reminder_def" /> + <boolean name="CalendarEventClientReceive_ResponseRequested_def" /> + <object name="CalendarEventClientReceive"> + <property name="Subject" type="string" /> + <property name="Start" typeRef="CalendarEventClientReceive_Start_def" /> + <property name="End" typeRef="CalendarEventClientReceive_End_def" /> + <property name="ShowAs" type="integer" /> + <property name="Recurrence" type="integer" /> + <property name="ResponseType" type="integer" /> + <property name="ResponseTime" typeRef="CalendarEventClientReceive_ResponseTime_def" /> + <property name="ICalUId" type="string" /> + <property name="Importance" type="integer" /> + <property name="Id" type="string" /> + <property name="DateTimeCreated" typeRef="CalendarEventClientReceive_DateTimeCreated_def" /> + <property name="DateTimeLastModified" typeRef="CalendarEventClientReceive_DateTimeLastModified_def" /> + <property name="Organizer" type="string" /> + <property name="TimeZone" type="string" /> + <property name="SeriesMasterId" type="string" /> + <property name="Categories" typeRef="CalendarEventClientReceive_Categories_def" /> + <property name="WebLink" type="string" dtype="hyperlink" /> + <property name="RequiredAttendees" type="string" /> + <property name="OptionalAttendees" type="string" /> + <property name="ResourceAttendees" type="string" /> + <property name="Body" type="string" /> + <property name="IsHtml" type="boolean" /> + <property name="Location" type="string" /> + <property name="IsAllDay" type="boolean" /> + <property name="RecurrenceEnd" typeRef="CalendarEventClientReceive_RecurrenceEnd_def" /> + <property name="NumberOfOccurrences" type="integer" /> + <property name="Reminder" type="integer" /> + <property name="ResponseRequested" type="boolean" /> + </object> + <array typeRef="GraphCalendarEventClientReceive" name="GraphCalendarEventListClientReceive_value_def" /> + <object name="GraphCalendarEventListClientReceive"> + <property name="value" typeRef="GraphCalendarEventListClientReceive_value_def" /> + </object> + <string name="GraphCalendarEventClientReceive_subject_def" /> + <string name="GraphCalendarEventClientReceive_start_def" /> + <string name="GraphCalendarEventClientReceive_end_def" /> + <dateTimeString name="GraphCalendarEventClientReceive_startWithTimeZone_def" /> + <dateTimeString name="GraphCalendarEventClientReceive_endWithTimeZone_def" /> + <string name="GraphCalendarEventClientReceive_body_def" /> + <boolean name="GraphCalendarEventClientReceive_isHtml_def" /> + <string name="GraphCalendarEventClientReceive_responseType_def" /> + <dateTimeString name="GraphCalendarEventClientReceive_responseTime_def" /> + <string name="GraphCalendarEventClientReceive_id_def" /> + <dateTimeString name="GraphCalendarEventClientReceive_createdDateTime_def" /> + <dateTimeString name="GraphCalendarEventClientReceive_lastModifiedDateTime_def" /> + <string name="GraphCalendarEventClientReceive_organizer_def" /> + <string name="GraphCalendarEventClientReceive_timeZone_def" /> + <string name="GraphCalendarEventClientReceive_seriesMasterId_def" /> + <string name="GraphCalendarEventClientReceive_iCalUId_def" /> + <string name="GraphCalendarEventClientReceive_categories_def_items_def" /> + <array type="string" name="GraphCalendarEventClientReceive_categories_def" /> + <string dtype="hyperlink" name="GraphCalendarEventClientReceive_webLink_def" /> + <string name="GraphCalendarEventClientReceive_requiredAttendees_def" /> + <string name="GraphCalendarEventClientReceive_optionalAttendees_def" /> + <string name="GraphCalendarEventClientReceive_resourceAttendees_def" /> + <string name="GraphCalendarEventClientReceive_location_def" /> + <string name="GraphCalendarEventClientReceive_importance_def" /> + <boolean name="GraphCalendarEventClientReceive_isAllDay_def" /> + <string name="GraphCalendarEventClientReceive_recurrence_def" /> + <string name="GraphCalendarEventClientReceive_recurrenceEnd_def" /> + <integer name="GraphCalendarEventClientReceive_numberOfOccurences_def" /> + <integer name="GraphCalendarEventClientReceive_reminderMinutesBeforeStart_def" /> + <boolean name="GraphCalendarEventClientReceive_isReminderOn_def" /> + <string name="GraphCalendarEventClientReceive_showAs_def" /> + <boolean name="GraphCalendarEventClientReceive_responseRequested_def" /> + <string name="GraphCalendarEventClientReceive_sensitivity_def" /> + <object name="GraphCalendarEventClientReceive"> + <property name="subject" type="string" /> + <property name="start" type="string" /> + <property name="end" type="string" /> + <property name="startWithTimeZone" typeRef="GraphCalendarEventClientReceive_startWithTimeZone_def" /> + <property name="endWithTimeZone" typeRef="GraphCalendarEventClientReceive_endWithTimeZone_def" /> + <property name="body" type="string" /> + <property name="isHtml" type="boolean" /> + <property name="responseType" type="string" /> + <property name="responseTime" typeRef="GraphCalendarEventClientReceive_responseTime_def" /> + <property name="id" type="string" /> + <property name="createdDateTime" typeRef="GraphCalendarEventClientReceive_createdDateTime_def" /> + <property name="lastModifiedDateTime" typeRef="GraphCalendarEventClientReceive_lastModifiedDateTime_def" /> + <property name="organizer" type="string" /> + <property name="timeZone" type="string" /> + <property name="seriesMasterId" type="string" /> + <property name="iCalUId" type="string" /> + <property name="categories" typeRef="GraphCalendarEventClientReceive_categories_def" /> + <property name="webLink" type="string" dtype="hyperlink" /> + <property name="requiredAttendees" type="string" /> + <property name="optionalAttendees" type="string" /> + <property name="resourceAttendees" type="string" /> + <property name="location" type="string" /> + <property name="importance" type="string" /> + <property name="isAllDay" type="boolean" /> + <property name="recurrence" type="string" /> + <property name="recurrenceEnd" type="string" /> + <property name="numberOfOccurences" type="integer" /> + <property name="reminderMinutesBeforeStart" type="integer" /> + <property name="isReminderOn" type="boolean" /> + <property name="showAs" type="string" /> + <property name="responseRequested" type="boolean" /> + <property name="sensitivity" type="string" /> + </object> + <array typeRef="CalendarEventClientReceiveStringEnums" name="PaginatedListResponse_ux5B_CalendarEventClientReceiveStringEnums_ux5D__Values_def" /> + <object name="PaginatedListResponse_ux5B_CalendarEventClientReceiveStringEnums_ux5D_"> + <property name="Values" typeRef="PaginatedListResponse_ux5B_CalendarEventClientReceiveStringEnums_ux5D__Values_def" /> + </object> + <string name="CalendarEventClientReceiveStringEnums_Importance_def" /> + <string name="CalendarEventClientReceiveStringEnums_ResponseType_def" /> + <string name="CalendarEventClientReceiveStringEnums_Recurrence_def" /> + <string name="CalendarEventClientReceiveStringEnums_ShowAs_def" /> + <string name="CalendarEventClientReceiveStringEnums_Subject_def" /> + <dateTimeString name="CalendarEventClientReceiveStringEnums_Start_def" /> + <dateTimeString name="CalendarEventClientReceiveStringEnums_End_def" /> + <dateTimeString name="CalendarEventClientReceiveStringEnums_ResponseTime_def" /> + <string name="CalendarEventClientReceiveStringEnums_ICalUId_def" /> + <string name="CalendarEventClientReceiveStringEnums_Id_def" /> + <dateTimeString name="CalendarEventClientReceiveStringEnums_DateTimeCreated_def" /> + <dateTimeString name="CalendarEventClientReceiveStringEnums_DateTimeLastModified_def" /> + <string name="CalendarEventClientReceiveStringEnums_Organizer_def" /> + <string name="CalendarEventClientReceiveStringEnums_TimeZone_def" /> + <string name="CalendarEventClientReceiveStringEnums_SeriesMasterId_def" /> + <string name="CalendarEventClientReceiveStringEnums_Categories_def_items_def" /> + <array type="string" name="CalendarEventClientReceiveStringEnums_Categories_def" /> + <string dtype="hyperlink" name="CalendarEventClientReceiveStringEnums_WebLink_def" /> + <string name="CalendarEventClientReceiveStringEnums_RequiredAttendees_def" /> + <string name="CalendarEventClientReceiveStringEnums_OptionalAttendees_def" /> + <string name="CalendarEventClientReceiveStringEnums_ResourceAttendees_def" /> + <string name="CalendarEventClientReceiveStringEnums_Body_def" /> + <boolean name="CalendarEventClientReceiveStringEnums_IsHtml_def" /> + <string name="CalendarEventClientReceiveStringEnums_Location_def" /> + <boolean name="CalendarEventClientReceiveStringEnums_IsAllDay_def" /> + <dateTimeString name="CalendarEventClientReceiveStringEnums_RecurrenceEnd_def" /> + <integer name="CalendarEventClientReceiveStringEnums_NumberOfOccurrences_def" /> + <integer name="CalendarEventClientReceiveStringEnums_Reminder_def" /> + <boolean name="CalendarEventClientReceiveStringEnums_ResponseRequested_def" /> + <object name="CalendarEventClientReceiveStringEnums"> + <property name="Importance" type="string" /> + <property name="ResponseType" type="string" /> + <property name="Recurrence" type="string" /> + <property name="ShowAs" type="string" /> + <property name="Subject" type="string" /> + <property name="Start" typeRef="CalendarEventClientReceiveStringEnums_Start_def" /> + <property name="End" typeRef="CalendarEventClientReceiveStringEnums_End_def" /> + <property name="ResponseTime" typeRef="CalendarEventClientReceiveStringEnums_ResponseTime_def" /> + <property name="ICalUId" type="string" /> + <property name="Id" type="string" /> + <property name="DateTimeCreated" typeRef="CalendarEventClientReceiveStringEnums_DateTimeCreated_def" /> + <property name="DateTimeLastModified" typeRef="CalendarEventClientReceiveStringEnums_DateTimeLastModified_def" /> + <property name="Organizer" type="string" /> + <property name="TimeZone" type="string" /> + <property name="SeriesMasterId" type="string" /> + <property name="Categories" typeRef="CalendarEventClientReceiveStringEnums_Categories_def" /> + <property name="WebLink" type="string" dtype="hyperlink" /> + <property name="RequiredAttendees" type="string" /> + <property name="OptionalAttendees" type="string" /> + <property name="ResourceAttendees" type="string" /> + <property name="Body" type="string" /> + <property name="IsHtml" type="boolean" /> + <property name="Location" type="string" /> + <property name="IsAllDay" type="boolean" /> + <property name="RecurrenceEnd" typeRef="CalendarEventClientReceiveStringEnums_RecurrenceEnd_def" /> + <property name="NumberOfOccurrences" type="integer" /> + <property name="Reminder" type="integer" /> + <property name="ResponseRequested" type="boolean" /> + </object> + <string name="ClientSubscription_NotificationUrl_def" /> + <object name="ClientSubscription"> + <property name="NotificationUrl" type="string" /> + </object> + <string name="SubscriptionResponse_id_def" /> + <string name="SubscriptionResponse_resource_def" /> + <string name="SubscriptionResponse_notificationType_def" /> + <string name="SubscriptionResponse_notificationUrl_def" /> + <object name="SubscriptionResponse"> + <property name="id" type="string" /> + <property name="resource" type="string" /> + <property name="notificationType" type="string" /> + <property name="notificationUrl" type="string" /> + </object> + <array typeRef="FilePickerFile" name="EntityListResponse_ux5B_FilePickerFile_ux5D__value_def" /> + <object name="EntityListResponse_ux5B_FilePickerFile_ux5D_"> + <property name="value" typeRef="EntityListResponse_ux5B_FilePickerFile_ux5D__value_def" /> + </object> + <string name="FilePickerFile_Id_def" /> + <string name="FilePickerFile_DisplayName_def" /> + <boolean name="FilePickerFile_IsFolder_def" /> + <string name="FilePickerFile_Path_def" /> + <object name="FilePickerFile"> + <property name="Id" type="string" /> + <property name="DisplayName" type="string" /> + <property name="IsFolder" type="boolean" /> + <property name="Path" type="string" /> + </object> + <string name="ClientSendMessage_From_def" /> + <string name="ClientSendMessage_Cc_def" /> + <string name="ClientSendMessage_Bcc_def" /> + <string name="ClientSendMessage_To_def" /> + <string name="ClientSendMessage_Subject_def" /> + <string name="ClientSendMessage_Body_def" /> + <array typeRef="ClientSendAttachment" name="ClientSendMessage_Attachments_def" /> + <string name="ClientSendMessage_Sensitivity_def" /> + <string name="ClientSendMessage_ReplyTo_def" /> + <string name="ClientSendMessage_Importance_def" /> + <boolean name="ClientSendMessage_IsHtml_def" /> + <object name="ClientSendMessage"> + <property name="From" type="string" /> + <property name="Cc" type="string" /> + <property name="Bcc" type="string" /> + <property name="To" type="string" /> + <property name="Subject" type="string" /> + <property name="Body" type="string" /> + <property name="Attachments" typeRef="ClientSendMessage_Attachments_def" /> + <property name="Sensitivity" type="string" /> + <property name="ReplyTo" type="string" /> + <property name="Importance" type="string" /> + <property name="IsHtml" type="boolean" /> + </object> + <string name="ClientSendAttachment_Name_def" /> + <base64Binary name="ClientSendAttachment_ContentBytes_def" /> + <object name="ClientSendAttachment"> + <property name="Name" type="string" /> + <property name="ContentBytes" typeRef="ClientSendAttachment_ContentBytes_def" /> + </object> + <string name="ClientReceiveMessageStringEnums_Importance_def" /> + <string name="ClientReceiveMessageStringEnums_From_def" /> + <string name="ClientReceiveMessageStringEnums_To_def" /> + <string name="ClientReceiveMessageStringEnums_Cc_def" /> + <string name="ClientReceiveMessageStringEnums_Bcc_def" /> + <string name="ClientReceiveMessageStringEnums_ReplyTo_def" /> + <string name="ClientReceiveMessageStringEnums_Subject_def" /> + <string name="ClientReceiveMessageStringEnums_Body_def" /> + <string name="ClientReceiveMessageStringEnums_BodyPreview_def" /> + <boolean name="ClientReceiveMessageStringEnums_HasAttachment_def" /> + <string name="ClientReceiveMessageStringEnums_Id_def" /> + <string name="ClientReceiveMessageStringEnums_InternetMessageId_def" /> + <string name="ClientReceiveMessageStringEnums_ConversationId_def" /> + <dateTimeString name="ClientReceiveMessageStringEnums_DateTimeReceived_def" /> + <boolean name="ClientReceiveMessageStringEnums_IsRead_def" /> + <array typeRef="ClientReceiveFileAttachment" name="ClientReceiveMessageStringEnums_Attachments_def" /> + <boolean name="ClientReceiveMessageStringEnums_IsHtml_def" /> + <object name="ClientReceiveMessageStringEnums"> + <property name="Importance" type="string" /> + <property name="From" type="string" /> + <property name="To" type="string" /> + <property name="Cc" type="string" /> + <property name="Bcc" type="string" /> + <property name="ReplyTo" type="string" /> + <property name="Subject" type="string" /> + <property name="Body" type="string" /> + <property name="BodyPreview" type="string" /> + <property name="HasAttachment" type="boolean" /> + <property name="Id" type="string" /> + <property name="InternetMessageId" type="string" /> + <property name="ConversationId" type="string" /> + <property name="DateTimeReceived" typeRef="ClientReceiveMessageStringEnums_DateTimeReceived_def" /> + <property name="IsRead" type="boolean" /> + <property name="Attachments" typeRef="ClientReceiveMessageStringEnums_Attachments_def" /> + <property name="IsHtml" type="boolean" /> + </object> + <string name="ClientReceiveFileAttachment_Id_def" /> + <string name="ClientReceiveFileAttachment_Name_def" /> + <base64Binary name="ClientReceiveFileAttachment_ContentBytes_def" /> + <string name="ClientReceiveFileAttachment_ContentType_def" /> + <integer name="ClientReceiveFileAttachment_Size_def" /> + <boolean name="ClientReceiveFileAttachment_IsInline_def" /> + <dateTimeString name="ClientReceiveFileAttachment_LastModifiedDateTime_def" /> + <string name="ClientReceiveFileAttachment_ContentId_def" /> + <object name="ClientReceiveFileAttachment"> + <property name="Id" type="string" /> + <property name="Name" type="string" /> + <property name="ContentBytes" typeRef="ClientReceiveFileAttachment_ContentBytes_def" /> + <property name="ContentType" type="string" /> + <property name="Size" type="integer" /> + <property name="IsInline" type="boolean" /> + <property name="LastModifiedDateTime" typeRef="ClientReceiveFileAttachment_LastModifiedDateTime_def" /> + <property name="ContentId" type="string" /> + </object> + <string name="ClientSendHtmlMessage_To_def" /> + <string name="ClientSendHtmlMessage_Subject_def" /> + <string name="ClientSendHtmlMessage_Body_def" /> + <string name="ClientSendHtmlMessage_From_def" /> + <string name="ClientSendHtmlMessage_Cc_def" /> + <string name="ClientSendHtmlMessage_Bcc_def" /> + <array typeRef="ClientSendAttachment" name="ClientSendHtmlMessage_Attachments_def" /> + <string name="ClientSendHtmlMessage_Sensitivity_def" /> + <string name="ClientSendHtmlMessage_ReplyTo_def" /> + <string name="ClientSendHtmlMessage_Importance_def" /> + <object name="ClientSendHtmlMessage"> + <property name="To" type="string" /> + <property name="Subject" type="string" /> + <property name="Body" type="string" /> + <property name="From" type="string" /> + <property name="Cc" type="string" /> + <property name="Bcc" type="string" /> + <property name="Attachments" typeRef="ClientSendHtmlMessage_Attachments_def" /> + <property name="Sensitivity" type="string" /> + <property name="ReplyTo" type="string" /> + <property name="Importance" type="string" /> + </object> + <array typeRef="ClientReceiveMessage" name="BatchResponse_ux5B_ClientReceiveMessage_ux5D__value_def" /> + <object name="BatchResponse_ux5B_ClientReceiveMessage_ux5D_"> + <property name="value" typeRef="BatchResponse_ux5B_ClientReceiveMessage_ux5D__value_def" /> + </object> + <string name="ClientReceiveMessage_From_def" /> + <string name="ClientReceiveMessage_To_def" /> + <string name="ClientReceiveMessage_Cc_def" /> + <string name="ClientReceiveMessage_Bcc_def" /> + <string name="ClientReceiveMessage_ReplyTo_def" /> + <string name="ClientReceiveMessage_Subject_def" /> + <string name="ClientReceiveMessage_Body_def" /> + <integer name="ClientReceiveMessage_Importance_def" /> + <string name="ClientReceiveMessage_BodyPreview_def" /> + <boolean name="ClientReceiveMessage_HasAttachment_def" /> + <string name="ClientReceiveMessage_Id_def" /> + <string name="ClientReceiveMessage_InternetMessageId_def" /> + <string name="ClientReceiveMessage_ConversationId_def" /> + <dateTimeString name="ClientReceiveMessage_DateTimeReceived_def" /> + <boolean name="ClientReceiveMessage_IsRead_def" /> + <array typeRef="ClientReceiveFileAttachment" name="ClientReceiveMessage_Attachments_def" /> + <boolean name="ClientReceiveMessage_IsHtml_def" /> + <object name="ClientReceiveMessage"> + <property name="From" type="string" /> + <property name="To" type="string" /> + <property name="Cc" type="string" /> + <property name="Bcc" type="string" /> + <property name="ReplyTo" type="string" /> + <property name="Subject" type="string" /> + <property name="Body" type="string" /> + <property name="Importance" type="integer" /> + <property name="BodyPreview" type="string" /> + <property name="HasAttachment" type="boolean" /> + <property name="Id" type="string" /> + <property name="InternetMessageId" type="string" /> + <property name="ConversationId" type="string" /> + <property name="DateTimeReceived" typeRef="ClientReceiveMessage_DateTimeReceived_def" /> + <property name="IsRead" type="boolean" /> + <property name="Attachments" typeRef="ClientReceiveMessage_Attachments_def" /> + <property name="IsHtml" type="boolean" /> + </object> + <string name="GraphClientReceiveMessage_from_def" /> + <string name="GraphClientReceiveMessage_toRecipients_def" /> + <string name="GraphClientReceiveMessage_ccRecipients_def" /> + <string name="GraphClientReceiveMessage_bccRecipients_def" /> + <string name="GraphClientReceiveMessage_replyTo_def" /> + <string name="GraphClientReceiveMessage_subject_def" /> + <string name="GraphClientReceiveMessage_body_def" /> + <string name="GraphClientReceiveMessage_importance_def" /> + <string name="GraphClientReceiveMessage_bodyPreview_def" /> + <boolean name="GraphClientReceiveMessage_hasAttachments_def" /> + <string name="GraphClientReceiveMessage_id_def" /> + <string name="GraphClientReceiveMessage_internetMessageId_def" /> + <string name="GraphClientReceiveMessage_conversationId_def" /> + <dateTimeString name="GraphClientReceiveMessage_receivedDateTime_def" /> + <boolean name="GraphClientReceiveMessage_isRead_def" /> + <array typeRef="GraphClientReceiveFileAttachment" name="GraphClientReceiveMessage_attachments_def" /> + <boolean name="GraphClientReceiveMessage_isHtml_def" /> + <object name="GraphClientReceiveMessage"> + <property name="from" type="string" /> + <property name="toRecipients" type="string" /> + <property name="ccRecipients" type="string" /> + <property name="bccRecipients" type="string" /> + <property name="replyTo" type="string" /> + <property name="subject" type="string" /> + <property name="body" type="string" /> + <property name="importance" type="string" /> + <property name="bodyPreview" type="string" /> + <property name="hasAttachments" type="boolean" /> + <property name="id" type="string" /> + <property name="internetMessageId" type="string" /> + <property name="conversationId" type="string" /> + <property name="receivedDateTime" typeRef="GraphClientReceiveMessage_receivedDateTime_def" /> + <property name="isRead" type="boolean" /> + <property name="attachments" typeRef="GraphClientReceiveMessage_attachments_def" /> + <property name="isHtml" type="boolean" /> + </object> + <string name="GraphClientReceiveFileAttachment_id_def" /> + <string name="GraphClientReceiveFileAttachment_name_def" /> + <base64Binary name="GraphClientReceiveFileAttachment_contentBytes_def" /> + <string name="GraphClientReceiveFileAttachment_contentType_def" /> + <integer name="GraphClientReceiveFileAttachment_size_def" /> + <boolean name="GraphClientReceiveFileAttachment_isInline_def" /> + <dateTimeString name="GraphClientReceiveFileAttachment_lastModifiedDateTime_def" /> + <string name="GraphClientReceiveFileAttachment_contentId_def" /> + <object name="GraphClientReceiveFileAttachment"> + <property name="id" type="string" /> + <property name="name" type="string" /> + <property name="contentBytes" typeRef="GraphClientReceiveFileAttachment_contentBytes_def" /> + <property name="contentType" type="string" /> + <property name="size" type="integer" /> + <property name="isInline" type="boolean" /> + <property name="lastModifiedDateTime" typeRef="GraphClientReceiveFileAttachment_lastModifiedDateTime_def" /> + <property name="contentId" type="string" /> + </object> + <array typeRef="GraphClientReceiveMessage" name="BatchResponse_ux5B_GraphClientReceiveMessage_ux5D__value_def" /> + <object name="BatchResponse_ux5B_GraphClientReceiveMessage_ux5D_"> + <property name="value" typeRef="BatchResponse_ux5B_GraphClientReceiveMessage_ux5D__value_def" /> + </object> + <string name="ReplyMessage_To_def" /> + <string name="ReplyMessage_Cc_def" /> + <string name="ReplyMessage_Bcc_def" /> + <string name="ReplyMessage_Subject_def" /> + <string name="ReplyMessage_Body_def" /> + <boolean name="ReplyMessage_ReplyAll_def" /> + <boolean name="ReplyMessage_IsHtml_def" /> + <string name="ReplyMessage_Importance_def" /> + <array typeRef="ClientSendAttachment" name="ReplyMessage_Attachments_def" /> + <object name="ReplyMessage"> + <property name="To" type="string" /> + <property name="Cc" type="string" /> + <property name="Bcc" type="string" /> + <property name="Subject" type="string" /> + <property name="Body" type="string" /> + <property name="ReplyAll" type="boolean" /> + <property name="IsHtml" type="boolean" /> + <property name="Importance" type="string" /> + <property name="Attachments" typeRef="ReplyMessage_Attachments_def" /> + </object> + <string name="ReplyHtmlMessage_To_def" /> + <string name="ReplyHtmlMessage_Cc_def" /> + <string name="ReplyHtmlMessage_Bcc_def" /> + <string name="ReplyHtmlMessage_Subject_def" /> + <string name="ReplyHtmlMessage_Body_def" /> + <boolean name="ReplyHtmlMessage_ReplyAll_def" /> + <string name="ReplyHtmlMessage_Importance_def" /> + <array typeRef="ClientSendAttachment" name="ReplyHtmlMessage_Attachments_def" /> + <object name="ReplyHtmlMessage"> + <property name="To" type="string" /> + <property name="Cc" type="string" /> + <property name="Bcc" type="string" /> + <property name="Subject" type="string" /> + <property name="Body" type="string" /> + <property name="ReplyAll" type="boolean" /> + <property name="Importance" type="string" /> + <property name="Attachments" typeRef="ReplyHtmlMessage_Attachments_def" /> + </object> + <array typeRef="ClientReceiveMessage" name="TriggerBatchResponse_ux5B_ClientReceiveMessage_ux5D__value_def" /> + <object name="TriggerBatchResponse_ux5B_ClientReceiveMessage_ux5D_"> + <property name="value" typeRef="TriggerBatchResponse_ux5B_ClientReceiveMessage_ux5D__value_def" /> + </object> + <array typeRef="GraphClientReceiveMessage" name="TriggerBatchResponse_ux5B_GraphClientReceiveMessage_ux5D__value_def" /> + <object name="TriggerBatchResponse_ux5B_GraphClientReceiveMessage_ux5D_"> + <property name="value" typeRef="TriggerBatchResponse_ux5B_GraphClientReceiveMessage_ux5D__value_def" /> + </object> + <string name="AutomaticRepliesSettingClient_Status_def" /> + <string name="AutomaticRepliesSettingClient_ExternalAudience_def" /> + <string name="AutomaticRepliesSettingClient_ScheduledStartDateTimeOffset_def" /> + <string name="AutomaticRepliesSettingClient_ScheduledEndDateTimeOffset_def" /> + <string name="AutomaticRepliesSettingClient_InternalReplyMessage_def" /> + <string name="AutomaticRepliesSettingClient_ExternalReplyMessage_def" /> + <object name="AutomaticRepliesSettingClient"> + <property name="Status" type="string" /> + <property name="ExternalAudience" type="string" /> + <property name="ScheduledStartDateTimeOffset" type="string" /> + <property name="ScheduledEndDateTimeOffset" type="string" /> + <property name="InternalReplyMessage" type="string" /> + <property name="ExternalReplyMessage" type="string" /> + </object> + <boolean name="MailTipsClientReceive_DeliveryRestricted_def" /> + <integer name="MailTipsClientReceive_ExternalMemberCount_def" /> + <boolean name="MailTipsClientReceive_IsModerated_def" /> + <boolean name="MailTipsClientReceive_MailboxFull_def" /> + <integer name="MailTipsClientReceive_MaxMessageSize_def" /> + <integer name="MailTipsClientReceive_TotalMemberCount_def" /> + <object name="MailTipsClientReceive"> + <property name="AutomaticReplies" typeRef="MailTipsAutomaticReplies" /> + <property name="DeliveryRestricted" type="boolean" /> + <property name="ExternalMemberCount" type="integer" /> + <property name="IsModerated" type="boolean" /> + <property name="MailboxFull" type="boolean" /> + <property name="MaxMessageSize" type="integer" /> + <property name="TotalMemberCount" type="integer" /> + </object> + <string name="MailTipsAutomaticReplies_Message_def" /> + <object name="MailTipsAutomaticReplies"> + <property name="Message" type="string" /> + </object> + <array typeRef="SensitivityLabel" name="BatchResponse_ux5B_SensitivityLabel_ux5D__value_def" /> + <object name="BatchResponse_ux5B_SensitivityLabel_ux5D_"> + <property name="value" typeRef="BatchResponse_ux5B_SensitivityLabel_ux5D__value_def" /> + </object> + <string name="SensitivityLabel_Id_def" /> + <string name="SensitivityLabel_DisplayName_def" /> + <string name="SensitivityLabel_ApplicableTo_def" /> + <array typeRef="SensitivityLabel" name="SensitivityLabel_SubLabels_def" /> + <object name="SensitivityLabel"> + <property name="Id" type="string" /> + <property name="DisplayName" type="string" /> + <property name="ApplicableTo" type="string" /> + <property name="SubLabels" typeRef="SensitivityLabel_SubLabels_def" /> + </object> + <array typeRef="ReceiveMessageMetadata" name="TriggerBatchResponse_ux5B_ReceiveMessageMetadata_ux5D__value_def" /> + <object name="TriggerBatchResponse_ux5B_ReceiveMessageMetadata_ux5D_"> + <property name="value" typeRef="TriggerBatchResponse_ux5B_ReceiveMessageMetadata_ux5D__value_def" /> + </object> + <string name="ReceiveMessageMetadata_From_def" /> + <string name="ReceiveMessageMetadata_To_def" /> + <string name="ReceiveMessageMetadata_Cc_def" /> + <string name="ReceiveMessageMetadata_Bcc_def" /> + <string name="ReceiveMessageMetadata_ReplyTo_def" /> + <string name="ReceiveMessageMetadata_Subject_def" /> + <integer name="ReceiveMessageMetadata_Importance_def" /> + <boolean name="ReceiveMessageMetadata_HasAttachment_def" /> + <string name="ReceiveMessageMetadata_Id_def" /> + <dateTimeString name="ReceiveMessageMetadata_DateTimeReceived_def" /> + <boolean name="ReceiveMessageMetadata_IsRead_def" /> + <object name="ReceiveMessageMetadata"> + <property name="From" type="string" /> + <property name="To" type="string" /> + <property name="Cc" type="string" /> + <property name="Bcc" type="string" /> + <property name="ReplyTo" type="string" /> + <property name="Subject" type="string" /> + <property name="Importance" type="integer" /> + <property name="HasAttachment" type="boolean" /> + <property name="Id" type="string" /> + <property name="DateTimeReceived" typeRef="ReceiveMessageMetadata_DateTimeReceived_def" /> + <property name="IsRead" type="boolean" /> + </object> + <object name="DataSetsMetadata"> + <property name="tabular" typeRef="TabularDataSetsMetadata" /> + <property name="blob" typeRef="BlobDataSetsMetadata" /> + </object> + <string name="TabularDataSetsMetadata_source_def" /> + <string name="TabularDataSetsMetadata_displayName_def" /> + <string name="TabularDataSetsMetadata_urlEncoding_def" /> + <string name="TabularDataSetsMetadata_tableDisplayName_def" /> + <string name="TabularDataSetsMetadata_tablePluralName_def" /> + <object name="TabularDataSetsMetadata"> + <property name="source" type="string" /> + <property name="displayName" type="string" /> + <property name="urlEncoding" type="string" /> + <property name="tableDisplayName" type="string" /> + <property name="tablePluralName" type="string" /> + </object> + <string name="BlobDataSetsMetadata_source_def" /> + <string name="BlobDataSetsMetadata_displayName_def" /> + <string name="BlobDataSetsMetadata_urlEncoding_def" /> + <object name="BlobDataSetsMetadata"> + <property name="source" type="string" /> + <property name="displayName" type="string" /> + <property name="urlEncoding" type="string" /> + </object> + <string name="OptionsEmailSubscription_NotificationUrl_def" /> + <object name="OptionsEmailSubscription"> + <property name="NotificationUrl" type="string" /> + <property name="Message" typeRef="MessageWithOptions" /> + </object> + <string name="MessageWithOptions_To_def" /> + <string name="MessageWithOptions_Subject_def" /> + <string name="MessageWithOptions_Options_def" /> + <string name="MessageWithOptions_HeaderText_def" /> + <string name="MessageWithOptions_SelectionText_def" /> + <string name="MessageWithOptions_Body_def" /> + <string name="MessageWithOptions_Importance_def" /> + <array typeRef="ClientSendAttachment" name="MessageWithOptions_Attachments_def" /> + <boolean name="MessageWithOptions_UseOnlyHTMLMessage_def" /> + <boolean name="MessageWithOptions_HideHTMLMessage_def" /> + <boolean name="MessageWithOptions_ShowHTMLConfirmationDialog_def" /> + <boolean name="MessageWithOptions_HideMicrosoftFooter_def" /> + <object name="MessageWithOptions"> + <property name="To" type="string" /> + <property name="Subject" type="string" /> + <property name="Options" type="string" /> + <property name="HeaderText" type="string" /> + <property name="SelectionText" type="string" /> + <property name="Body" type="string" /> + <property name="Importance" type="string" /> + <property name="Attachments" typeRef="MessageWithOptions_Attachments_def" /> + <property name="UseOnlyHTMLMessage" type="boolean" /> + <property name="HideHTMLMessage" type="boolean" /> + <property name="ShowHTMLConfirmationDialog" type="boolean" /> + <property name="HideMicrosoftFooter" type="boolean" /> + </object> + <string name="ApprovalEmailResponse_SelectedOption_def" /> + <string name="ApprovalEmailResponse_UserEmailAddress_def" /> + <string name="ApprovalEmailResponse_UserTenantId_def" /> + <string name="ApprovalEmailResponse_UserId_def" /> + <object name="ApprovalEmailResponse"> + <property name="SelectedOption" type="string" /> + <property name="UserEmailAddress" type="string" /> + <property name="UserTenantId" type="string" /> + <property name="UserId" type="string" /> + </object> + <string name="ApprovalEmailSubscription_NotificationUrl_def" /> + <object name="ApprovalEmailSubscription"> + <property name="NotificationUrl" type="string" /> + <property name="Message" typeRef="ApprovalMessage" /> + </object> + <string name="ApprovalMessage_To_def" /> + <string name="ApprovalMessage_Subject_def" /> + <string name="ApprovalMessage_Options_def" /> + <string name="ApprovalMessage_HeaderText_def" /> + <string name="ApprovalMessage_SelectionText_def" /> + <string name="ApprovalMessage_Body_def" /> + <string name="ApprovalMessage_Importance_def" /> + <array typeRef="ClientSendAttachment" name="ApprovalMessage_Attachments_def" /> + <boolean name="ApprovalMessage_UseOnlyHTMLMessage_def" /> + <boolean name="ApprovalMessage_HideHTMLMessage_def" /> + <boolean name="ApprovalMessage_ShowHTMLConfirmationDialog_def" /> + <object name="ApprovalMessage"> + <property name="To" type="string" /> + <property name="Subject" type="string" /> + <property name="Options" type="string" /> + <property name="HeaderText" type="string" /> + <property name="SelectionText" type="string" /> + <property name="Body" type="string" /> + <property name="Importance" type="string" /> + <property name="Attachments" typeRef="ApprovalMessage_Attachments_def" /> + <property name="UseOnlyHTMLMessage" type="boolean" /> + <property name="HideHTMLMessage" type="boolean" /> + <property name="ShowHTMLConfirmationDialog" type="boolean" /> + </object> + <string name="SharedMailboxClientSendMessage_MailboxAddress_def" /> + <string name="SharedMailboxClientSendMessage_To_def" /> + <string name="SharedMailboxClientSendMessage_Subject_def" /> + <string name="SharedMailboxClientSendMessage_Body_def" /> + <string name="SharedMailboxClientSendMessage_Cc_def" /> + <string name="SharedMailboxClientSendMessage_Bcc_def" /> + <array typeRef="ClientSendAttachment" name="SharedMailboxClientSendMessage_Attachments_def" /> + <string name="SharedMailboxClientSendMessage_Sensitivity_def" /> + <string name="SharedMailboxClientSendMessage_ReplyTo_def" /> + <string name="SharedMailboxClientSendMessage_Importance_def" /> + <boolean name="SharedMailboxClientSendMessage_IsHtml_def" /> + <object name="SharedMailboxClientSendMessage"> + <property name="MailboxAddress" type="string" /> + <property name="To" type="string" /> + <property name="Subject" type="string" /> + <property name="Body" type="string" /> + <property name="Cc" type="string" /> + <property name="Bcc" type="string" /> + <property name="Attachments" typeRef="SharedMailboxClientSendMessage_Attachments_def" /> + <property name="Sensitivity" type="string" /> + <property name="ReplyTo" type="string" /> + <property name="Importance" type="string" /> + <property name="IsHtml" type="boolean" /> + </object> + <string name="SharedMailboxClientSendHtmlMessage_MailboxAddress_def" /> + <string name="SharedMailboxClientSendHtmlMessage_To_def" /> + <string name="SharedMailboxClientSendHtmlMessage_Subject_def" /> + <string name="SharedMailboxClientSendHtmlMessage_Body_def" /> + <string name="SharedMailboxClientSendHtmlMessage_Cc_def" /> + <string name="SharedMailboxClientSendHtmlMessage_Bcc_def" /> + <array typeRef="ClientSendAttachment" name="SharedMailboxClientSendHtmlMessage_Attachments_def" /> + <string name="SharedMailboxClientSendHtmlMessage_Sensitivity_def" /> + <string name="SharedMailboxClientSendHtmlMessage_ReplyTo_def" /> + <string name="SharedMailboxClientSendHtmlMessage_Importance_def" /> + <object name="SharedMailboxClientSendHtmlMessage"> + <property name="MailboxAddress" type="string" /> + <property name="To" type="string" /> + <property name="Subject" type="string" /> + <property name="Body" type="string" /> + <property name="Cc" type="string" /> + <property name="Bcc" type="string" /> + <property name="Attachments" typeRef="SharedMailboxClientSendHtmlMessage_Attachments_def" /> + <property name="Sensitivity" type="string" /> + <property name="ReplyTo" type="string" /> + <property name="Importance" type="string" /> + </object> + <array typeRef="SubscriptionPayloadEntity_ux5B_OutlookReceiveMessage_ux5D_" name="SubscriptionPayload_ux5B_OutlookReceiveMessage_ux5D__value_def" /> + <object name="SubscriptionPayload_ux5B_OutlookReceiveMessage_ux5D_"> + <property name="value" typeRef="SubscriptionPayload_ux5B_OutlookReceiveMessage_ux5D__value_def" /> + </object> + <integer name="SubscriptionPayloadEntity_ux5B_OutlookReceiveMessage_ux5D__SequenceNumber_def" /> + <string name="SubscriptionPayloadEntity_ux5B_OutlookReceiveMessage_ux5D__ChangeType_def" /> + <string name="SubscriptionPayloadEntity_ux5B_OutlookReceiveMessage_ux5D__ClientState_def" /> + <string name="SubscriptionPayloadEntity_ux5B_OutlookReceiveMessage_ux5D__Resource_def" /> + <object name="SubscriptionPayloadEntity_ux5B_OutlookReceiveMessage_ux5D_"> + <property name="SequenceNumber" type="integer" /> + <property name="ChangeType" type="string" /> + <property name="ClientState" type="string" /> + <property name="Resource" type="string" /> + <property name="ResourceData" typeRef="OutlookReceiveMessage" /> + </object> + <string name="OutlookReceiveMessage_InternetMessageId_def" /> + <string name="OutlookReceiveMessage_BodyPreview_def" /> + <string name="OutlookReceiveMessage_Id_def" /> + <string name="OutlookReceiveMessage_ConversationId_def" /> + <boolean name="OutlookReceiveMessage_HasAttachments_def" /> + <boolean name="OutlookReceiveMessage_IsRead_def" /> + <dateTimeString name="OutlookReceiveMessage_CreatedDateTime_def" /> + <dateTimeString name="OutlookReceiveMessage_ReceivedDateTime_def" /> + <dateTimeString name="OutlookReceiveMessage_LastModifiedDateTime_def" /> + <array typeRef="OutlookReceiveAttachment" name="OutlookReceiveMessage_Attachments_def" /> + <array typeRef="Recipient" name="OutlookReceiveMessage_ToRecipients_def" /> + <array typeRef="Recipient" name="OutlookReceiveMessage_CcRecipients_def" /> + <array typeRef="Recipient" name="OutlookReceiveMessage_BccRecipients_def" /> + <array typeRef="Recipient" name="OutlookReceiveMessage_ReplyTo_def" /> + <string name="OutlookReceiveMessage_Subject_def" /> + <string name="OutlookReceiveMessage_Importance_def" /> + <array typeRef="InternetMessageHeader" name="OutlookReceiveMessage_InternetMessageHeaders_def" /> + <object name="OutlookReceiveMessage"> + <property name="InternetMessageId" type="string" /> + <property name="BodyPreview" type="string" /> + <property name="Id" type="string" /> + <property name="ConversationId" type="string" /> + <property name="HasAttachments" type="boolean" /> + <property name="IsRead" type="boolean" /> + <property name="CreatedDateTime" typeRef="OutlookReceiveMessage_CreatedDateTime_def" /> + <property name="ReceivedDateTime" typeRef="OutlookReceiveMessage_ReceivedDateTime_def" /> + <property name="LastModifiedDateTime" typeRef="OutlookReceiveMessage_LastModifiedDateTime_def" /> + <property name="Attachments" typeRef="OutlookReceiveMessage_Attachments_def" /> + <property name="ToRecipients" typeRef="OutlookReceiveMessage_ToRecipients_def" /> + <property name="CcRecipients" typeRef="OutlookReceiveMessage_CcRecipients_def" /> + <property name="BccRecipients" typeRef="OutlookReceiveMessage_BccRecipients_def" /> + <property name="ReplyTo" typeRef="OutlookReceiveMessage_ReplyTo_def" /> + <property name="Subject" type="string" /> + <property name="Body" typeRef="ItemBody" /> + <property name="From" typeRef="Recipient" /> + <property name="Importance" type="string" /> + <property name="InternetMessageHeaders" typeRef="OutlookReceiveMessage_InternetMessageHeaders_def" /> + </object> + <string name="OutlookReceiveAttachment__ux40_odata_type_def" /> + <string name="OutlookReceiveAttachment_Id_def" /> + <string name="OutlookReceiveAttachment_Name_def" /> + <string name="OutlookReceiveAttachment_ContentBytes_def" /> + <string name="OutlookReceiveAttachment_ContentType_def" /> + <integer name="OutlookReceiveAttachment_Size_def" /> + <string name="OutlookReceiveAttachment_Permission_def" /> + <string name="OutlookReceiveAttachment_ProviderType_def" /> + <string name="OutlookReceiveAttachment_SourceUrl_def" /> + <boolean name="OutlookReceiveAttachment_IsInline_def" /> + <dateTimeString name="OutlookReceiveAttachment_LastModifiedDateTime_def" /> + <string name="OutlookReceiveAttachment_ContentId_def" /> + <object name="OutlookReceiveAttachment"> + <property name="@odata.type" type="string" /> + <property name="Id" type="string" /> + <property name="Name" type="string" /> + <property name="ContentBytes" type="string" /> + <property name="ContentType" type="string" /> + <property name="Size" type="integer" /> + <property name="Permission" type="string" /> + <property name="ProviderType" type="string" /> + <property name="SourceUrl" type="string" /> + <property name="IsInline" type="boolean" /> + <property name="LastModifiedDateTime" typeRef="OutlookReceiveAttachment_LastModifiedDateTime_def" /> + <property name="ContentId" type="string" /> + </object> + <string name="InternetMessageHeader_Name_def" /> + <string name="InternetMessageHeader_Value_def" /> + <object name="InternetMessageHeader"> + <property name="Name" type="string" /> + <property name="Value" type="string" /> + </object> + <array typeRef="SubscriptionPayloadEntity_ux5B_SubscriptionEvent_ux5D_" name="SubscriptionPayload_ux5B_SubscriptionEvent_ux5D__value_def" /> + <object name="SubscriptionPayload_ux5B_SubscriptionEvent_ux5D_"> + <property name="value" typeRef="SubscriptionPayload_ux5B_SubscriptionEvent_ux5D__value_def" /> + </object> + <integer name="SubscriptionPayloadEntity_ux5B_SubscriptionEvent_ux5D__SequenceNumber_def" /> + <string name="SubscriptionPayloadEntity_ux5B_SubscriptionEvent_ux5D__ChangeType_def" /> + <string name="SubscriptionPayloadEntity_ux5B_SubscriptionEvent_ux5D__ClientState_def" /> + <string name="SubscriptionPayloadEntity_ux5B_SubscriptionEvent_ux5D__Resource_def" /> + <object name="SubscriptionPayloadEntity_ux5B_SubscriptionEvent_ux5D_"> + <property name="SequenceNumber" type="integer" /> + <property name="ChangeType" type="string" /> + <property name="ClientState" type="string" /> + <property name="Resource" type="string" /> + <property name="ResourceData" typeRef="SubscriptionEvent" /> + </object> + <string name="SubscriptionEvent_Id_def" /> + <object name="SubscriptionEvent"> + <property name="Id" type="string" /> + </object> + <array typeRef="Table" name="EntityListResponse_ux5B_Table_ux5D__value_def" /> + <object name="EntityListResponse_ux5B_Table_ux5D_"> + <property name="value" typeRef="EntityListResponse_ux5B_Table_ux5D__value_def" /> + </object> + <string name="Table_Name_def" /> + <string name="Table_DisplayName_def" /> + <mapObject name="Table_DynamicProperties_def"> + <values typeRef="Object" /> + </mapObject> + <object name="Table"> + <property name="Name" type="string" /> + <property name="DisplayName" type="string" /> + <property name="DynamicProperties" typeRef="Table_DynamicProperties_def" /> + </object> + <array typeRef="CalendarEventBackend" name="EntityListResponse_ux5B_CalendarEventBackend_ux5D__value_def" /> + <object name="EntityListResponse_ux5B_CalendarEventBackend_ux5D_"> + <property name="value" typeRef="EntityListResponse_ux5B_CalendarEventBackend_ux5D__value_def" /> + </object> + <array typeRef="CalendarEventClientReceiveStringEnums" name="EntityListResponse_ux5B_CalendarEventClientReceiveStringEnums_ux5D__value_def" /> + <object name="EntityListResponse_ux5B_CalendarEventClientReceiveStringEnums_ux5D_"> + <property name="value" typeRef="EntityListResponse_ux5B_CalendarEventClientReceiveStringEnums_ux5D__value_def" /> + </object> + <array typeRef="GraphCalendarEventClientReceive" name="EntityListResponse_ux5B_GraphCalendarEventClientReceive_ux5D__value_def" /> + <object name="EntityListResponse_ux5B_GraphCalendarEventClientReceive_ux5D_"> + <property name="value" typeRef="EntityListResponse_ux5B_GraphCalendarEventClientReceive_ux5D__value_def" /> + </object> + <string name="CalendarEventClient_Subject_def" /> + <dateTimeString name="CalendarEventClient_Start_def" /> + <dateTimeString name="CalendarEventClient_End_def" /> + <string name="CalendarEventClient_TimeZone_def" /> + <string name="CalendarEventClient_RequiredAttendees_def" /> + <string name="CalendarEventClient_OptionalAttendees_def" /> + <string name="CalendarEventClient_ResourceAttendees_def" /> + <string name="CalendarEventClient_Body_def" /> + <boolean name="CalendarEventClient_IsHtml_def" /> + <string name="CalendarEventClient_Location_def" /> + <string name="CalendarEventClient_Importance_def" /> + <boolean name="CalendarEventClient_IsAllDay_def" /> + <string name="CalendarEventClient_Recurrence_def" /> + <dateTimeString name="CalendarEventClient_RecurrenceEnd_def" /> + <integer name="CalendarEventClient_NumberOfOccurrences_def" /> + <integer name="CalendarEventClient_Reminder_def" /> + <string name="CalendarEventClient_ShowAs_def" /> + <boolean name="CalendarEventClient_ResponseRequested_def" /> + <object name="CalendarEventClient"> + <property name="Subject" type="string" /> + <property name="Start" typeRef="CalendarEventClient_Start_def" /> + <property name="End" typeRef="CalendarEventClient_End_def" /> + <property name="TimeZone" type="string" /> + <property name="RequiredAttendees" type="string" /> + <property name="OptionalAttendees" type="string" /> + <property name="ResourceAttendees" type="string" /> + <property name="Body" type="string" /> + <property name="IsHtml" type="boolean" /> + <property name="Location" type="string" /> + <property name="Importance" type="string" /> + <property name="IsAllDay" type="boolean" /> + <property name="Recurrence" type="string" /> + <property name="RecurrenceEnd" typeRef="CalendarEventClient_RecurrenceEnd_def" /> + <property name="NumberOfOccurrences" type="integer" /> + <property name="Reminder" type="integer" /> + <property name="ShowAs" type="string" /> + <property name="ResponseRequested" type="boolean" /> + </object> + <string name="CalendarEventHtmlClient_Subject_def" /> + <dateTimeString name="CalendarEventHtmlClient_Start_def" /> + <dateTimeString name="CalendarEventHtmlClient_End_def" /> + <string name="CalendarEventHtmlClient_TimeZone_def" /> + <string name="CalendarEventHtmlClient_RequiredAttendees_def" /> + <string name="CalendarEventHtmlClient_OptionalAttendees_def" /> + <string name="CalendarEventHtmlClient_ResourceAttendees_def" /> + <string name="CalendarEventHtmlClient_Body_def" /> + <string name="CalendarEventHtmlClient_Location_def" /> + <string name="CalendarEventHtmlClient_Importance_def" /> + <boolean name="CalendarEventHtmlClient_IsAllDay_def" /> + <string name="CalendarEventHtmlClient_Recurrence_def" /> + <dateTimeString name="CalendarEventHtmlClient_RecurrenceEnd_def" /> + <integer name="CalendarEventHtmlClient_NumberOfOccurrences_def" /> + <integer name="CalendarEventHtmlClient_Reminder_def" /> + <string name="CalendarEventHtmlClient_ShowAs_def" /> + <boolean name="CalendarEventHtmlClient_ResponseRequested_def" /> + <object name="CalendarEventHtmlClient"> + <property name="Subject" type="string" /> + <property name="Start" typeRef="CalendarEventHtmlClient_Start_def" /> + <property name="End" typeRef="CalendarEventHtmlClient_End_def" /> + <property name="TimeZone" type="string" /> + <property name="RequiredAttendees" type="string" /> + <property name="OptionalAttendees" type="string" /> + <property name="ResourceAttendees" type="string" /> + <property name="Body" type="string" /> + <property name="Location" type="string" /> + <property name="Importance" type="string" /> + <property name="IsAllDay" type="boolean" /> + <property name="Recurrence" type="string" /> + <property name="RecurrenceEnd" typeRef="CalendarEventHtmlClient_RecurrenceEnd_def" /> + <property name="NumberOfOccurrences" type="integer" /> + <property name="Reminder" type="integer" /> + <property name="ShowAs" type="string" /> + <property name="ResponseRequested" type="boolean" /> + </object> + <string name="GraphCalendarEventClient_subject_def" /> + <string name="GraphCalendarEventClient_start_def" /> + <string name="GraphCalendarEventClient_end_def" /> + <string name="GraphCalendarEventClient_timeZone_def" /> + <string name="GraphCalendarEventClient_requiredAttendees_def" /> + <string name="GraphCalendarEventClient_optionalAttendees_def" /> + <string name="GraphCalendarEventClient_resourceAttendees_def" /> + <string name="GraphCalendarEventClient_body_def" /> + <string name="GraphCalendarEventClient_categories_def_items_def" /> + <array type="string" name="GraphCalendarEventClient_categories_def" /> + <string name="GraphCalendarEventClient_location_def" /> + <string name="GraphCalendarEventClient_importance_def" /> + <boolean name="GraphCalendarEventClient_isAllDay_def" /> + <string name="GraphCalendarEventClient_recurrence_def" /> + <string name="GraphCalendarEventClient_selectedDaysOfWeek_def_items_def" /> + <array type="string" name="GraphCalendarEventClient_selectedDaysOfWeek_def" /> + <string name="GraphCalendarEventClient_recurrenceEnd_def" /> + <integer name="GraphCalendarEventClient_numberOfOccurences_def" /> + <integer name="GraphCalendarEventClient_reminderMinutesBeforeStart_def" /> + <boolean name="GraphCalendarEventClient_isReminderOn_def" /> + <string name="GraphCalendarEventClient_showAs_def" /> + <boolean name="GraphCalendarEventClient_responseRequested_def" /> + <string name="GraphCalendarEventClient_sensitivity_def" /> + <object name="GraphCalendarEventClient"> + <property name="subject" type="string" /> + <property name="start" type="string" /> + <property name="end" type="string" /> + <property name="timeZone" type="string" /> + <property name="requiredAttendees" type="string" /> + <property name="optionalAttendees" type="string" /> + <property name="resourceAttendees" type="string" /> + <property name="body" type="string" /> + <property name="categories" typeRef="GraphCalendarEventClient_categories_def" /> + <property name="location" type="string" /> + <property name="importance" type="string" /> + <property name="isAllDay" type="boolean" /> + <property name="recurrence" type="string" /> + <property name="selectedDaysOfWeek" typeRef="GraphCalendarEventClient_selectedDaysOfWeek_def" /> + <property name="recurrenceEnd" type="string" /> + <property name="numberOfOccurences" type="integer" /> + <property name="reminderMinutesBeforeStart" type="integer" /> + <property name="isReminderOn" type="boolean" /> + <property name="showAs" type="string" /> + <property name="responseRequested" type="boolean" /> + <property name="sensitivity" type="string" /> + </object> + <array typeRef="CalendarEventClientWithActionType" name="CalendarEventListWithActionType_value_def" /> + <object name="CalendarEventListWithActionType"> + <property name="value" typeRef="CalendarEventListWithActionType_value_def" /> + </object> + <string name="CalendarEventClientWithActionType_ActionType_def" /> + <boolean name="CalendarEventClientWithActionType_IsAdded_def" /> + <boolean name="CalendarEventClientWithActionType_IsUpdated_def" /> + <string name="CalendarEventClientWithActionType_Subject_def" /> + <dateTimeString name="CalendarEventClientWithActionType_Start_def" /> + <dateTimeString name="CalendarEventClientWithActionType_End_def" /> + <integer name="CalendarEventClientWithActionType_ShowAs_def" /> + <integer name="CalendarEventClientWithActionType_Recurrence_def" /> + <integer name="CalendarEventClientWithActionType_ResponseType_def" /> + <dateTimeString name="CalendarEventClientWithActionType_ResponseTime_def" /> + <string name="CalendarEventClientWithActionType_ICalUId_def" /> + <integer name="CalendarEventClientWithActionType_Importance_def" /> + <string name="CalendarEventClientWithActionType_Id_def" /> + <dateTimeString name="CalendarEventClientWithActionType_DateTimeCreated_def" /> + <dateTimeString name="CalendarEventClientWithActionType_DateTimeLastModified_def" /> + <string name="CalendarEventClientWithActionType_Organizer_def" /> + <string name="CalendarEventClientWithActionType_TimeZone_def" /> + <string name="CalendarEventClientWithActionType_SeriesMasterId_def" /> + <string name="CalendarEventClientWithActionType_Categories_def_items_def" /> + <array type="string" name="CalendarEventClientWithActionType_Categories_def" /> + <string dtype="hyperlink" name="CalendarEventClientWithActionType_WebLink_def" /> + <string name="CalendarEventClientWithActionType_RequiredAttendees_def" /> + <string name="CalendarEventClientWithActionType_OptionalAttendees_def" /> + <string name="CalendarEventClientWithActionType_ResourceAttendees_def" /> + <string name="CalendarEventClientWithActionType_Body_def" /> + <boolean name="CalendarEventClientWithActionType_IsHtml_def" /> + <string name="CalendarEventClientWithActionType_Location_def" /> + <boolean name="CalendarEventClientWithActionType_IsAllDay_def" /> + <dateTimeString name="CalendarEventClientWithActionType_RecurrenceEnd_def" /> + <integer name="CalendarEventClientWithActionType_NumberOfOccurrences_def" /> + <integer name="CalendarEventClientWithActionType_Reminder_def" /> + <boolean name="CalendarEventClientWithActionType_ResponseRequested_def" /> + <object name="CalendarEventClientWithActionType"> + <property name="ActionType" type="string" /> + <property name="IsAdded" type="boolean" /> + <property name="IsUpdated" type="boolean" /> + <property name="Subject" type="string" /> + <property name="Start" typeRef="CalendarEventClientWithActionType_Start_def" /> + <property name="End" typeRef="CalendarEventClientWithActionType_End_def" /> + <property name="ShowAs" type="integer" /> + <property name="Recurrence" type="integer" /> + <property name="ResponseType" type="integer" /> + <property name="ResponseTime" typeRef="CalendarEventClientWithActionType_ResponseTime_def" /> + <property name="ICalUId" type="string" /> + <property name="Importance" type="integer" /> + <property name="Id" type="string" /> + <property name="DateTimeCreated" typeRef="CalendarEventClientWithActionType_DateTimeCreated_def" /> + <property name="DateTimeLastModified" typeRef="CalendarEventClientWithActionType_DateTimeLastModified_def" /> + <property name="Organizer" type="string" /> + <property name="TimeZone" type="string" /> + <property name="SeriesMasterId" type="string" /> + <property name="Categories" typeRef="CalendarEventClientWithActionType_Categories_def" /> + <property name="WebLink" type="string" dtype="hyperlink" /> + <property name="RequiredAttendees" type="string" /> + <property name="OptionalAttendees" type="string" /> + <property name="ResourceAttendees" type="string" /> + <property name="Body" type="string" /> + <property name="IsHtml" type="boolean" /> + <property name="Location" type="string" /> + <property name="IsAllDay" type="boolean" /> + <property name="RecurrenceEnd" typeRef="CalendarEventClientWithActionType_RecurrenceEnd_def" /> + <property name="NumberOfOccurrences" type="integer" /> + <property name="Reminder" type="integer" /> + <property name="ResponseRequested" type="boolean" /> + </object> + <array typeRef="GraphCalendarEventClientWithActionType" name="GraphCalendarEventListWithActionType_value_def" /> + <object name="GraphCalendarEventListWithActionType"> + <property name="value" typeRef="GraphCalendarEventListWithActionType_value_def" /> + </object> + <string name="GraphCalendarEventClientWithActionType_ActionType_def" /> + <boolean name="GraphCalendarEventClientWithActionType_IsAdded_def" /> + <boolean name="GraphCalendarEventClientWithActionType_IsUpdated_def" /> + <string name="GraphCalendarEventClientWithActionType_subject_def" /> + <string name="GraphCalendarEventClientWithActionType_start_def" /> + <string name="GraphCalendarEventClientWithActionType_end_def" /> + <dateTimeString name="GraphCalendarEventClientWithActionType_startWithTimeZone_def" /> + <dateTimeString name="GraphCalendarEventClientWithActionType_endWithTimeZone_def" /> + <string name="GraphCalendarEventClientWithActionType_body_def" /> + <boolean name="GraphCalendarEventClientWithActionType_isHtml_def" /> + <string name="GraphCalendarEventClientWithActionType_responseType_def" /> + <dateTimeString name="GraphCalendarEventClientWithActionType_responseTime_def" /> + <string name="GraphCalendarEventClientWithActionType_id_def" /> + <dateTimeString name="GraphCalendarEventClientWithActionType_createdDateTime_def" /> + <dateTimeString name="GraphCalendarEventClientWithActionType_lastModifiedDateTime_def" /> + <string name="GraphCalendarEventClientWithActionType_organizer_def" /> + <string name="GraphCalendarEventClientWithActionType_timeZone_def" /> + <string name="GraphCalendarEventClientWithActionType_seriesMasterId_def" /> + <string name="GraphCalendarEventClientWithActionType_iCalUId_def" /> + <string name="GraphCalendarEventClientWithActionType_categories_def_items_def" /> + <array type="string" name="GraphCalendarEventClientWithActionType_categories_def" /> + <string dtype="hyperlink" name="GraphCalendarEventClientWithActionType_webLink_def" /> + <string name="GraphCalendarEventClientWithActionType_requiredAttendees_def" /> + <string name="GraphCalendarEventClientWithActionType_optionalAttendees_def" /> + <string name="GraphCalendarEventClientWithActionType_resourceAttendees_def" /> + <string name="GraphCalendarEventClientWithActionType_location_def" /> + <string name="GraphCalendarEventClientWithActionType_importance_def" /> + <boolean name="GraphCalendarEventClientWithActionType_isAllDay_def" /> + <string name="GraphCalendarEventClientWithActionType_recurrence_def" /> + <string name="GraphCalendarEventClientWithActionType_recurrenceEnd_def" /> + <integer name="GraphCalendarEventClientWithActionType_numberOfOccurences_def" /> + <integer name="GraphCalendarEventClientWithActionType_reminderMinutesBeforeStart_def" /> + <boolean name="GraphCalendarEventClientWithActionType_isReminderOn_def" /> + <string name="GraphCalendarEventClientWithActionType_showAs_def" /> + <boolean name="GraphCalendarEventClientWithActionType_responseRequested_def" /> + <string name="GraphCalendarEventClientWithActionType_sensitivity_def" /> + <object name="GraphCalendarEventClientWithActionType"> + <property name="ActionType" type="string" /> + <property name="IsAdded" type="boolean" /> + <property name="IsUpdated" type="boolean" /> + <property name="subject" type="string" /> + <property name="start" type="string" /> + <property name="end" type="string" /> + <property name="startWithTimeZone" typeRef="GraphCalendarEventClientWithActionType_startWithTimeZone_def" /> + <property name="endWithTimeZone" typeRef="GraphCalendarEventClientWithActionType_endWithTimeZone_def" /> + <property name="body" type="string" /> + <property name="isHtml" type="boolean" /> + <property name="responseType" type="string" /> + <property name="responseTime" typeRef="GraphCalendarEventClientWithActionType_responseTime_def" /> + <property name="id" type="string" /> + <property name="createdDateTime" typeRef="GraphCalendarEventClientWithActionType_createdDateTime_def" /> + <property name="lastModifiedDateTime" typeRef="GraphCalendarEventClientWithActionType_lastModifiedDateTime_def" /> + <property name="organizer" type="string" /> + <property name="timeZone" type="string" /> + <property name="seriesMasterId" type="string" /> + <property name="iCalUId" type="string" /> + <property name="categories" typeRef="GraphCalendarEventClientWithActionType_categories_def" /> + <property name="webLink" type="string" dtype="hyperlink" /> + <property name="requiredAttendees" type="string" /> + <property name="optionalAttendees" type="string" /> + <property name="resourceAttendees" type="string" /> + <property name="location" type="string" /> + <property name="importance" type="string" /> + <property name="isAllDay" type="boolean" /> + <property name="recurrence" type="string" /> + <property name="recurrenceEnd" type="string" /> + <property name="numberOfOccurences" type="integer" /> + <property name="reminderMinutesBeforeStart" type="integer" /> + <property name="isReminderOn" type="boolean" /> + <property name="showAs" type="string" /> + <property name="responseRequested" type="boolean" /> + <property name="sensitivity" type="string" /> + </object> + <array typeRef="GraphContactFolder" name="EntityListResponse_ux5B_GraphContactFolder_ux5D__value_def" /> + <object name="EntityListResponse_ux5B_GraphContactFolder_ux5D_"> + <property name="value" typeRef="EntityListResponse_ux5B_GraphContactFolder_ux5D__value_def" /> + </object> + <string name="GraphContactFolder_id_def" /> + <string name="GraphContactFolder_displayName_def" /> + <string name="GraphContactFolder_parentFolderId_def" /> + <object name="GraphContactFolder"> + <property name="id" type="string" /> + <property name="displayName" type="string" /> + <property name="parentFolderId" type="string" /> + </object> + <array typeRef="ContactResponse" name="EntityListResponse_ux5B_ContactResponse_ux5D__value_def" /> + <object name="EntityListResponse_ux5B_ContactResponse_ux5D_"> + <property name="value" typeRef="EntityListResponse_ux5B_ContactResponse_ux5D__value_def" /> + </object> + <string name="ContactResponse_GivenName_def" /> + <string name="ContactResponse_HomePhones_def_items_def" /> + <array type="string" name="ContactResponse_HomePhones_def" /> + <string name="ContactResponse_Id_def" /> + <string name="ContactResponse_ParentFolderId_def" /> + <dateTimeString name="ContactResponse_Birthday_def" /> + <string name="ContactResponse_FileAs_def" /> + <string name="ContactResponse_DisplayName_def" /> + <string name="ContactResponse_Initials_def" /> + <string name="ContactResponse_MiddleName_def" /> + <string name="ContactResponse_NickName_def" /> + <string name="ContactResponse_Surname_def" /> + <string name="ContactResponse_Title_def" /> + <string name="ContactResponse_Generation_def" /> + <array typeRef="EmailAddress" name="ContactResponse_EmailAddresses_def" /> + <string name="ContactResponse_ImAddresses_def_items_def" /> + <array type="string" name="ContactResponse_ImAddresses_def" /> + <string name="ContactResponse_JobTitle_def" /> + <string name="ContactResponse_CompanyName_def" /> + <string name="ContactResponse_Department_def" /> + <string name="ContactResponse_OfficeLocation_def" /> + <string name="ContactResponse_Profession_def" /> + <string name="ContactResponse_BusinessHomePage_def" /> + <string name="ContactResponse_AssistantName_def" /> + <string name="ContactResponse_Manager_def" /> + <string name="ContactResponse_BusinessPhones_def_items_def" /> + <array type="string" name="ContactResponse_BusinessPhones_def" /> + <string name="ContactResponse_MobilePhone1_def" /> + <string name="ContactResponse_YomiCompanyName_def" /> + <string name="ContactResponse_YomiGivenName_def" /> + <string name="ContactResponse_YomiSurname_def" /> + <string name="ContactResponse_Categories_def_items_def" /> + <array type="string" name="ContactResponse_Categories_def" /> + <string name="ContactResponse_ChangeKey_def" /> + <dateTimeString name="ContactResponse_DateTimeCreated_def" /> + <dateTimeString name="ContactResponse_DateTimeLastModified_def" /> + <object name="ContactResponse"> + <property name="GivenName" type="string" /> + <property name="HomePhones" typeRef="ContactResponse_HomePhones_def" /> + <property name="Id" type="string" /> + <property name="ParentFolderId" type="string" /> + <property name="Birthday" typeRef="ContactResponse_Birthday_def" /> + <property name="FileAs" type="string" /> + <property name="DisplayName" type="string" /> + <property name="Initials" type="string" /> + <property name="MiddleName" type="string" /> + <property name="NickName" type="string" /> + <property name="Surname" type="string" /> + <property name="Title" type="string" /> + <property name="Generation" type="string" /> + <property name="EmailAddresses" typeRef="ContactResponse_EmailAddresses_def" /> + <property name="ImAddresses" typeRef="ContactResponse_ImAddresses_def" /> + <property name="JobTitle" type="string" /> + <property name="CompanyName" type="string" /> + <property name="Department" type="string" /> + <property name="OfficeLocation" type="string" /> + <property name="Profession" type="string" /> + <property name="BusinessHomePage" type="string" /> + <property name="AssistantName" type="string" /> + <property name="Manager" type="string" /> + <property name="BusinessPhones" typeRef="ContactResponse_BusinessPhones_def" /> + <property name="MobilePhone1" type="string" /> + <property name="HomeAddress" typeRef="PhysicalAddress" /> + <property name="BusinessAddress" typeRef="PhysicalAddress" /> + <property name="OtherAddress" typeRef="PhysicalAddress" /> + <property name="YomiCompanyName" type="string" /> + <property name="YomiGivenName" type="string" /> + <property name="YomiSurname" type="string" /> + <property name="Categories" typeRef="ContactResponse_Categories_def" /> + <property name="ChangeKey" type="string" /> + <property name="DateTimeCreated" typeRef="ContactResponse_DateTimeCreated_def" /> + <property name="DateTimeLastModified" typeRef="ContactResponse_DateTimeLastModified_def" /> + </object> + <string name="Contact_Id_def" /> + <string name="Contact_ParentFolderId_def" /> + <dateTimeString name="Contact_Birthday_def" /> + <string name="Contact_FileAs_def" /> + <string name="Contact_DisplayName_def" /> + <string name="Contact_GivenName_def" /> + <string name="Contact_Initials_def" /> + <string name="Contact_MiddleName_def" /> + <string name="Contact_NickName_def" /> + <string name="Contact_Surname_def" /> + <string name="Contact_Title_def" /> + <string name="Contact_Generation_def" /> + <array typeRef="EmailAddress" name="Contact_EmailAddresses_def" /> + <string name="Contact_ImAddresses_def_items_def" /> + <array type="string" name="Contact_ImAddresses_def" /> + <string name="Contact_JobTitle_def" /> + <string name="Contact_CompanyName_def" /> + <string name="Contact_Department_def" /> + <string name="Contact_OfficeLocation_def" /> + <string name="Contact_Profession_def" /> + <string name="Contact_BusinessHomePage_def" /> + <string name="Contact_AssistantName_def" /> + <string name="Contact_Manager_def" /> + <string name="Contact_HomePhones_def_items_def" /> + <array type="string" name="Contact_HomePhones_def" /> + <string name="Contact_BusinessPhones_def_items_def" /> + <array type="string" name="Contact_BusinessPhones_def" /> + <string name="Contact_MobilePhone1_def" /> + <string name="Contact_YomiCompanyName_def" /> + <string name="Contact_YomiGivenName_def" /> + <string name="Contact_YomiSurname_def" /> + <string name="Contact_Categories_def_items_def" /> + <array type="string" name="Contact_Categories_def" /> + <string name="Contact_ChangeKey_def" /> + <dateTimeString name="Contact_DateTimeCreated_def" /> + <dateTimeString name="Contact_DateTimeLastModified_def" /> + <object name="Contact"> + <property name="Id" type="string" /> + <property name="ParentFolderId" type="string" /> + <property name="Birthday" typeRef="Contact_Birthday_def" /> + <property name="FileAs" type="string" /> + <property name="DisplayName" type="string" /> + <property name="GivenName" type="string" /> + <property name="Initials" type="string" /> + <property name="MiddleName" type="string" /> + <property name="NickName" type="string" /> + <property name="Surname" type="string" /> + <property name="Title" type="string" /> + <property name="Generation" type="string" /> + <property name="EmailAddresses" typeRef="Contact_EmailAddresses_def" /> + <property name="ImAddresses" typeRef="Contact_ImAddresses_def" /> + <property name="JobTitle" type="string" /> + <property name="CompanyName" type="string" /> + <property name="Department" type="string" /> + <property name="OfficeLocation" type="string" /> + <property name="Profession" type="string" /> + <property name="BusinessHomePage" type="string" /> + <property name="AssistantName" type="string" /> + <property name="Manager" type="string" /> + <property name="HomePhones" typeRef="Contact_HomePhones_def" /> + <property name="BusinessPhones" typeRef="Contact_BusinessPhones_def" /> + <property name="MobilePhone1" type="string" /> + <property name="HomeAddress" typeRef="PhysicalAddress" /> + <property name="BusinessAddress" typeRef="PhysicalAddress" /> + <property name="OtherAddress" typeRef="PhysicalAddress" /> + <property name="YomiCompanyName" type="string" /> + <property name="YomiGivenName" type="string" /> + <property name="YomiSurname" type="string" /> + <property name="Categories" typeRef="Contact_Categories_def" /> + <property name="ChangeKey" type="string" /> + <property name="DateTimeCreated" typeRef="Contact_DateTimeCreated_def" /> + <property name="DateTimeLastModified" typeRef="Contact_DateTimeLastModified_def" /> + </object> + <array typeRef="DataSet" name="DataSetsList_value_def" /> + <object name="DataSetsList"> + <property name="value" typeRef="DataSetsList_value_def" /> + </object> + <string name="DataSet_Name_def" /> + <string name="DataSet_DisplayName_def" /> + <array typeRef="PassThroughNativeQuery" name="DataSet_query_def" /> + <object name="DataSet"> + <property name="Name" type="string" /> + <property name="DisplayName" type="string" /> + <property name="query" typeRef="DataSet_query_def" /> + </object> + <string name="Procedure_Name_def" /> + <string name="Procedure_DisplayName_def" /> + <object name="Procedure"> + <property name="Name" type="string" /> + <property name="DisplayName" type="string" /> + </object> + <string name="PassThroughNativeQuery_Language_def" /> + <object name="PassThroughNativeQuery"> + <property name="Language" type="string" /> + </object> + <string name="AutomaticRepliesSettingClient_V2_status_def" /> + <string name="AutomaticRepliesSettingClient_V2_externalAudience_def" /> + <string name="AutomaticRepliesSettingClient_V2_scheduledStartDateTime_def_dateTime_def" /> + <string name="AutomaticRepliesSettingClient_V2_scheduledStartDateTime_def_timeZone_def" /> + <object name="AutomaticRepliesSettingClient_V2_scheduledStartDateTime_def"> + <property name="dateTime" type="string" /> + <property name="timeZone" type="string" /> + </object> + <string name="AutomaticRepliesSettingClient_V2_scheduledEndDateTime_def_dateTime_def" /> + <string name="AutomaticRepliesSettingClient_V2_scheduledEndDateTime_def_timeZone_def" /> + <object name="AutomaticRepliesSettingClient_V2_scheduledEndDateTime_def"> + <property name="dateTime" type="string" /> + <property name="timeZone" type="string" /> + </object> + <string name="AutomaticRepliesSettingClient_V2_internalReplyMessage_def" /> + <string name="AutomaticRepliesSettingClient_V2_externalReplyMessage_def" /> + <object name="AutomaticRepliesSettingClient_V2"> + <property name="status" type="string" /> + <property name="externalAudience" type="string" /> + <property name="scheduledStartDateTime" typeRef="AutomaticRepliesSettingClient_V2_scheduledStartDateTime_def" /> + <property name="scheduledEndDateTime" typeRef="AutomaticRepliesSettingClient_V2_scheduledEndDateTime_def" /> + <property name="internalReplyMessage" type="string" /> + <property name="externalReplyMessage" type="string" /> + </object> + <boolean name="MailTipsClientReceive_V2_deliveryRestricted_def" /> + <integer name="MailTipsClientReceive_V2_externalMemberCount_def" /> + <boolean name="MailTipsClientReceive_V2_isModerated_def" /> + <boolean name="MailTipsClientReceive_V2_mailboxFull_def" /> + <integer name="MailTipsClientReceive_V2_maxMessageSize_def" /> + <integer name="MailTipsClientReceive_V2_totalMemberCount_def" /> + <object name="MailTipsClientReceive_V2"> + <property name="automaticReplies" typeRef="MailTipsAutomaticReplies_V2" /> + <property name="deliveryRestricted" type="boolean" /> + <property name="externalMemberCount" type="integer" /> + <property name="isModerated" type="boolean" /> + <property name="mailboxFull" type="boolean" /> + <property name="maxMessageSize" type="integer" /> + <property name="totalMemberCount" type="integer" /> + </object> + <string name="MailTipsAutomaticReplies_V2_message_def" /> + <object name="MailTipsAutomaticReplies_V2"> + <property name="message" type="string" /> + </object> + <string name="UpdateEmailFlag_flag_def_flagStatus_def" /> + <object name="UpdateEmailFlag_flag_def"> + <property name="flagStatus" type="string" /> + </object> + <object name="UpdateEmailFlag"> + <property name="flag" typeRef="UpdateEmailFlag_flag_def" /> + </object> + <string name="ResponseToEventInvite_Comment_def" /> + <boolean name="ResponseToEventInvite_SendResponse_def" /> + <object name="ResponseToEventInvite"> + <property name="Comment" type="string" /> + <property name="SendResponse" type="boolean" /> + </object> + <string name="DirectForwardMessage_Comment_def" /> + <string name="DirectForwardMessage_ToRecipients_def" /> + <object name="DirectForwardMessage"> + <property name="Comment" type="string" /> + <property name="ToRecipients" type="string" /> + </object> + <number name="MeetingTimeSuggestions_items_def_Confidence_def" /> + <string name="MeetingTimeSuggestions_items_def_OrganizerAvailability_def" /> + <string name="MeetingTimeSuggestions_items_def_SuggestionReason_def" /> + <object name="MeetingTimeSuggestions_items_def_MeetingTimeSlot_def"> + <property name="Start" typeRef="DateTimeTimeZone" /> + <property name="End" typeRef="DateTimeTimeZone" /> + </object> + <string name="MeetingTimeSuggestions_items_def_AttendeeAvailability_def_items_def_Availability_def" /> + <string name="MeetingTimeSuggestions_items_def_AttendeeAvailability_def_items_def_Attendee_def_Type_def" /> + <string name="MeetingTimeSuggestions_items_def_AttendeeAvailability_def_items_def_Attendee_def_EmailAddress_def_Address_def" /> + <object name="MeetingTimeSuggestions_items_def_AttendeeAvailability_def_items_def_Attendee_def_EmailAddress_def"> + <property name="Address" type="string" /> + </object> + <object name="MeetingTimeSuggestions_items_def_AttendeeAvailability_def_items_def_Attendee_def"> + <property name="Type" type="string" /> + <property name="EmailAddress" typeRef="MeetingTimeSuggestions_items_def_AttendeeAvailability_def_items_def_Attendee_def_EmailAddress_def" /> + </object> + <object name="MeetingTimeSuggestions_items_def_AttendeeAvailability_def_items_def"> + <property name="Availability" type="string" /> + <property name="Attendee" typeRef="MeetingTimeSuggestions_items_def_AttendeeAvailability_def_items_def_Attendee_def" /> + </object> + <array typeRef="MeetingTimeSuggestions_items_def_AttendeeAvailability_def_items_def" name="MeetingTimeSuggestions_items_def_AttendeeAvailability_def" /> + <string name="MeetingTimeSuggestions_items_def_Locations_def_items_def_DisplayName_def" /> + <string name="MeetingTimeSuggestions_items_def_Locations_def_items_def_LocationEmailAddress_def" /> + <string name="MeetingTimeSuggestions_items_def_Locations_def_items_def_Address_def_Type_def" /> + <string name="MeetingTimeSuggestions_items_def_Locations_def_items_def_Address_def_Street_def" /> + <string name="MeetingTimeSuggestions_items_def_Locations_def_items_def_Address_def_City_def" /> + <string name="MeetingTimeSuggestions_items_def_Locations_def_items_def_Address_def_State_def" /> + <string name="MeetingTimeSuggestions_items_def_Locations_def_items_def_Address_def_CountryOrRegion_def" /> + <string name="MeetingTimeSuggestions_items_def_Locations_def_items_def_Address_def_PostalCode_def" /> + <object name="MeetingTimeSuggestions_items_def_Locations_def_items_def_Address_def"> + <property name="Type" type="string" /> + <property name="Street" type="string" /> + <property name="City" type="string" /> + <property name="State" type="string" /> + <property name="CountryOrRegion" type="string" /> + <property name="PostalCode" type="string" /> + </object> + <object name="MeetingTimeSuggestions_items_def_Locations_def_items_def"> + <property name="DisplayName" type="string" /> + <property name="LocationEmailAddress" type="string" /> + <property name="Address" typeRef="MeetingTimeSuggestions_items_def_Locations_def_items_def_Address_def" /> + </object> + <array typeRef="MeetingTimeSuggestions_items_def_Locations_def_items_def" name="MeetingTimeSuggestions_items_def_Locations_def" /> + <object name="MeetingTimeSuggestions_items_def"> + <property name="Confidence" type="number" /> + <property name="OrganizerAvailability" type="string" /> + <property name="SuggestionReason" type="string" /> + <property name="MeetingTimeSlot" typeRef="MeetingTimeSuggestions_items_def_MeetingTimeSlot_def" /> + <property name="AttendeeAvailability" typeRef="MeetingTimeSuggestions_items_def_AttendeeAvailability_def" /> + <property name="Locations" typeRef="MeetingTimeSuggestions_items_def_Locations_def" /> + </object> + <array typeRef="MeetingTimeSuggestions_items_def" name="MeetingTimeSuggestions" /> + <number name="MeetingTimeSuggestions_V2_items_def_confidence_def" /> + <string name="MeetingTimeSuggestions_V2_items_def_organizerAvailability_def" /> + <string name="MeetingTimeSuggestions_V2_items_def_suggestionReason_def" /> + <object name="MeetingTimeSuggestions_V2_items_def_meetingTimeSlot_def"> + <property name="start" typeRef="DateTimeTimeZone_V2" /> + <property name="end" typeRef="DateTimeTimeZone_V2" /> + </object> + <string name="MeetingTimeSuggestions_V2_items_def_attendeeAvailability_def_items_def_availability_def" /> + <string name="MeetingTimeSuggestions_V2_items_def_attendeeAvailability_def_items_def_attendee_def_type_def" /> + <string name="MeetingTimeSuggestions_V2_items_def_attendeeAvailability_def_items_def_attendee_def_emailAddress_def_address_def" /> + <object name="MeetingTimeSuggestions_V2_items_def_attendeeAvailability_def_items_def_attendee_def_emailAddress_def"> + <property name="address" type="string" /> + </object> + <object name="MeetingTimeSuggestions_V2_items_def_attendeeAvailability_def_items_def_attendee_def"> + <property name="type" type="string" /> + <property name="emailAddress" typeRef="MeetingTimeSuggestions_V2_items_def_attendeeAvailability_def_items_def_attendee_def_emailAddress_def" /> + </object> + <object name="MeetingTimeSuggestions_V2_items_def_attendeeAvailability_def_items_def"> + <property name="availability" type="string" /> + <property name="attendee" typeRef="MeetingTimeSuggestions_V2_items_def_attendeeAvailability_def_items_def_attendee_def" /> + </object> + <array typeRef="MeetingTimeSuggestions_V2_items_def_attendeeAvailability_def_items_def" name="MeetingTimeSuggestions_V2_items_def_attendeeAvailability_def" /> + <string name="MeetingTimeSuggestions_V2_items_def_locations_def_items_def_displayName_def" /> + <string name="MeetingTimeSuggestions_V2_items_def_locations_def_items_def_locationEmailAddress_def" /> + <string name="MeetingTimeSuggestions_V2_items_def_locations_def_items_def_address_def_street_def" /> + <string name="MeetingTimeSuggestions_V2_items_def_locations_def_items_def_address_def_city_def" /> + <string name="MeetingTimeSuggestions_V2_items_def_locations_def_items_def_address_def_state_def" /> + <string name="MeetingTimeSuggestions_V2_items_def_locations_def_items_def_address_def_countryOrRegion_def" /> + <string name="MeetingTimeSuggestions_V2_items_def_locations_def_items_def_address_def_postalCode_def" /> + <object name="MeetingTimeSuggestions_V2_items_def_locations_def_items_def_address_def"> + <property name="street" type="string" /> + <property name="city" type="string" /> + <property name="state" type="string" /> + <property name="countryOrRegion" type="string" /> + <property name="postalCode" type="string" /> + </object> + <object name="MeetingTimeSuggestions_V2_items_def_locations_def_items_def"> + <property name="displayName" type="string" /> + <property name="locationEmailAddress" type="string" /> + <property name="address" typeRef="MeetingTimeSuggestions_V2_items_def_locations_def_items_def_address_def" /> + </object> + <array typeRef="MeetingTimeSuggestions_V2_items_def_locations_def_items_def" name="MeetingTimeSuggestions_V2_items_def_locations_def" /> + <object name="MeetingTimeSuggestions_V2_items_def"> + <property name="confidence" type="number" /> + <property name="organizerAvailability" type="string" /> + <property name="suggestionReason" type="string" /> + <property name="meetingTimeSlot" typeRef="MeetingTimeSuggestions_V2_items_def_meetingTimeSlot_def" /> + <property name="attendeeAvailability" typeRef="MeetingTimeSuggestions_V2_items_def_attendeeAvailability_def" /> + <property name="locations" typeRef="MeetingTimeSuggestions_V2_items_def_locations_def" /> + </object> + <array typeRef="MeetingTimeSuggestions_V2_items_def" name="MeetingTimeSuggestions_V2" /> + <boolean name="LocationConstraint_IsRequired_def" /> + <boolean name="LocationConstraint_SuggestLocation_def" /> + <boolean name="LocationConstraint_Locations_def_items_def_ResolveAvailability_def" /> + <string name="LocationConstraint_Locations_def_items_def_DisplayName_def" /> + <object name="LocationConstraint_Locations_def_items_def"> + <property name="ResolveAvailability" type="boolean" /> + <property name="DisplayName" type="string" /> + </object> + <array typeRef="LocationConstraint_Locations_def_items_def" name="LocationConstraint_Locations_def" /> + <object name="LocationConstraint"> + <property name="IsRequired" type="boolean" /> + <property name="SuggestLocation" type="boolean" /> + <property name="Locations" typeRef="LocationConstraint_Locations_def" /> + </object> + <string name="DateTimeTimeZone_DateTime_def" /> + <string name="DateTimeTimeZone_TimeZone_def" /> + <object name="DateTimeTimeZone"> + <property name="DateTime" type="string" /> + <property name="TimeZone" type="string" /> + </object> + <string name="DateTimeTimeZone_V2_dateTime_def" /> + <string name="DateTimeTimeZone_V2_timeZone_def" /> + <object name="DateTimeTimeZone_V2"> + <property name="dateTime" type="string" /> + <property name="timeZone" type="string" /> + </object> + <array typeRef="ContactResponse_V2" name="EntityListResponse_ux5B_ContactResponse_ux5D__V2_value_def" /> + <object name="EntityListResponse_ux5B_ContactResponse_ux5D__V2"> + <property name="value" typeRef="EntityListResponse_ux5B_ContactResponse_ux5D__V2_value_def" /> + </object> + <string name="EmailAddress_V2_name_def" /> + <string name="EmailAddress_V2_address_def" /> + <object name="EmailAddress_V2"> + <property name="name" type="string" /> + <property name="address" type="string" /> + </object> + <string name="PhysicalAddress_V2_street_def" /> + <string name="PhysicalAddress_V2_city_def" /> + <string name="PhysicalAddress_V2_state_def" /> + <string name="PhysicalAddress_V2_countryOrRegion_def" /> + <string name="PhysicalAddress_V2_postalCode_def" /> + <object name="PhysicalAddress_V2"> + <property name="street" type="string" /> + <property name="city" type="string" /> + <property name="state" type="string" /> + <property name="countryOrRegion" type="string" /> + <property name="postalCode" type="string" /> + </object> + <string name="Contact_V2_id_def" /> + <string name="Contact_V2_parentFolderId_def" /> + <dateTimeString name="Contact_V2_birthday_def" /> + <string name="Contact_V2_fileAs_def" /> + <string name="Contact_V2_displayName_def" /> + <string name="Contact_V2_givenName_def" /> + <string name="Contact_V2_initials_def" /> + <string name="Contact_V2_middleName_def" /> + <string name="Contact_V2_nickName_def" /> + <string name="Contact_V2_surname_def" /> + <string name="Contact_V2_title_def" /> + <string name="Contact_V2_generation_def" /> + <array typeRef="EmailAddress_V2" name="Contact_V2_emailAddresses_def" /> + <string name="Contact_V2_imAddresses_def_items_def" /> + <array type="string" name="Contact_V2_imAddresses_def" /> + <string name="Contact_V2_jobTitle_def" /> + <string name="Contact_V2_companyName_def" /> + <string name="Contact_V2_department_def" /> + <string name="Contact_V2_officeLocation_def" /> + <string name="Contact_V2_profession_def" /> + <string name="Contact_V2_businessHomePage_def" /> + <string name="Contact_V2_assistantName_def" /> + <string name="Contact_V2_manager_def" /> + <string name="Contact_V2_homePhones_def_items_def" /> + <array type="string" name="Contact_V2_homePhones_def" /> + <string name="Contact_V2_businessPhones_def_items_def" /> + <array type="string" name="Contact_V2_businessPhones_def" /> + <string name="Contact_V2_mobilePhone_def" /> + <string name="Contact_V2_yomiCompanyName_def" /> + <string name="Contact_V2_yomiGivenName_def" /> + <string name="Contact_V2_yomiSurname_def" /> + <string name="Contact_V2_categories_def_items_def" /> + <array type="string" name="Contact_V2_categories_def" /> + <string name="Contact_V2_changeKey_def" /> + <dateTimeString name="Contact_V2_createdDateTime_def" /> + <dateTimeString name="Contact_V2_lastModifiedDateTime_def" /> + <object name="Contact_V2"> + <property name="id" type="string" /> + <property name="parentFolderId" type="string" /> + <property name="birthday" typeRef="Contact_V2_birthday_def" /> + <property name="fileAs" type="string" /> + <property name="displayName" type="string" /> + <property name="givenName" type="string" /> + <property name="initials" type="string" /> + <property name="middleName" type="string" /> + <property name="nickName" type="string" /> + <property name="surname" type="string" /> + <property name="title" type="string" /> + <property name="generation" type="string" /> + <property name="emailAddresses" typeRef="Contact_V2_emailAddresses_def" /> + <property name="imAddresses" typeRef="Contact_V2_imAddresses_def" /> + <property name="jobTitle" type="string" /> + <property name="companyName" type="string" /> + <property name="department" type="string" /> + <property name="officeLocation" type="string" /> + <property name="profession" type="string" /> + <property name="businessHomePage" type="string" /> + <property name="assistantName" type="string" /> + <property name="manager" type="string" /> + <property name="homePhones" typeRef="Contact_V2_homePhones_def" /> + <property name="businessPhones" typeRef="Contact_V2_businessPhones_def" /> + <property name="mobilePhone" type="string" /> + <property name="homeAddress" typeRef="PhysicalAddress_V2" /> + <property name="businessAddress" typeRef="PhysicalAddress_V2" /> + <property name="otherAddress" typeRef="PhysicalAddress_V2" /> + <property name="yomiCompanyName" type="string" /> + <property name="yomiGivenName" type="string" /> + <property name="yomiSurname" type="string" /> + <property name="categories" typeRef="Contact_V2_categories_def" /> + <property name="changeKey" type="string" /> + <property name="createdDateTime" typeRef="Contact_V2_createdDateTime_def" /> + <property name="lastModifiedDateTime" typeRef="Contact_V2_lastModifiedDateTime_def" /> + </object> + <string name="ContactResponse_V2_id_def" /> + <string name="ContactResponse_V2_parentFolderId_def" /> + <dateTimeString name="ContactResponse_V2_birthday_def" /> + <string name="ContactResponse_V2_fileAs_def" /> + <string name="ContactResponse_V2_displayName_def" /> + <string name="ContactResponse_V2_givenName_def" /> + <string name="ContactResponse_V2_initials_def" /> + <string name="ContactResponse_V2_middleName_def" /> + <string name="ContactResponse_V2_nickName_def" /> + <string name="ContactResponse_V2_surname_def" /> + <string name="ContactResponse_V2_title_def" /> + <string name="ContactResponse_V2_generation_def" /> + <array typeRef="EmailAddress_V2" name="ContactResponse_V2_emailAddresses_def" /> + <string name="ContactResponse_V2_imAddresses_def_items_def" /> + <array type="string" name="ContactResponse_V2_imAddresses_def" /> + <string name="ContactResponse_V2_jobTitle_def" /> + <string name="ContactResponse_V2_companyName_def" /> + <string name="ContactResponse_V2_department_def" /> + <string name="ContactResponse_V2_officeLocation_def" /> + <string name="ContactResponse_V2_profession_def" /> + <string name="ContactResponse_V2_businessHomePage_def" /> + <string name="ContactResponse_V2_assistantName_def" /> + <string name="ContactResponse_V2_manager_def" /> + <string name="ContactResponse_V2_homePhones_def_items_def" /> + <array type="string" name="ContactResponse_V2_homePhones_def" /> + <string name="ContactResponse_V2_businessPhones_def_items_def" /> + <array type="string" name="ContactResponse_V2_businessPhones_def" /> + <string name="ContactResponse_V2_mobilePhone_def" /> + <string name="ContactResponse_V2_yomiCompanyName_def" /> + <string name="ContactResponse_V2_yomiGivenName_def" /> + <string name="ContactResponse_V2_yomiSurname_def" /> + <string name="ContactResponse_V2_categories_def_items_def" /> + <array type="string" name="ContactResponse_V2_categories_def" /> + <string name="ContactResponse_V2_changeKey_def" /> + <dateTimeString name="ContactResponse_V2_createdDateTime_def" /> + <dateTimeString name="ContactResponse_V2_lastModifiedDateTime_def" /> + <object name="ContactResponse_V2"> + <property name="id" type="string" /> + <property name="parentFolderId" type="string" /> + <property name="birthday" typeRef="ContactResponse_V2_birthday_def" /> + <property name="fileAs" type="string" /> + <property name="displayName" type="string" /> + <property name="givenName" type="string" /> + <property name="initials" type="string" /> + <property name="middleName" type="string" /> + <property name="nickName" type="string" /> + <property name="surname" type="string" /> + <property name="title" type="string" /> + <property name="generation" type="string" /> + <property name="emailAddresses" typeRef="ContactResponse_V2_emailAddresses_def" /> + <property name="imAddresses" typeRef="ContactResponse_V2_imAddresses_def" /> + <property name="jobTitle" type="string" /> + <property name="companyName" type="string" /> + <property name="department" type="string" /> + <property name="officeLocation" type="string" /> + <property name="profession" type="string" /> + <property name="businessHomePage" type="string" /> + <property name="assistantName" type="string" /> + <property name="manager" type="string" /> + <property name="homePhones" typeRef="ContactResponse_V2_homePhones_def" /> + <property name="businessPhones" typeRef="ContactResponse_V2_businessPhones_def" /> + <property name="mobilePhone" type="string" /> + <property name="homeAddress" typeRef="PhysicalAddress_V2" /> + <property name="businessAddress" typeRef="PhysicalAddress_V2" /> + <property name="otherAddress" typeRef="PhysicalAddress_V2" /> + <property name="yomiCompanyName" type="string" /> + <property name="yomiGivenName" type="string" /> + <property name="yomiSurname" type="string" /> + <property name="categories" typeRef="ContactResponse_V2_categories_def" /> + <property name="changeKey" type="string" /> + <property name="createdDateTime" typeRef="ContactResponse_V2_createdDateTime_def" /> + <property name="lastModifiedDateTime" typeRef="ContactResponse_V2_lastModifiedDateTime_def" /> + </object> + <untypedObject name="ObjectWithoutType" /> + <array typeRef="ClientReceiveMessageStringEnums" name="GetEmails_responses_200_def" /> + <string name="GetAttachment_responses_200_def" /> + <string name="ExportEmail_responses_200_def" /> + <string name="ExportEmail_V2_responses_200_def" /> + <boolean name="MarkAsRead_V2_param_body_def_isRead_def" /> + <object name="MarkAsRead_V2_param_body_def"> + <property name="isRead" type="boolean" /> + </object> + <boolean name="MarkAsRead_V3_param_body_def_isRead_def" /> + <object name="MarkAsRead_V3_param_body_def"> + <property name="isRead" type="boolean" /> + </object> + <string name="GetAttachment_V2_responses_200_def_id_def" /> + <string name="GetAttachment_V2_responses_200_def_name_def" /> + <string name="GetAttachment_V2_responses_200_def_contentType_def" /> + <integer name="GetAttachment_V2_responses_200_def_size_def" /> + <base64Binary name="GetAttachment_V2_responses_200_def_contentBytes_def" /> + <boolean name="GetAttachment_V2_responses_200_def_isInline_def" /> + <dateTimeString name="GetAttachment_V2_responses_200_def_lastModifiedDateTime_def" /> + <string name="GetAttachment_V2_responses_200_def_contentId_def" /> + <object name="GetAttachment_V2_responses_200_def"> + <property name="id" type="string" /> + <property name="name" type="string" /> + <property name="contentType" type="string" /> + <property name="size" type="integer" /> + <property name="contentBytes" typeRef="GetAttachment_V2_responses_200_def_contentBytes_def" /> + <property name="isInline" type="boolean" /> + <property name="lastModifiedDateTime" typeRef="GetAttachment_V2_responses_200_def_lastModifiedDateTime_def" /> + <property name="contentId" type="string" /> + </object> + <string name="GetRoomLists_responses_200_def_value_def_items_def_Name_def" /> + <string name="GetRoomLists_responses_200_def_value_def_items_def_Address_def" /> + <object name="GetRoomLists_responses_200_def_value_def_items_def"> + <property name="Name" type="string" /> + <property name="Address" type="string" /> + </object> + <array typeRef="GetRoomLists_responses_200_def_value_def_items_def" name="GetRoomLists_responses_200_def_value_def" /> + <object name="GetRoomLists_responses_200_def"> + <property name="value" typeRef="GetRoomLists_responses_200_def_value_def" /> + </object> + <string name="GetRoomLists_V2_responses_200_def_value_def_items_def_name_def" /> + <string name="GetRoomLists_V2_responses_200_def_value_def_items_def_address_def" /> + <object name="GetRoomLists_V2_responses_200_def_value_def_items_def"> + <property name="name" type="string" /> + <property name="address" type="string" /> + </object> + <array typeRef="GetRoomLists_V2_responses_200_def_value_def_items_def" name="GetRoomLists_V2_responses_200_def_value_def" /> + <object name="GetRoomLists_V2_responses_200_def"> + <property name="value" typeRef="GetRoomLists_V2_responses_200_def_value_def" /> + </object> + <string name="GetRooms_responses_200_def_value_def_items_def_Name_def" /> + <string name="GetRooms_responses_200_def_value_def_items_def_Address_def" /> + <object name="GetRooms_responses_200_def_value_def_items_def"> + <property name="Name" type="string" /> + <property name="Address" type="string" /> + </object> + <array typeRef="GetRooms_responses_200_def_value_def_items_def" name="GetRooms_responses_200_def_value_def" /> + <object name="GetRooms_responses_200_def"> + <property name="value" typeRef="GetRooms_responses_200_def_value_def" /> + </object> + <string name="GetRooms_V2_responses_200_def_value_def_items_def_name_def" /> + <string name="GetRooms_V2_responses_200_def_value_def_items_def_address_def" /> + <object name="GetRooms_V2_responses_200_def_value_def_items_def"> + <property name="name" type="string" /> + <property name="address" type="string" /> + </object> + <array typeRef="GetRooms_V2_responses_200_def_value_def_items_def" name="GetRooms_V2_responses_200_def_value_def" /> + <object name="GetRooms_V2_responses_200_def"> + <property name="value" typeRef="GetRooms_V2_responses_200_def_value_def" /> + </object> + <string name="GetRoomsInRoomList_responses_200_def_value_def_items_def_Name_def" /> + <string name="GetRoomsInRoomList_responses_200_def_value_def_items_def_Address_def" /> + <object name="GetRoomsInRoomList_responses_200_def_value_def_items_def"> + <property name="Name" type="string" /> + <property name="Address" type="string" /> + </object> + <array typeRef="GetRoomsInRoomList_responses_200_def_value_def_items_def" name="GetRoomsInRoomList_responses_200_def_value_def" /> + <object name="GetRoomsInRoomList_responses_200_def"> + <property name="value" typeRef="GetRoomsInRoomList_responses_200_def_value_def" /> + </object> + <string name="GetRoomsInRoomList_V2_responses_200_def_value_def_items_def_name_def" /> + <string name="GetRoomsInRoomList_V2_responses_200_def_value_def_items_def_address_def" /> + <object name="GetRoomsInRoomList_V2_responses_200_def_value_def_items_def"> + <property name="name" type="string" /> + <property name="address" type="string" /> + </object> + <array typeRef="GetRoomsInRoomList_V2_responses_200_def_value_def_items_def" name="GetRoomsInRoomList_V2_responses_200_def_value_def" /> + <object name="GetRoomsInRoomList_V2_responses_200_def"> + <property name="value" typeRef="GetRoomsInRoomList_V2_responses_200_def_value_def" /> + </object> + <string name="FindMeetingTimes_param_body_def_RequiredAttendees_def" /> + <string name="FindMeetingTimes_param_body_def_OptionalAttendees_def" /> + <string name="FindMeetingTimes_param_body_def_ResourceAttendees_def" /> + <integer name="FindMeetingTimes_param_body_def_MeetingDuration_def" /> + <dateTimeString name="FindMeetingTimes_param_body_def_Start_def" /> + <dateTimeString name="FindMeetingTimes_param_body_def_End_def" /> + <integer name="FindMeetingTimes_param_body_def_MaxCandidates_def" /> + <string name="FindMeetingTimes_param_body_def_MinimumAttendeePercentage_def" /> + <boolean name="FindMeetingTimes_param_body_def_IsOrganizerOptional_def" /> + <string name="FindMeetingTimes_param_body_def_ActivityDomain_def" /> + <object name="FindMeetingTimes_param_body_def"> + <property name="RequiredAttendees" type="string" /> + <property name="OptionalAttendees" type="string" /> + <property name="ResourceAttendees" type="string" /> + <property name="MeetingDuration" type="integer" /> + <property name="Start" typeRef="FindMeetingTimes_param_body_def_Start_def" /> + <property name="End" typeRef="FindMeetingTimes_param_body_def_End_def" /> + <property name="MaxCandidates" type="integer" /> + <property name="MinimumAttendeePercentage" type="string" /> + <property name="IsOrganizerOptional" type="boolean" /> + <property name="ActivityDomain" type="string" /> + </object> + <string name="FindMeetingTimes_responses_200_def_EmptySuggestionsReason_def" /> + <object name="FindMeetingTimes_responses_200_def"> + <property name="EmptySuggestionsReason" type="string" /> + <property name="MeetingTimeSuggestions" typeRef="MeetingTimeSuggestions" /> + </object> + <string name="FindMeetingTimes_V2_param_body_def_RequiredAttendees_def" /> + <string name="FindMeetingTimes_V2_param_body_def_OptionalAttendees_def" /> + <string name="FindMeetingTimes_V2_param_body_def_ResourceAttendees_def" /> + <integer name="FindMeetingTimes_V2_param_body_def_MeetingDuration_def" /> + <dateTimeString name="FindMeetingTimes_V2_param_body_def_Start_def" /> + <dateTimeString name="FindMeetingTimes_V2_param_body_def_End_def" /> + <integer name="FindMeetingTimes_V2_param_body_def_MaxCandidates_def" /> + <string name="FindMeetingTimes_V2_param_body_def_MinimumAttendeePercentage_def" /> + <boolean name="FindMeetingTimes_V2_param_body_def_IsOrganizerOptional_def" /> + <string name="FindMeetingTimes_V2_param_body_def_ActivityDomain_def" /> + <object name="FindMeetingTimes_V2_param_body_def"> + <property name="RequiredAttendees" type="string" /> + <property name="OptionalAttendees" type="string" /> + <property name="ResourceAttendees" type="string" /> + <property name="MeetingDuration" type="integer" /> + <property name="Start" typeRef="FindMeetingTimes_V2_param_body_def_Start_def" /> + <property name="End" typeRef="FindMeetingTimes_V2_param_body_def_End_def" /> + <property name="MaxCandidates" type="integer" /> + <property name="MinimumAttendeePercentage" type="string" /> + <property name="IsOrganizerOptional" type="boolean" /> + <property name="ActivityDomain" type="string" /> + </object> + <string name="FindMeetingTimes_V2_responses_200_def_emptySuggestionsReason_def" /> + <object name="FindMeetingTimes_V2_responses_200_def"> + <property name="emptySuggestionsReason" type="string" /> + <property name="meetingTimeSuggestions" typeRef="MeetingTimeSuggestions_V2" /> + </object> + <object name="SetAutomaticRepliesSetting_V2_param_body_def"> + <property name="automaticRepliesSetting" typeRef="AutomaticRepliesSettingClient_V2" /> + </object> + <object name="SetAutomaticRepliesSetting_V2_responses_200_def"> + <property name="automaticRepliesSetting" typeRef="AutomaticRepliesSettingClient_V2" /> + </object> + <string name="GetMailTips_V2_param_body_def_MailTipsOptions_def" /> + <string name="GetMailTips_V2_param_body_def_EmailAddresses_def_items_def" /> + <array type="string" name="GetMailTips_V2_param_body_def_EmailAddresses_def" /> + <object name="GetMailTips_V2_param_body_def"> + <property name="MailTipsOptions" type="string" /> + <property name="EmailAddresses" typeRef="GetMailTips_V2_param_body_def_EmailAddresses_def" /> + </object> + <array typeRef="MailTipsClientReceive_V2" name="GetMailTips_V2_responses_200_def_value_def" /> + <object name="GetMailTips_V2_responses_200_def"> + <property name="value" typeRef="GetMailTips_V2_responses_200_def_value_def" /> + </object> + <string name="CalendarGetTables_V2_responses_200_def_value_def_items_def_id_def" /> + <string name="CalendarGetTables_V2_responses_200_def_value_def_items_def_name_def" /> + <object name="CalendarGetTables_V2_responses_200_def_value_def_items_def"> + <property name="id" type="string" /> + <property name="name" type="string" /> + <property name="owner" typeRef="EmailAddress_V2" /> + </object> + <array typeRef="CalendarGetTables_V2_responses_200_def_value_def_items_def" name="CalendarGetTables_V2_responses_200_def_value_def" /> + <object name="CalendarGetTables_V2_responses_200_def"> + <property name="value" typeRef="CalendarGetTables_V2_responses_200_def_value_def" /> + </object> + <string name="UpdateMyContactPhoto_param_body_def" /> + <string name="HttpRequest_param_Body_def" /> + </jsonTypes> + </grammars> + <resources siena:authenticationProviderHref="#PowerAppAuth" base="https://europe-002.azure-apim.net/apim/office365"> + <resource path="/{connectionId}/Events/CalendarView"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <method siena:requiresAuthentication="true" name="GET" id="GetEventsCalendarView" actionName="GetEventsCalendarView" siena:isDeprecated="true" siena:family="GetEventsCalendarView" siena:revision="1" siena:status="Production"> + <doc title="Get calendar view of events
Get calendar view of events." /> + <request> + <param style="query" name="calendarId" type="xs:string" required="true"> + <doc title="Select a calendar." /> + </param> + <param style="query" name="startDateTimeOffset" type="xs:string" required="true"> + <doc title="Start time (example: '2017-01-01T08:00:00-07:00')." /> + </param> + <param style="query" name="endDateTimeOffset" type="xs:string" required="true"> + <doc title="End time (example: '2017-02-01T08:00:00-07:00')." /> + </param> + </request> + <response> + <representation mediaType="application/json" element="service:PaginatedListResponse_ux5B_CalendarEventClientReceiveStringEnums_ux5D_" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/Mail"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <method siena:requiresAuthentication="true" name="GET" id="GetEmails" actionName="GetEmails" visibility="advanced" siena:isDeprecated="true" siena:family="GetEmails" siena:revision="1" siena:status="Production"> + <doc title="Get emails
This operation gets emails from a folder." /> + <request> + <param style="query" name="folderPath" type="xs:string" default="Inbox"> + <doc title="Mail folder to retrieve emails from (default: 'Inbox')." /> + </param> + <param style="query" name="fetchOnlyUnread" type="xs:boolean" default="true"> + <doc title="Retrieve only unread emails?." /> + </param> + <param style="query" name="includeAttachments" type="xs:boolean" default="false"> + <doc title="If set to true, attachments content will also be retrieved along with the email." /> + </param> + <param style="query" name="searchQuery" type="xs:string"> + <doc title="Search query (like in the Outlook client) to filter emails." /> + </param> + <param style="query" name="top" type="xs:int" default="10"> + <doc title="Number of emails to retrieve (default: 10)." /> + </param> + <param style="query" name="skip" type="xs:int" default="0"> + <doc title="Number of emails to skip (default: 0)." /> + </param> + </request> + <response> + <representation mediaType="application/json" element="service:GetEmails_responses_200_def" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/Mail"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <method siena:requiresAuthentication="true" name="POST" id="SendEmail" actionName="SendEmail" visibility="important" siena:isDeprecated="true" siena:family="SendEmail" siena:revision="1" siena:status="Production"> + <doc title="Send an email
This operation sends an email message." /> + <request> + <representation mediaType="application/json"> + <param style="plain" name="From" path="/From" type="xs:string" /> + <param style="plain" name="Cc" path="/Cc" type="xs:string" /> + <param style="plain" name="Bcc" path="/Bcc" type="xs:string" /> + <param style="plain" name="To" path="/To" type="xs:string" required="true" /> + <param style="plain" name="Subject" path="/Subject" type="xs:string" required="true" /> + <param style="plain" name="Body" path="/Body" type="xs:string" required="true" /> + <param style="plain" name="Attachments" path="/Attachments" type="service:ClientSendMessage_Attachments_def" /> + <param style="plain" name="Sensitivity" path="/Sensitivity" type="xs:string" /> + <param style="plain" name="ReplyTo" path="/ReplyTo" type="xs:string" /> + <param style="plain" name="Importance" path="/Importance" type="xs:string" default="Normal"> + <option value="Low" /> + <option value="Normal" /> + <option value="High" /> + </param> + <param style="plain" name="IsHtml" path="/IsHtml" type="xs:boolean" /> + </representation> + </request> + </method> + </resource> + <resource path="/{connectionId}/v2/Mail"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <method siena:requiresAuthentication="true" name="GET" id="GetEmailsV2" actionName="GetEmailsV2" visibility="advanced" siena:isDeprecated="true" siena:family="GetEmails" siena:revision="2" siena:status="Preview"> + <doc title="Get emails (V2)
This operation gets emails from a folder." /> + <request> + <param style="query" name="folderPath" type="xs:string" default="Inbox"> + <doc title="Mail folder to retrieve emails from (default: 'Inbox')." /> + </param> + <param style="query" name="to" type="xs:string"> + <doc title="Recipient email addresses separated by semicolons (If any match, the trigger will run)." /> + </param> + <param style="query" name="cc" type="xs:string"> + <doc title="CC recipient email addresses separated by semicolons (If any match, the trigger will run)." /> + </param> + <param style="query" name="toOrCc" type="xs:string"> + <doc title="To or CC recipient email addresses separated by semicolons (If any match, the trigger will run)." /> + </param> + <param style="query" name="from" type="xs:string"> + <doc title="Sender email addresses separated by semicolons (If any match, the trigger will run)." /> + </param> + <param style="query" name="importance" type="xs:string" default="Any"> + <doc title="Importance of the email (Any, High, Normal, Low)." /> + <option value="Any" /> + <option value="Low" /> + <option value="Normal" /> + <option value="High" /> + </param> + <param style="query" name="fetchOnlyWithAttachment" type="xs:boolean" default="false"> + <doc title="If set to true, only emails with an attachment will be retrieved. Emails without any attachments will be skipped. If set to false, all emails will be retrieved." /> + </param> + <param style="query" name="subjectFilter" type="xs:string"> + <doc title="String to look for in the subject line." /> + </param> + <param style="query" name="fetchOnlyUnread" type="xs:boolean" default="true"> + <doc title="Retrieve only unread emails?." /> + </param> + <param style="query" name="fetchOnlyFlagged" type="xs:boolean" default="false"> + <doc title="Retrieve only flagged emails?." /> + </param> + <param style="query" name="mailboxAddress" type="xs:string"> + <doc title="Address of the shared mailbox to retrieve mails from." /> + </param> + <param style="query" name="includeAttachments" type="xs:boolean" default="false"> + <doc title="If set to true, attachments content will also be retrieved along with the email." /> + </param> + <param style="query" name="searchQuery" type="xs:string"> + <doc title="Search query (like in the Outlook client) to filter emails." /> + </param> + <param style="query" name="top" type="xs:int" default="10"> + <doc title="Number of emails to retrieve (default: 10)." /> + </param> + </request> + <response> + <representation mediaType="application/json" element="service:BatchResponse_ux5B_ClientReceiveMessage_ux5D_" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/v2/Mail"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <method siena:requiresAuthentication="true" name="POST" id="SendEmailV2" actionName="SendEmailV2" visibility="important" siena:isDeprecated="false" siena:family="SendEmail" siena:revision="2" siena:status="Production"> + <doc title="Send an email (V2)
This operation sends an email message." /> + <request> + <representation mediaType="application/json"> + <param style="plain" name="To" path="/To" type="xs:string" required="true" /> + <param style="plain" name="Subject" path="/Subject" type="xs:string" required="true" /> + <param style="plain" name="Body" path="/Body" type="xs:string" required="true" /> + <param style="plain" name="From" path="/From" type="xs:string" /> + <param style="plain" name="Cc" path="/Cc" type="xs:string" /> + <param style="plain" name="Bcc" path="/Bcc" type="xs:string" /> + <param style="plain" name="Attachments" path="/Attachments" type="service:ClientSendHtmlMessage_Attachments_def" /> + <param style="plain" name="Sensitivity" path="/Sensitivity" type="xs:string" /> + <param style="plain" name="ReplyTo" path="/ReplyTo" type="xs:string" /> + <param style="plain" name="Importance" path="/Importance" type="xs:string" default="Normal"> + <option value="Low" /> + <option value="Normal" /> + <option value="High" /> + </param> + </representation> + </request> + </method> + </resource> + <resource path="/{connectionId}/Mail/{messageId}"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <param style="template" name="messageId" type="xs:string" required="true"> + <doc title="Id of the email." /> + </param> + <method siena:requiresAuthentication="true" name="GET" id="GetEmail" actionName="GetEmail" visibility="advanced" siena:isDeprecated="true" siena:family="GetEmail" siena:revision="1" siena:status="Production"> + <doc title="Get email
This operation gets an email by id." /> + <request> + <param style="query" name="mailboxAddress" type="xs:string"> + <doc title="Address of the shared mailbox to retrieve mail from." /> + </param> + <param style="query" name="includeAttachments" type="xs:boolean" default="false"> + <doc title="If set to true, attachments content will also be retrieved along with the email." /> + </param> + <param style="query" name="internetMessageId" type="xs:string"> + <doc title="Internet Message Id." /> + </param> + </request> + <response> + <representation mediaType="application/json" element="service:ClientReceiveMessage" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/Mail/{messageId}"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <param style="template" name="messageId" type="xs:string" required="true"> + <doc title="Id of the email to delete." /> + </param> + <method siena:requiresAuthentication="true" name="DELETE" id="DeleteEmail" actionName="DeleteEmail" visibility="advanced" siena:isDeprecated="true" siena:family="DeleteEmail" siena:revision="1" siena:status="Production"> + <doc title="Delete email
This operation deletes an email by id." /> + <request /> + </method> + </resource> + <resource path="/{connectionId}/v2/Mail/{messageId}"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <param style="template" name="messageId" type="xs:string" required="true"> + <doc title="Id of the email." /> + </param> + <method siena:requiresAuthentication="true" name="GET" id="GetEmailV2" actionName="GetEmailV2" visibility="advanced" siena:isDeprecated="false" siena:family="GetEmail" siena:revision="2" siena:status="Production"> + <doc title="Get email (V2)
This operation gets an email by id." /> + <request> + <param style="query" name="mailboxAddress" type="xs:string"> + <doc title="Address of the shared mailbox to retrieve mail from." /> + </param> + <param style="query" name="includeAttachments" type="xs:boolean" default="false"> + <doc title="If set to true, attachments content will also be retrieved along with the email." /> + </param> + <param style="query" name="internetMessageId" type="xs:string"> + <doc title="Internet Message Id." /> + </param> + </request> + <response> + <representation mediaType="application/json" element="service:GraphClientReceiveMessage" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/v3/Mail"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <method siena:requiresAuthentication="true" name="GET" id="GetEmailsV3" actionName="GetEmailsV3" visibility="advanced" siena:isDeprecated="false" siena:family="GetEmails" siena:revision="3" siena:status="Production"> + <doc title="Get emails (V3)
This operation gets emails from a folder via graph apis. Please note that filtering related to these fields: To, Cc, To Or Cc, From, Importance, Fetch Only With Attachments, Subject Filter, is performed using first 250 items in a given mail folder. To avoid that limitation you can use 'Search Query' field." /> + <request> + <param style="query" name="folderPath" type="xs:string" default="Inbox"> + <doc title="Mail folder to retrieve emails from (default: 'Inbox')." /> + </param> + <param style="query" name="to" type="xs:string"> + <doc title="Recipient email addresses separated by semicolons (If any match, the trigger will run)." /> + </param> + <param style="query" name="cc" type="xs:string"> + <doc title="CC recipient email addresses separated by semicolons (If any match, the trigger will run)." /> + </param> + <param style="query" name="toOrCc" type="xs:string"> + <doc title="To or CC recipient email addresses separated by semicolons (If any match, the trigger will run)." /> + </param> + <param style="query" name="from" type="xs:string"> + <doc title="Sender email addresses separated by semicolons (If any match, the trigger will run)." /> + </param> + <param style="query" name="importance" type="xs:string" default="Any"> + <doc title="Importance of the email (Any, High, Normal, Low)." /> + <option value="Any" /> + <option value="Low" /> + <option value="Normal" /> + <option value="High" /> + </param> + <param style="query" name="fetchOnlyWithAttachment" type="xs:boolean" default="false"> + <doc title="If set to true, only emails with an attachment will be retrieved. Emails without any attachments will be skipped. If set to false, all emails will be retrieved." /> + </param> + <param style="query" name="subjectFilter" type="xs:string"> + <doc title="String to look for in the subject line." /> + </param> + <param style="query" name="fetchOnlyUnread" type="xs:boolean" default="true"> + <doc title="Retrieve only unread emails?." /> + </param> + <param style="query" name="fetchOnlyFlagged" type="xs:boolean" default="false"> + <doc title="Retrieve only flagged emails?." /> + </param> + <param style="query" name="mailboxAddress" type="xs:string"> + <doc title="Address of the shared mailbox to retrieve mails from." /> + </param> + <param style="query" name="includeAttachments" type="xs:boolean" default="false"> + <doc title="If set to true, attachments content will also be retrieved along with the email." /> + </param> + <param style="query" name="searchQuery" type="xs:string"> + <doc title="Search query to filter emails. How to use '$search' parameter please refer to: https://docs.microsoft.com/graph/query-parameters#search-parameter." /> + </param> + <param style="query" name="top" type="xs:int" default="10"> + <doc title="Number of emails to retrieve (default: 10, max: 25)." /> + </param> + </request> + <response> + <representation mediaType="application/json" element="service:BatchResponse_ux5B_GraphClientReceiveMessage_ux5D_" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/Mail/Move/{messageId}"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <param style="template" name="messageId" type="xs:string" required="true"> + <doc title="Id of the email to be moved." /> + </param> + <method siena:requiresAuthentication="true" name="POST" id="Move" actionName="Move" visibility="advanced" siena:isDeprecated="true" siena:family="Move" siena:revision="1" siena:status="Preview"> + <doc title="Move email
This operation moves an email to the specified folder within the same mailbox." /> + <request> + <param style="query" name="folderPath" type="xs:string" required="true"> + <doc title="Mail folder to move the email to." /> + </param> + </request> + <response> + <representation mediaType="application/json" element="service:ClientReceiveMessageStringEnums" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/v2/Mail/Move/{messageId}"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <param style="template" name="messageId" type="xs:string" required="true"> + <doc title="Id of the email to be moved." /> + </param> + <method siena:requiresAuthentication="true" name="POST" id="MoveV2" actionName="MoveV2" visibility="advanced" siena:isDeprecated="false" siena:family="Move" siena:revision="2" siena:status="Production"> + <doc title="Move email (V2)
This operation moves an email to the specified folder within the same mailbox." /> + <request> + <param style="query" name="folderPath" type="xs:string" required="true"> + <doc title="Mail folder to move the email to." /> + </param> + <param style="query" name="mailboxAddress" type="xs:string"> + <doc title="Address of the shared mailbox to move mail from." /> + </param> + </request> + <response> + <representation mediaType="application/json" element="service:GraphClientReceiveMessage" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/Mail/Flag/{messageId}"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <param style="template" name="messageId" type="xs:string" required="true"> + <doc title="Id of the email to be flagged." /> + </param> + <method siena:requiresAuthentication="true" name="POST" id="Flag" actionName="Flag" visibility="advanced" siena:isDeprecated="true" siena:family="Flag" siena:revision="1" siena:status="Preview"> + <doc title="Flag email
This operation flags an email." /> + <request /> + </method> + </resource> + <resource path="/{connectionId}/Mail/MarkAsRead/{messageId}"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <param style="template" name="messageId" type="xs:string" required="true"> + <doc title="Id of the email to be marked as read." /> + </param> + <method siena:requiresAuthentication="true" name="POST" id="MarkAsRead" actionName="MarkAsRead" visibility="advanced" siena:isDeprecated="true" siena:family="MarkAsRead" siena:revision="1" siena:status="Production"> + <doc title="Mark as read
This operation marks an email as having been read." /> + <request /> + </method> + </resource> + <resource path="/{connectionId}/Mail/ReplyTo/{messageId}"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <param style="template" name="messageId" type="xs:string" required="true"> + <doc title="Id of the email to reply to." /> + </param> + <method siena:requiresAuthentication="true" name="POST" id="ReplyTo" actionName="ReplyTo" siena:isDeprecated="true" siena:family="ReplyTo" siena:revision="1" siena:status="Production"> + <doc title="Reply to email
This operation replies to an email." /> + <request> + <param style="query" name="comment" type="xs:string" required="true"> + <doc title="Reply comment." /> + </param> + <param style="query" name="replyAll" type="xs:boolean" default="false"> + <doc title="Reply to all recipients." /> + </param> + </request> + </method> + </resource> + <resource path="/{connectionId}/v2/Mail/ReplyTo/{messageId}"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <param style="template" name="messageId" type="xs:string" required="true"> + <doc title="Id of the email to reply to." /> + </param> + <method siena:requiresAuthentication="true" name="POST" id="ReplyToV2" actionName="ReplyToV2" siena:isDeprecated="true" siena:family="ReplyTo" siena:revision="2" siena:status="Production"> + <doc title="Reply to email (V2)
This operation replies to an email." /> + <request> + <param style="query" name="mailboxAddress" type="xs:string"> + <doc title="Address of the shared mailbox to reply from." /> + </param> + <representation mediaType="application/json"> + <param style="plain" name="To" path="/To" type="xs:string" /> + <param style="plain" name="Cc" path="/Cc" type="xs:string" /> + <param style="plain" name="Bcc" path="/Bcc" type="xs:string" /> + <param style="plain" name="Subject" path="/Subject" type="xs:string" /> + <param style="plain" name="Body" path="/Body" type="xs:string" /> + <param style="plain" name="ReplyAll" path="/ReplyAll" type="xs:boolean" /> + <param style="plain" name="IsHtml" path="/IsHtml" type="xs:boolean" /> + <param style="plain" name="Importance" path="/Importance" type="xs:string"> + <option value="Low" /> + <option value="Normal" /> + <option value="High" /> + </param> + <param style="plain" name="Attachments" path="/Attachments" type="service:ReplyMessage_Attachments_def" /> + </representation> + </request> + </method> + </resource> + <resource path="/{connectionId}/v3/Mail/ReplyTo/{messageId}"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <param style="template" name="messageId" type="xs:string" required="true"> + <doc title="Id of the email to reply to." /> + </param> + <method siena:requiresAuthentication="true" name="POST" id="ReplyToV3" actionName="ReplyToV3" siena:isDeprecated="false" siena:family="ReplyTo" siena:revision="3" siena:status="Production"> + <doc title="Reply to email (V3)
This operation replies to an email." /> + <request> + <param style="query" name="mailboxAddress" type="xs:string"> + <doc title="Address of the shared mailbox to reply from." /> + </param> + <representation mediaType="application/json"> + <param style="plain" name="To" path="/To" type="xs:string" /> + <param style="plain" name="Cc" path="/Cc" type="xs:string" /> + <param style="plain" name="Bcc" path="/Bcc" type="xs:string" /> + <param style="plain" name="Subject" path="/Subject" type="xs:string" /> + <param style="plain" name="Body" path="/Body" type="xs:string" /> + <param style="plain" name="ReplyAll" path="/ReplyAll" type="xs:boolean" /> + <param style="plain" name="Importance" path="/Importance" type="xs:string"> + <option value="Low" /> + <option value="Normal" /> + <option value="High" /> + </param> + <param style="plain" name="Attachments" path="/Attachments" type="service:ReplyHtmlMessage_Attachments_def" /> + </representation> + </request> + </method> + </resource> + <resource path="/{connectionId}/Mail/{messageId}/Attachments/{attachmentId}"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <param style="template" name="messageId" type="xs:string" required="true"> + <doc title="Id of the email." /> + </param> + <param style="template" name="attachmentId" type="xs:string" required="true"> + <doc title="Id of the attachment to download." /> + </param> + <method siena:requiresAuthentication="true" name="GET" id="GetAttachment" actionName="GetAttachment" visibility="advanced" siena:isDeprecated="true" siena:family="GetAttachment" siena:revision="1" siena:status="Production"> + <doc title="Get attachment
This operation gets an email attachment by id." /> + <request /> + <response> + <representation mediaType="application/octet-stream" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/AutomaticRepliesSetting"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <method siena:requiresAuthentication="true" name="POST" id="SetAutomaticRepliesSetting" actionName="SetAutomaticRepliesSetting" siena:isDeprecated="true" siena:family="SetAutomaticRepliesSetting" siena:revision="1" siena:status="Production"> + <doc title="Set up automatic replies
Set the automatic replies setting for your mailbox." /> + <request> + <representation mediaType="application/json"> + <param style="plain" name="Status" path="/Status" type="xs:string" required="true" default="Scheduled"> + <option value="Disabled" /> + <option value="AlwaysEnabled" /> + <option value="Scheduled" /> + </param> + <param style="plain" name="ExternalAudience" path="/ExternalAudience" type="xs:string" required="true" default="None"> + <option value="None" /> + <option value="ContactsOnly" /> + <option value="All" /> + </param> + <param style="plain" name="ScheduledStartDateTimeOffset" path="/ScheduledStartDateTimeOffset" type="xs:string" /> + <param style="plain" name="ScheduledEndDateTimeOffset" path="/ScheduledEndDateTimeOffset" type="xs:string" /> + <param style="plain" name="InternalReplyMessage" path="/InternalReplyMessage" type="xs:string" /> + <param style="plain" name="ExternalReplyMessage" path="/ExternalReplyMessage" type="xs:string" /> + </representation> + </request> + </method> + </resource> + <resource path="/{connectionId}/MailTips"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <method siena:requiresAuthentication="true" name="GET" id="GetMailTips" actionName="GetMailTips" siena:isDeprecated="true" siena:family="GetMailTips" siena:revision="1" siena:status="Production"> + <doc title="Get mail tips for a mailbox
Get mail tips for a mailbox such as automatic replies / OOF message or if the mailbox is full." /> + <request> + <param style="query" name="mailboxAddress" type="xs:string" required="true"> + <doc title="Address of the mailbox to get mail tips for." /> + </param> + </request> + <response> + <representation mediaType="application/json" element="service:MailTipsClientReceive" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/mailwithoptions/$subscriptions"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <method siena:requiresAuthentication="true" name="POST" id="SendMailWithOptions" actionName="SendMailWithOptions" visibility="advanced" siena:isDeprecated="false"> + <doc title="Send email with options
This operation sends an email with multiple options and waits for the recipient to respond back with one of the options. Please refer to the following link regarding the support of actionable messages in different mail clients: https://docs.microsoft.com/outlook/actionable-messages/#outlook-version-requirements-for-actionable-messages." /> + <request> + <representation mediaType="application/json"> + <param style="plain" name="NotificationUrl" path="/NotificationUrl" type="xs:string" required="true" /> + <param style="plain" name="Message" path="/Message" type="service:MessageWithOptions" required="true" /> + </representation> + </request> + <response> + <representation mediaType="application/json" element="service:SubscriptionResponse" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/approvalmail/$subscriptions"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <method siena:requiresAuthentication="true" name="POST" id="SendApprovalMail" actionName="SendApprovalMail" visibility="important" siena:isDeprecated="false"> + <doc title="Send approval email
This operation sends an approval email and waits for a response from the recipient. Please refer to the following link regarding the support of actionable messages in different mail clients: https://docs.microsoft.com/outlook/actionable-messages/#outlook-version-requirements-for-actionable-messages." /> + <request> + <representation mediaType="application/json"> + <param style="plain" name="NotificationUrl" path="/NotificationUrl" type="xs:string" required="true" /> + <param style="plain" name="Message" path="/Message" type="service:ApprovalMessage" required="true" /> + </representation> + </request> + <response> + <representation mediaType="application/json" element="service:SubscriptionResponse" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/SharedMailbox/Mail"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <method siena:requiresAuthentication="true" name="POST" id="SharedMailboxSendEmail" actionName="SharedMailboxSendEmail" siena:isDeprecated="true" siena:family="SharedMailboxSendEmail" siena:revision="1" siena:status="Preview"> + <doc title="Send an email from a shared mailbox
This operation sends an email from a shared mailbox. Your account should have permission to access the mailbox for this operation to succeed." /> + <request> + <representation mediaType="application/json"> + <param style="plain" name="MailboxAddress" path="/MailboxAddress" type="xs:string" required="true" /> + <param style="plain" name="To" path="/To" type="xs:string" required="true" /> + <param style="plain" name="Subject" path="/Subject" type="xs:string" required="true" /> + <param style="plain" name="Body" path="/Body" type="xs:string" required="true" /> + <param style="plain" name="Cc" path="/Cc" type="xs:string" /> + <param style="plain" name="Bcc" path="/Bcc" type="xs:string" /> + <param style="plain" name="Attachments" path="/Attachments" type="service:SharedMailboxClientSendMessage_Attachments_def" /> + <param style="plain" name="Sensitivity" path="/Sensitivity" type="xs:string" /> + <param style="plain" name="ReplyTo" path="/ReplyTo" type="xs:string" /> + <param style="plain" name="Importance" path="/Importance" type="xs:string" default="Normal"> + <option value="Low" /> + <option value="Normal" /> + <option value="High" /> + </param> + <param style="plain" name="IsHtml" path="/IsHtml" type="xs:boolean" /> + </representation> + </request> + </method> + </resource> + <resource path="/{connectionId}/v2/SharedMailbox/Mail"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <method siena:requiresAuthentication="true" name="POST" id="SharedMailboxSendEmailV2" actionName="SharedMailboxSendEmailV2" siena:isDeprecated="false" siena:family="SharedMailboxSendEmail" siena:revision="2" siena:status="Production"> + <doc title="Send an email from a shared mailbox (V2)
This operation sends an email from a shared mailbox. Your account should have permission to access the mailbox for this operation to succeed." /> + <request> + <representation mediaType="application/json"> + <param style="plain" name="MailboxAddress" path="/MailboxAddress" type="xs:string" required="true" /> + <param style="plain" name="To" path="/To" type="xs:string" required="true" /> + <param style="plain" name="Subject" path="/Subject" type="xs:string" required="true" /> + <param style="plain" name="Body" path="/Body" type="xs:string" required="true" /> + <param style="plain" name="Cc" path="/Cc" type="xs:string" /> + <param style="plain" name="Bcc" path="/Bcc" type="xs:string" /> + <param style="plain" name="Attachments" path="/Attachments" type="service:SharedMailboxClientSendHtmlMessage_Attachments_def" /> + <param style="plain" name="Sensitivity" path="/Sensitivity" type="xs:string" /> + <param style="plain" name="ReplyTo" path="/ReplyTo" type="xs:string" /> + <param style="plain" name="Importance" path="/Importance" type="xs:string" default="Normal"> + <option value="Low" /> + <option value="Normal" /> + <option value="High" /> + </param> + </representation> + </request> + </method> + </resource> + <resource path="/{connectionId}/datasets/calendars/tables"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <method siena:requiresAuthentication="true" name="GET" id="CalendarGetTables" actionName="CalendarGetTables" visibility="advanced" siena:isDeprecated="true" siena:family="CalendarGetTables" siena:revision="1" siena:status="Production"> + <doc title="Get calendars
This operation lists available calendars." /> + <request /> + <response> + <representation mediaType="application/json" element="service:EntityListResponse_ux5B_Table_ux5D_" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/datasets/calendars/tables/{table}/items"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <param style="template" name="table" type="xs:string" required="true"> + <doc title="Select a calendar" /> + </param> + <method siena:requiresAuthentication="true" name="GET" id="CalendarGetItems" actionName="CalendarGetItems" visibility="advanced" siena:isDeprecated="true" siena:family="CalendarGetItems" siena:revision="1" siena:status="Production"> + <doc title="Get events (V1)
This operation gets events from a calendar. (V1)" /> + <request> + <param style="query" name="$orderby" type="xs:string"> + <doc title="An ODATA orderBy query for specifying the order of entries." /> + </param> + <param style="query" name="$top" type="xs:int"> + <doc title="Total number of entries to retrieve (default = all)." /> + </param> + <param style="query" name="$skip" type="xs:int"> + <doc title="The number of entries to skip (default = 0)." /> + </param> + </request> + <response> + <representation mediaType="application/json" element="service:EntityListResponse_ux5B_CalendarEventBackend_ux5D_" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/datasets/calendars/tables/{table}/items"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <param style="template" name="table" type="xs:string" required="true"> + <doc title="Select a calendar" /> + </param> + <method siena:requiresAuthentication="true" name="POST" id="CalendarPostItem" actionName="CalendarPostItem" visibility="important" siena:isDeprecated="true" siena:family="CalendarPostItem" siena:revision="1" siena:status="Production"> + <doc title="Create event (V1)
This operation creates a new event in a calendar. (V1)" /> + <request> + <representation mediaType="application/json"> + <param style="plain" name="Id" path="/Id" type="xs:string" /> + <param style="plain" name="Attendees" path="/Attendees" type="service:CalendarEventBackend_Attendees_def" /> + <param style="plain" name="Body" path="/Body" type="service:ItemBody" /> + <param style="plain" name="BodyPreview" path="/BodyPreview" type="xs:string" /> + <param style="plain" name="Categories" path="/Categories" type="service:CalendarEventBackend_Categories_def" /> + <param style="plain" name="ChangeKey" path="/ChangeKey" type="xs:string" /> + <param style="plain" name="DateTimeCreated" path="/DateTimeCreated" type="service:CalendarEventBackend_DateTimeCreated_def" /> + <param style="plain" name="DateTimeLastModified" path="/DateTimeLastModified" type="service:CalendarEventBackend_DateTimeLastModified_def" /> + <param style="plain" name="End" path="/End" type="service:CalendarEventBackend_End_def" required="true" /> + <param style="plain" name="EndTimeZone" path="/EndTimeZone" type="xs:string" /> + <param style="plain" name="HasAttachments" path="/HasAttachments" type="xs:boolean" /> + <param style="plain" name="ICalUId" path="/ICalUId" type="xs:string" /> + <param style="plain" name="Importance" path="/Importance" type="xs:string"> + <option value="Low" /> + <option value="Normal" /> + <option value="High" /> + </param> + <param style="plain" name="IsAllDay" path="/IsAllDay" type="xs:boolean" /> + <param style="plain" name="IsCancelled" path="/IsCancelled" type="xs:boolean" /> + <param style="plain" name="IsOrganizer" path="/IsOrganizer" type="xs:boolean" /> + <param style="plain" name="Location" path="/Location" type="service:Location" /> + <param style="plain" name="Organizer" path="/Organizer" type="service:Recipient" /> + <param style="plain" name="Recurrence" path="/Recurrence" type="service:PatternedRecurrence" /> + <param style="plain" name="Reminder" path="/Reminder" type="xs:int" /> + <param style="plain" name="ResponseRequested" path="/ResponseRequested" type="xs:boolean" /> + <param style="plain" name="ResponseStatus" path="/ResponseStatus" type="service:ResponseStatus" /> + <param style="plain" name="SeriesMasterId" path="/SeriesMasterId" type="xs:string" /> + <param style="plain" name="ShowAs" path="/ShowAs" type="xs:string"> + <option value="Free" /> + <option value="Tentative" /> + <option value="Busy" /> + <option value="Oof" /> + <option value="WorkingElsewhere" /> + <option value="Unknown" /> + </param> + <param style="plain" name="Start" path="/Start" type="service:CalendarEventBackend_Start_def" required="true" /> + <param style="plain" name="StartTimeZone" path="/StartTimeZone" type="xs:string" /> + <param style="plain" name="Subject" path="/Subject" type="xs:string" required="true" /> + <param style="plain" name="Type" path="/Type" type="xs:string"> + <option value="SingleInstance" /> + <option value="Occurrence" /> + <option value="Exception" /> + <option value="SeriesMaster" /> + </param> + <param style="plain" name="WebLink" path="/WebLink" type="xs:anyURI" siena:dtype="hyperlink" /> + <param style="plain" name="Reason" path="/Reason" type="xs:string" /> + </representation> + </request> + <response> + <representation mediaType="application/json" element="service:CalendarEventBackend" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/datasets/calendars/tables/{table}/items/{id}"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <param style="template" name="table" type="xs:string" required="true"> + <doc title="Select a calendar" /> + </param> + <param style="template" name="id" type="xs:string" required="true"> + <doc title="Select an event" /> + </param> + <method siena:requiresAuthentication="true" name="GET" id="CalendarGetItem" actionName="CalendarGetItem" visibility="advanced" siena:isDeprecated="true" siena:family="CalendarGetItem" siena:revision="1" siena:status="Production"> + <doc title="Get event (V1)
This operation gets a specific event from a calendar. (V1)" /> + <request /> + <response> + <representation mediaType="application/json" element="service:CalendarEventBackend" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/datasets/calendars/tables/{table}/items/{id}"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <param style="template" name="table" type="xs:string" required="true"> + <doc title="Select a calendar" /> + </param> + <param style="template" name="id" type="xs:string" required="true"> + <doc title="Select an event" /> + </param> + <method siena:requiresAuthentication="true" name="DELETE" id="CalendarDeleteItem" actionName="CalendarDeleteItem" visibility="advanced" siena:isDeprecated="true" siena:family="CalendarDeleteItem" siena:revision="1" siena:status="Production"> + <doc title="Delete event
This operation deletes an event in a calendar." /> + <request /> + </method> + </resource> + <resource path="/{connectionId}/datasets/calendars/tables/{table}/items/{id}"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <param style="template" name="table" type="xs:string" required="true"> + <doc title="Select a calendar" /> + </param> + <param style="template" name="id" type="xs:string" required="true"> + <doc title="Select an event" /> + </param> + <method siena:requiresAuthentication="true" name="PATCH" id="CalendarPatchItem" actionName="CalendarPatchItem" visibility="advanced" siena:isDeprecated="true" siena:family="CalendarPatchItem" siena:revision="1" siena:status="Production"> + <doc title="Update event (V1)
This operation updates an event in a calendar. (V1)" /> + <request> + <representation mediaType="application/json"> + <param style="plain" name="Id" path="/Id" type="xs:string" /> + <param style="plain" name="Attendees" path="/Attendees" type="service:CalendarEventBackend_Attendees_def" /> + <param style="plain" name="Body" path="/Body" type="service:ItemBody" /> + <param style="plain" name="BodyPreview" path="/BodyPreview" type="xs:string" /> + <param style="plain" name="Categories" path="/Categories" type="service:CalendarEventBackend_Categories_def" /> + <param style="plain" name="ChangeKey" path="/ChangeKey" type="xs:string" /> + <param style="plain" name="DateTimeCreated" path="/DateTimeCreated" type="service:CalendarEventBackend_DateTimeCreated_def" /> + <param style="plain" name="DateTimeLastModified" path="/DateTimeLastModified" type="service:CalendarEventBackend_DateTimeLastModified_def" /> + <param style="plain" name="End" path="/End" type="service:CalendarEventBackend_End_def" required="true" /> + <param style="plain" name="EndTimeZone" path="/EndTimeZone" type="xs:string" /> + <param style="plain" name="HasAttachments" path="/HasAttachments" type="xs:boolean" /> + <param style="plain" name="ICalUId" path="/ICalUId" type="xs:string" /> + <param style="plain" name="Importance" path="/Importance" type="xs:string"> + <option value="Low" /> + <option value="Normal" /> + <option value="High" /> + </param> + <param style="plain" name="IsAllDay" path="/IsAllDay" type="xs:boolean" /> + <param style="plain" name="IsCancelled" path="/IsCancelled" type="xs:boolean" /> + <param style="plain" name="IsOrganizer" path="/IsOrganizer" type="xs:boolean" /> + <param style="plain" name="Location" path="/Location" type="service:Location" /> + <param style="plain" name="Organizer" path="/Organizer" type="service:Recipient" /> + <param style="plain" name="Recurrence" path="/Recurrence" type="service:PatternedRecurrence" /> + <param style="plain" name="Reminder" path="/Reminder" type="xs:int" /> + <param style="plain" name="ResponseRequested" path="/ResponseRequested" type="xs:boolean" /> + <param style="plain" name="ResponseStatus" path="/ResponseStatus" type="service:ResponseStatus" /> + <param style="plain" name="SeriesMasterId" path="/SeriesMasterId" type="xs:string" /> + <param style="plain" name="ShowAs" path="/ShowAs" type="xs:string"> + <option value="Free" /> + <option value="Tentative" /> + <option value="Busy" /> + <option value="Oof" /> + <option value="WorkingElsewhere" /> + <option value="Unknown" /> + </param> + <param style="plain" name="Start" path="/Start" type="service:CalendarEventBackend_Start_def" required="true" /> + <param style="plain" name="StartTimeZone" path="/StartTimeZone" type="xs:string" /> + <param style="plain" name="Subject" path="/Subject" type="xs:string" required="true" /> + <param style="plain" name="Type" path="/Type" type="xs:string"> + <option value="SingleInstance" /> + <option value="Occurrence" /> + <option value="Exception" /> + <option value="SeriesMaster" /> + </param> + <param style="plain" name="WebLink" path="/WebLink" type="xs:anyURI" siena:dtype="hyperlink" /> + <param style="plain" name="Reason" path="/Reason" type="xs:string" /> + </representation> + </request> + <response> + <representation mediaType="application/json" element="service:CalendarEventBackend" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/datasets/calendars/v3/tables/{table}/items"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <param style="template" name="table" type="xs:string" required="true"> + <doc title="Select a calendar" /> + </param> + <method siena:requiresAuthentication="true" name="GET" id="V3CalendarGetItems" actionName="V3CalendarGetItems" visibility="advanced" siena:isDeprecated="true" siena:family="CalendarGetItems" siena:revision="3" siena:status="Production"> + <doc title="Get events (V3)
This operation gets events from a calendar. (V3)" /> + <request> + <param style="query" name="$filter" type="xs:string"> + <doc title="An ODATA filter query to restrict the entries returned (e.g. stringColumn eq 'string' OR numberColumn lt 123)." /> + </param> + <param style="query" name="$orderby" type="xs:string"> + <doc title="An ODATA orderBy query for specifying the order of entries." /> + </param> + <param style="query" name="$top" type="xs:int"> + <doc title="Total number of entries to retrieve (default = all)." /> + </param> + <param style="query" name="$skip" type="xs:int"> + <doc title="The number of entries to skip (default = 0)." /> + </param> + </request> + <response> + <representation mediaType="application/json" element="service:CalendarEventListClientReceive" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/datasets/calendars/v3/tables/{table}/items"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <param style="template" name="table" type="xs:string" required="true"> + <doc title="Select a calendar" /> + </param> + <method siena:requiresAuthentication="true" name="POST" id="V3CalendarPostItem" actionName="V3CalendarPostItem" visibility="important" siena:isDeprecated="true" siena:family="CalendarPostItem" siena:revision="3" siena:status="Production"> + <doc title="Create event (V3)
This operation creates a new event in a calendar." /> + <request> + <representation mediaType="application/json"> + <param style="plain" name="Subject" path="/Subject" type="xs:string" required="true" /> + <param style="plain" name="Start" path="/Start" type="service:CalendarEventHtmlClient_Start_def" required="true" /> + <param style="plain" name="End" path="/End" type="service:CalendarEventHtmlClient_End_def" required="true" /> + <param style="plain" name="TimeZone" path="/TimeZone" type="xs:string"> + <option value="" /> + <option value="(UTC-12:00) International Date Line West" /> + <option value="(UTC-11:00) Coordinated Universal Time-11" /> + <option value="(UTC-10:00) Aleutian Islands" /> + <option value="(UTC-10:00) Hawaii" /> + <option value="(UTC-09:30) Marquesas Islands" /> + <option value="(UTC-09:00) Alaska" /> + <option value="(UTC-09:00) Coordinated Universal Time-09" /> + <option value="(UTC-08:00) Baja California" /> + <option value="(UTC-08:00) Coordinated Universal Time-08" /> + <option value="(UTC-08:00) Pacific Time (US & Canada)" /> + <option value="(UTC-07:00) Arizona" /> + <option value="(UTC-07:00) Chihuahua, La Paz, Mazatlan" /> + <option value="(UTC-07:00) Mountain Time (US & Canada)" /> + <option value="(UTC-06:00) Central America" /> + <option value="(UTC-06:00) Central Time (US & Canada)" /> + <option value="(UTC-06:00) Easter Island" /> + <option value="(UTC-06:00) Guadalajara, Mexico City, Monterrey" /> + <option value="(UTC-06:00) Saskatchewan" /> + <option value="(UTC-05:00) Bogota, Lima, Quito, Rio Branco" /> + <option value="(UTC-05:00) Chetumal" /> + <option value="(UTC-05:00) Eastern Time (US & Canada)" /> + <option value="(UTC-05:00) Haiti" /> + <option value="(UTC-05:00) Havana" /> + <option value="(UTC-05:00) Indiana (East)" /> + <option value="(UTC-04:00) Asuncion" /> + <option value="(UTC-04:00) Atlantic Time (Canada)" /> + <option value="(UTC-04:00) Caracas" /> + <option value="(UTC-04:00) Cuiaba" /> + <option value="(UTC-04:00) Georgetown, La Paz, Manaus, San Juan" /> + <option value="(UTC-04:00) Santiago" /> + <option value="(UTC-04:00) Turks and Caicos" /> + <option value="(UTC-03:30) Newfoundland" /> + <option value="(UTC-03:00) Araguaina" /> + <option value="(UTC-03:00) Brasilia" /> + <option value="(UTC-03:00) Cayenne, Fortaleza" /> + <option value="(UTC-03:00) City of Buenos Aires" /> + <option value="(UTC-03:00) Greenland" /> + <option value="(UTC-03:00) Montevideo" /> + <option value="(UTC-03:00) Punta Arenas" /> + <option value="(UTC-03:00) Saint Pierre and Miquelon" /> + <option value="(UTC-03:00) Salvador" /> + <option value="(UTC-02:00) Coordinated Universal Time-02" /> + <option value="(UTC-02:00) Mid-Atlantic - Old" /> + <option value="(UTC-01:00) Azores" /> + <option value="(UTC-01:00) Cabo Verde Is." /> + <option value="(UTC) Coordinated Universal Time" /> + <option value="(UTC+00:00) Casablanca" /> + <option value="(UTC+00:00) Dublin, Edinburgh, Lisbon, London" /> + <option value="(UTC+00:00) Monrovia, Reykjavik" /> + <option value="(UTC+01:00) Amsterdam, Berlin, Bern, Rome, Stockholm, Vienna" /> + <option value="(UTC+01:00) Belgrade, Bratislava, Budapest, Ljubljana, Prague" /> + <option value="(UTC+01:00) Brussels, Copenhagen, Madrid, Paris" /> + <option value="(UTC+01:00) Sarajevo, Skopje, Warsaw, Zagreb" /> + <option value="(UTC+01:00) West Central Africa" /> + <option value="(UTC+01:00) Windhoek" /> + <option value="(UTC+02:00) Amman" /> + <option value="(UTC+02:00) Athens, Bucharest" /> + <option value="(UTC+02:00) Beirut" /> + <option value="(UTC+02:00) Cairo" /> + <option value="(UTC+02:00) Chisinau" /> + <option value="(UTC+02:00) Damascus" /> + <option value="(UTC+02:00) Gaza, Hebron" /> + <option value="(UTC+02:00) Harare, Pretoria" /> + <option value="(UTC+02:00) Helsinki, Kyiv, Riga, Sofia, Tallinn, Vilnius" /> + <option value="(UTC+02:00) Jerusalem" /> + <option value="(UTC+02:00) Kaliningrad" /> + <option value="(UTC+02:00) Tripoli" /> + <option value="(UTC+03:00) Baghdad" /> + <option value="(UTC+03:00) Istanbul" /> + <option value="(UTC+03:00) Kuwait, Riyadh" /> + <option value="(UTC+03:00) Minsk" /> + <option value="(UTC+03:00) Moscow, St. Petersburg" /> + <option value="(UTC+03:00) Nairobi" /> + <option value="(UTC+03:30) Tehran" /> + <option value="(UTC+04:00) Abu Dhabi, Muscat" /> + <option value="(UTC+04:00) Astrakhan, Ulyanovsk" /> + <option value="(UTC+04:00) Baku" /> + <option value="(UTC+04:00) Izhevsk, Samara" /> + <option value="(UTC+04:00) Port Louis" /> + <option value="(UTC+04:00) Saratov" /> + <option value="(UTC+04:00) Tbilisi" /> + <option value="(UTC+04:00) Volgograd" /> + <option value="(UTC+04:00) Yerevan" /> + <option value="(UTC+04:30) Kabul" /> + <option value="(UTC+05:00) Ashgabat, Tashkent" /> + <option value="(UTC+05:00) Ekaterinburg" /> + <option value="(UTC+05:00) Islamabad, Karachi" /> + <option value="(UTC+05:30) Chennai, Kolkata, Mumbai, New Delhi" /> + <option value="(UTC+05:30) Sri Jayawardenepura" /> + <option value="(UTC+05:45) Kathmandu" /> + <option value="(UTC+06:00) Astana" /> + <option value="(UTC+06:00) Dhaka" /> + <option value="(UTC+06:00) Omsk" /> + <option value="(UTC+06:30) Yangon (Rangoon)" /> + <option value="(UTC+07:00) Bangkok, Hanoi, Jakarta" /> + <option value="(UTC+07:00) Barnaul, Gorno-Altaysk" /> + <option value="(UTC+07:00) Hovd" /> + <option value="(UTC+07:00) Krasnoyarsk" /> + <option value="(UTC+07:00) Novosibirsk" /> + <option value="(UTC+07:00) Tomsk" /> + <option value="(UTC+08:00) Beijing, Chongqing, Hong Kong, Urumqi" /> + <option value="(UTC+08:00) Irkutsk" /> + <option value="(UTC+08:00) Kuala Lumpur, Singapore" /> + <option value="(UTC+08:00) Perth" /> + <option value="(UTC+08:00) Taipei" /> + <option value="(UTC+08:00) Ulaanbaatar" /> + <option value="(UTC+08:30) Pyongyang" /> + <option value="(UTC+08:45) Eucla" /> + <option value="(UTC+09:00) Chita" /> + <option value="(UTC+09:00) Osaka, Sapporo, Tokyo" /> + <option value="(UTC+09:00) Seoul" /> + <option value="(UTC+09:00) Yakutsk" /> + <option value="(UTC+09:30) Adelaide" /> + <option value="(UTC+09:30) Darwin" /> + <option value="(UTC+10:00) Brisbane" /> + <option value="(UTC+10:00) Canberra, Melbourne, Sydney" /> + <option value="(UTC+10:00) Guam, Port Moresby" /> + <option value="(UTC+10:00) Hobart" /> + <option value="(UTC+10:00) Vladivostok" /> + <option value="(UTC+10:30) Lord Howe Island" /> + <option value="(UTC+11:00) Bougainville Island" /> + <option value="(UTC+11:00) Chokurdakh" /> + <option value="(UTC+11:00) Magadan" /> + <option value="(UTC+11:00) Norfolk Island" /> + <option value="(UTC+11:00) Sakhalin" /> + <option value="(UTC+11:00) Solomon Is., New Caledonia" /> + <option value="(UTC+12:00) Anadyr, Petropavlovsk-Kamchatsky" /> + <option value="(UTC+12:00) Auckland, Wellington" /> + <option value="(UTC+12:00) Coordinated Universal Time+12" /> + <option value="(UTC+12:00) Fiji" /> + <option value="(UTC+12:00) Petropavlovsk-Kamchatsky - Old" /> + <option value="(UTC+12:45) Chatham Islands" /> + <option value="(UTC+13:00) Coordinated Universal Time+13" /> + <option value="(UTC+13:00) Nuku'alofa" /> + <option value="(UTC+13:00) Samoa" /> + <option value="(UTC+14:00) Kiritimati Island" /> + </param> + <param style="plain" name="RequiredAttendees" path="/RequiredAttendees" type="xs:string" /> + <param style="plain" name="OptionalAttendees" path="/OptionalAttendees" type="xs:string" /> + <param style="plain" name="ResourceAttendees" path="/ResourceAttendees" type="xs:string" /> + <param style="plain" name="Body" path="/Body" type="xs:string" /> + <param style="plain" name="Location" path="/Location" type="xs:string" /> + <param style="plain" name="Importance" path="/Importance" type="xs:string"> + <option value="Low" /> + <option value="Normal" /> + <option value="High" /> + </param> + <param style="plain" name="IsAllDay" path="/IsAllDay" type="xs:boolean" /> + <param style="plain" name="Recurrence" path="/Recurrence" type="xs:string"> + <option value="None" /> + <option value="Daily" /> + <option value="Weekly" /> + <option value="Monthly" /> + <option value="Yearly" /> + </param> + <param style="plain" name="RecurrenceEnd" path="/RecurrenceEnd" type="service:CalendarEventHtmlClient_RecurrenceEnd_def" /> + <param style="plain" name="NumberOfOccurrences" path="/NumberOfOccurrences" type="xs:int" /> + <param style="plain" name="Reminder" path="/Reminder" type="xs:int" /> + <param style="plain" name="ShowAs" path="/ShowAs" type="xs:string"> + <option value="Free" /> + <option value="Tentative" /> + <option value="Busy" /> + <option value="Oof" /> + <option value="WorkingElsewhere" /> + <option value="Unknown" /> + </param> + <param style="plain" name="ResponseRequested" path="/ResponseRequested" type="xs:boolean" /> + </representation> + </request> + <response> + <representation mediaType="application/json" element="service:CalendarEventClientReceiveStringEnums" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/datasets/calendars/v4/tables/{table}/items"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <param style="template" name="table" type="xs:string" required="true"> + <doc title="Select a calendar" /> + </param> + <method siena:requiresAuthentication="true" name="GET" id="V4CalendarGetItems" actionName="V4CalendarGetItems" visibility="advanced" siena:isDeprecated="false" siena:family="CalendarGetItems" siena:revision="4" siena:status="Production"> + <doc title="Get events (V4)
This operation gets events from a calendar using Graph API. (V4)" /> + <request> + <param style="query" name="$filter" type="xs:string"> + <doc title="An ODATA filter query to restrict the entries returned (e.g. stringColumn eq 'string' OR numberColumn lt 123)." /> + </param> + <param style="query" name="$orderby" type="xs:string"> + <doc title="An ODATA orderBy query for specifying the order of entries." /> + </param> + <param style="query" name="$top" type="xs:int"> + <doc title="Total number of entries to retrieve (default = all)." /> + </param> + <param style="query" name="$skip" type="xs:int"> + <doc title="The number of entries to skip (default = 0)." /> + </param> + </request> + <response> + <representation mediaType="application/json" element="service:GraphCalendarEventListClientReceive" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/datasets/calendars/v4/tables/{table}/items"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <param style="template" name="table" type="xs:string" required="true"> + <doc title="Select a calendar" /> + </param> + <method siena:requiresAuthentication="true" name="POST" id="V4CalendarPostItem" actionName="V4CalendarPostItem" visibility="important" siena:isDeprecated="false" siena:family="CalendarPostItem" siena:revision="4" siena:status="Production"> + <doc title="Create event (V4)
This operation creates a new event in a calendar." /> + <request> + <representation mediaType="application/json"> + <param style="plain" name="subject" path="/subject" type="xs:string" required="true" /> + <param style="plain" name="start" path="/start" type="xs:string" required="true" /> + <param style="plain" name="end" path="/end" type="xs:string" required="true" /> + <param style="plain" name="timeZone" path="/timeZone" type="xs:string" required="true"> + <option value="" /> + <option value="(UTC-12:00) International Date Line West" /> + <option value="(UTC-11:00) Coordinated Universal Time-11" /> + <option value="(UTC-10:00) Aleutian Islands" /> + <option value="(UTC-10:00) Hawaii" /> + <option value="(UTC-09:30) Marquesas Islands" /> + <option value="(UTC-09:00) Alaska" /> + <option value="(UTC-09:00) Coordinated Universal Time-09" /> + <option value="(UTC-08:00) Baja California" /> + <option value="(UTC-08:00) Coordinated Universal Time-08" /> + <option value="(UTC-08:00) Pacific Time (US & Canada)" /> + <option value="(UTC-07:00) Arizona" /> + <option value="(UTC-07:00) Chihuahua, La Paz, Mazatlan" /> + <option value="(UTC-07:00) Mountain Time (US & Canada)" /> + <option value="(UTC-06:00) Central America" /> + <option value="(UTC-06:00) Central Time (US & Canada)" /> + <option value="(UTC-06:00) Easter Island" /> + <option value="(UTC-06:00) Guadalajara, Mexico City, Monterrey" /> + <option value="(UTC-06:00) Saskatchewan" /> + <option value="(UTC-05:00) Bogota, Lima, Quito, Rio Branco" /> + <option value="(UTC-05:00) Chetumal" /> + <option value="(UTC-05:00) Eastern Time (US & Canada)" /> + <option value="(UTC-05:00) Haiti" /> + <option value="(UTC-05:00) Havana" /> + <option value="(UTC-05:00) Indiana (East)" /> + <option value="(UTC-04:00) Asuncion" /> + <option value="(UTC-04:00) Atlantic Time (Canada)" /> + <option value="(UTC-04:00) Caracas" /> + <option value="(UTC-04:00) Cuiaba" /> + <option value="(UTC-04:00) Georgetown, La Paz, Manaus, San Juan" /> + <option value="(UTC-04:00) Santiago" /> + <option value="(UTC-04:00) Turks and Caicos" /> + <option value="(UTC-03:30) Newfoundland" /> + <option value="(UTC-03:00) Araguaina" /> + <option value="(UTC-03:00) Brasilia" /> + <option value="(UTC-03:00) Cayenne, Fortaleza" /> + <option value="(UTC-03:00) City of Buenos Aires" /> + <option value="(UTC-03:00) Greenland" /> + <option value="(UTC-03:00) Montevideo" /> + <option value="(UTC-03:00) Punta Arenas" /> + <option value="(UTC-03:00) Saint Pierre and Miquelon" /> + <option value="(UTC-03:00) Salvador" /> + <option value="(UTC-02:00) Coordinated Universal Time-02" /> + <option value="(UTC-02:00) Mid-Atlantic - Old" /> + <option value="(UTC-01:00) Azores" /> + <option value="(UTC-01:00) Cabo Verde Is." /> + <option value="(UTC) Coordinated Universal Time" /> + <option value="(UTC+00:00) Casablanca" /> + <option value="(UTC+00:00) Dublin, Edinburgh, Lisbon, London" /> + <option value="(UTC+00:00) Monrovia, Reykjavik" /> + <option value="(UTC+01:00) Amsterdam, Berlin, Bern, Rome, Stockholm, Vienna" /> + <option value="(UTC+01:00) Belgrade, Bratislava, Budapest, Ljubljana, Prague" /> + <option value="(UTC+01:00) Brussels, Copenhagen, Madrid, Paris" /> + <option value="(UTC+01:00) Sarajevo, Skopje, Warsaw, Zagreb" /> + <option value="(UTC+01:00) West Central Africa" /> + <option value="(UTC+01:00) Windhoek" /> + <option value="(UTC+02:00) Amman" /> + <option value="(UTC+02:00) Athens, Bucharest" /> + <option value="(UTC+02:00) Beirut" /> + <option value="(UTC+02:00) Cairo" /> + <option value="(UTC+02:00) Chisinau" /> + <option value="(UTC+02:00) Damascus" /> + <option value="(UTC+02:00) Gaza, Hebron" /> + <option value="(UTC+02:00) Harare, Pretoria" /> + <option value="(UTC+02:00) Helsinki, Kyiv, Riga, Sofia, Tallinn, Vilnius" /> + <option value="(UTC+02:00) Jerusalem" /> + <option value="(UTC+02:00) Kaliningrad" /> + <option value="(UTC+02:00) Tripoli" /> + <option value="(UTC+03:00) Baghdad" /> + <option value="(UTC+03:00) Istanbul" /> + <option value="(UTC+03:00) Kuwait, Riyadh" /> + <option value="(UTC+03:00) Minsk" /> + <option value="(UTC+03:00) Moscow, St. Petersburg" /> + <option value="(UTC+03:00) Nairobi" /> + <option value="(UTC+03:30) Tehran" /> + <option value="(UTC+04:00) Abu Dhabi, Muscat" /> + <option value="(UTC+04:00) Astrakhan, Ulyanovsk" /> + <option value="(UTC+04:00) Baku" /> + <option value="(UTC+04:00) Izhevsk, Samara" /> + <option value="(UTC+04:00) Port Louis" /> + <option value="(UTC+04:00) Saratov" /> + <option value="(UTC+04:00) Tbilisi" /> + <option value="(UTC+04:00) Volgograd" /> + <option value="(UTC+04:00) Yerevan" /> + <option value="(UTC+04:30) Kabul" /> + <option value="(UTC+05:00) Ashgabat, Tashkent" /> + <option value="(UTC+05:00) Ekaterinburg" /> + <option value="(UTC+05:00) Islamabad, Karachi" /> + <option value="(UTC+05:30) Chennai, Kolkata, Mumbai, New Delhi" /> + <option value="(UTC+05:30) Sri Jayawardenepura" /> + <option value="(UTC+05:45) Kathmandu" /> + <option value="(UTC+06:00) Astana" /> + <option value="(UTC+06:00) Dhaka" /> + <option value="(UTC+06:00) Omsk" /> + <option value="(UTC+06:30) Yangon (Rangoon)" /> + <option value="(UTC+07:00) Bangkok, Hanoi, Jakarta" /> + <option value="(UTC+07:00) Barnaul, Gorno-Altaysk" /> + <option value="(UTC+07:00) Hovd" /> + <option value="(UTC+07:00) Krasnoyarsk" /> + <option value="(UTC+07:00) Novosibirsk" /> + <option value="(UTC+07:00) Tomsk" /> + <option value="(UTC+08:00) Beijing, Chongqing, Hong Kong, Urumqi" /> + <option value="(UTC+08:00) Irkutsk" /> + <option value="(UTC+08:00) Kuala Lumpur, Singapore" /> + <option value="(UTC+08:00) Perth" /> + <option value="(UTC+08:00) Taipei" /> + <option value="(UTC+08:00) Ulaanbaatar" /> + <option value="(UTC+08:30) Pyongyang" /> + <option value="(UTC+08:45) Eucla" /> + <option value="(UTC+09:00) Chita" /> + <option value="(UTC+09:00) Osaka, Sapporo, Tokyo" /> + <option value="(UTC+09:00) Seoul" /> + <option value="(UTC+09:00) Yakutsk" /> + <option value="(UTC+09:30) Adelaide" /> + <option value="(UTC+09:30) Darwin" /> + <option value="(UTC+10:00) Brisbane" /> + <option value="(UTC+10:00) Canberra, Melbourne, Sydney" /> + <option value="(UTC+10:00) Guam, Port Moresby" /> + <option value="(UTC+10:00) Hobart" /> + <option value="(UTC+10:00) Vladivostok" /> + <option value="(UTC+10:30) Lord Howe Island" /> + <option value="(UTC+11:00) Bougainville Island" /> + <option value="(UTC+11:00) Chokurdakh" /> + <option value="(UTC+11:00) Magadan" /> + <option value="(UTC+11:00) Norfolk Island" /> + <option value="(UTC+11:00) Sakhalin" /> + <option value="(UTC+11:00) Solomon Is., New Caledonia" /> + <option value="(UTC+12:00) Anadyr, Petropavlovsk-Kamchatsky" /> + <option value="(UTC+12:00) Auckland, Wellington" /> + <option value="(UTC+12:00) Coordinated Universal Time+12" /> + <option value="(UTC+12:00) Fiji" /> + <option value="(UTC+12:00) Petropavlovsk-Kamchatsky - Old" /> + <option value="(UTC+12:45) Chatham Islands" /> + <option value="(UTC+13:00) Coordinated Universal Time+13" /> + <option value="(UTC+13:00) Nuku'alofa" /> + <option value="(UTC+13:00) Samoa" /> + <option value="(UTC+14:00) Kiritimati Island" /> + </param> + <param style="plain" name="requiredAttendees" path="/requiredAttendees" type="xs:string" /> + <param style="plain" name="optionalAttendees" path="/optionalAttendees" type="xs:string" /> + <param style="plain" name="resourceAttendees" path="/resourceAttendees" type="xs:string" /> + <param style="plain" name="body" path="/body" type="xs:string" /> + <param style="plain" name="categories" path="/categories" type="service:GraphCalendarEventClient_categories_def" /> + <param style="plain" name="location" path="/location" type="xs:string" /> + <param style="plain" name="importance" path="/importance" type="xs:string"> + <option value="low" /> + <option value="normal" /> + <option value="high" /> + </param> + <param style="plain" name="isAllDay" path="/isAllDay" type="xs:boolean" /> + <param style="plain" name="recurrence" path="/recurrence" type="xs:string"> + <option value="none" /> + <option value="daily" /> + <option value="weekly" /> + <option value="monthly" /> + <option value="yearly" /> + </param> + <param style="plain" name="selectedDaysOfWeek" path="/selectedDaysOfWeek" type="service:GraphCalendarEventClient_selectedDaysOfWeek_def" /> + <param style="plain" name="recurrenceEnd" path="/recurrenceEnd" type="xs:string" /> + <param style="plain" name="numberOfOccurences" path="/numberOfOccurences" type="xs:int" /> + <param style="plain" name="reminderMinutesBeforeStart" path="/reminderMinutesBeforeStart" type="xs:int" /> + <param style="plain" name="isReminderOn" path="/isReminderOn" type="xs:boolean" /> + <param style="plain" name="showAs" path="/showAs" type="xs:string"> + <option value="free" /> + <option value="tentative" /> + <option value="busy" /> + <option value="oof" /> + <option value="workingElsewhere" /> + <option value="unknown" /> + </param> + <param style="plain" name="responseRequested" path="/responseRequested" type="xs:boolean" /> + <param style="plain" name="sensitivity" path="/sensitivity" type="xs:string"> + <option value="normal" /> + <option value="personal" /> + <option value="private" /> + <option value="confidential" /> + </param> + </representation> + </request> + <response> + <representation mediaType="application/json" element="service:GraphCalendarEventClientReceive" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/datasets/calendars/v2/tables/{table}/items"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <param style="template" name="table" type="xs:string" required="true"> + <doc title="Select a calendar" /> + </param> + <method siena:requiresAuthentication="true" name="GET" id="V2CalendarGetItems" actionName="V2CalendarGetItems" visibility="advanced" siena:isDeprecated="true" siena:family="CalendarGetItems" siena:revision="2" siena:status="Production"> + <doc title="Get events (V2)
This operation gets events from a calendar. (V2)" /> + <request> + <param style="query" name="$filter" type="xs:string"> + <doc title="An ODATA filter query to restrict the entries returned (e.g. stringColumn eq 'string' OR numberColumn lt 123)." /> + </param> + <param style="query" name="$orderby" type="xs:string"> + <doc title="An ODATA orderBy query for specifying the order of entries." /> + </param> + <param style="query" name="$top" type="xs:int"> + <doc title="Total number of entries to retrieve (default = all)." /> + </param> + <param style="query" name="$skip" type="xs:int"> + <doc title="The number of entries to skip (default = 0)." /> + </param> + </request> + <response> + <representation mediaType="application/json" element="service:EntityListResponse_ux5B_CalendarEventClientReceiveStringEnums_ux5D_" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/datasets/calendars/v2/tables/{table}/items"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <param style="template" name="table" type="xs:string" required="true"> + <doc title="Select a calendar" /> + </param> + <method siena:requiresAuthentication="true" name="POST" id="V2CalendarPostItem" actionName="V2CalendarPostItem" visibility="important" siena:isDeprecated="true" siena:family="CalendarPostItem" siena:revision="2" siena:status="Production"> + <doc title="Create event (V2)
This operation creates a new event in a calendar. (V2)" /> + <request> + <representation mediaType="application/json"> + <param style="plain" name="Subject" path="/Subject" type="xs:string" required="true" /> + <param style="plain" name="Start" path="/Start" type="service:CalendarEventClient_Start_def" required="true" /> + <param style="plain" name="End" path="/End" type="service:CalendarEventClient_End_def" required="true" /> + <param style="plain" name="TimeZone" path="/TimeZone" type="xs:string"> + <option value="" /> + <option value="(UTC-12:00) International Date Line West" /> + <option value="(UTC-11:00) Coordinated Universal Time-11" /> + <option value="(UTC-10:00) Aleutian Islands" /> + <option value="(UTC-10:00) Hawaii" /> + <option value="(UTC-09:30) Marquesas Islands" /> + <option value="(UTC-09:00) Alaska" /> + <option value="(UTC-09:00) Coordinated Universal Time-09" /> + <option value="(UTC-08:00) Baja California" /> + <option value="(UTC-08:00) Coordinated Universal Time-08" /> + <option value="(UTC-08:00) Pacific Time (US & Canada)" /> + <option value="(UTC-07:00) Arizona" /> + <option value="(UTC-07:00) Chihuahua, La Paz, Mazatlan" /> + <option value="(UTC-07:00) Mountain Time (US & Canada)" /> + <option value="(UTC-06:00) Central America" /> + <option value="(UTC-06:00) Central Time (US & Canada)" /> + <option value="(UTC-06:00) Easter Island" /> + <option value="(UTC-06:00) Guadalajara, Mexico City, Monterrey" /> + <option value="(UTC-06:00) Saskatchewan" /> + <option value="(UTC-05:00) Bogota, Lima, Quito, Rio Branco" /> + <option value="(UTC-05:00) Chetumal" /> + <option value="(UTC-05:00) Eastern Time (US & Canada)" /> + <option value="(UTC-05:00) Haiti" /> + <option value="(UTC-05:00) Havana" /> + <option value="(UTC-05:00) Indiana (East)" /> + <option value="(UTC-04:00) Asuncion" /> + <option value="(UTC-04:00) Atlantic Time (Canada)" /> + <option value="(UTC-04:00) Caracas" /> + <option value="(UTC-04:00) Cuiaba" /> + <option value="(UTC-04:00) Georgetown, La Paz, Manaus, San Juan" /> + <option value="(UTC-04:00) Santiago" /> + <option value="(UTC-04:00) Turks and Caicos" /> + <option value="(UTC-03:30) Newfoundland" /> + <option value="(UTC-03:00) Araguaina" /> + <option value="(UTC-03:00) Brasilia" /> + <option value="(UTC-03:00) Cayenne, Fortaleza" /> + <option value="(UTC-03:00) City of Buenos Aires" /> + <option value="(UTC-03:00) Greenland" /> + <option value="(UTC-03:00) Montevideo" /> + <option value="(UTC-03:00) Punta Arenas" /> + <option value="(UTC-03:00) Saint Pierre and Miquelon" /> + <option value="(UTC-03:00) Salvador" /> + <option value="(UTC-02:00) Coordinated Universal Time-02" /> + <option value="(UTC-02:00) Mid-Atlantic - Old" /> + <option value="(UTC-01:00) Azores" /> + <option value="(UTC-01:00) Cabo Verde Is." /> + <option value="(UTC) Coordinated Universal Time" /> + <option value="(UTC+00:00) Casablanca" /> + <option value="(UTC+00:00) Dublin, Edinburgh, Lisbon, London" /> + <option value="(UTC+00:00) Monrovia, Reykjavik" /> + <option value="(UTC+01:00) Amsterdam, Berlin, Bern, Rome, Stockholm, Vienna" /> + <option value="(UTC+01:00) Belgrade, Bratislava, Budapest, Ljubljana, Prague" /> + <option value="(UTC+01:00) Brussels, Copenhagen, Madrid, Paris" /> + <option value="(UTC+01:00) Sarajevo, Skopje, Warsaw, Zagreb" /> + <option value="(UTC+01:00) West Central Africa" /> + <option value="(UTC+01:00) Windhoek" /> + <option value="(UTC+02:00) Amman" /> + <option value="(UTC+02:00) Athens, Bucharest" /> + <option value="(UTC+02:00) Beirut" /> + <option value="(UTC+02:00) Cairo" /> + <option value="(UTC+02:00) Chisinau" /> + <option value="(UTC+02:00) Damascus" /> + <option value="(UTC+02:00) Gaza, Hebron" /> + <option value="(UTC+02:00) Harare, Pretoria" /> + <option value="(UTC+02:00) Helsinki, Kyiv, Riga, Sofia, Tallinn, Vilnius" /> + <option value="(UTC+02:00) Jerusalem" /> + <option value="(UTC+02:00) Kaliningrad" /> + <option value="(UTC+02:00) Tripoli" /> + <option value="(UTC+03:00) Baghdad" /> + <option value="(UTC+03:00) Istanbul" /> + <option value="(UTC+03:00) Kuwait, Riyadh" /> + <option value="(UTC+03:00) Minsk" /> + <option value="(UTC+03:00) Moscow, St. Petersburg" /> + <option value="(UTC+03:00) Nairobi" /> + <option value="(UTC+03:30) Tehran" /> + <option value="(UTC+04:00) Abu Dhabi, Muscat" /> + <option value="(UTC+04:00) Astrakhan, Ulyanovsk" /> + <option value="(UTC+04:00) Baku" /> + <option value="(UTC+04:00) Izhevsk, Samara" /> + <option value="(UTC+04:00) Port Louis" /> + <option value="(UTC+04:00) Saratov" /> + <option value="(UTC+04:00) Tbilisi" /> + <option value="(UTC+04:00) Volgograd" /> + <option value="(UTC+04:00) Yerevan" /> + <option value="(UTC+04:30) Kabul" /> + <option value="(UTC+05:00) Ashgabat, Tashkent" /> + <option value="(UTC+05:00) Ekaterinburg" /> + <option value="(UTC+05:00) Islamabad, Karachi" /> + <option value="(UTC+05:30) Chennai, Kolkata, Mumbai, New Delhi" /> + <option value="(UTC+05:30) Sri Jayawardenepura" /> + <option value="(UTC+05:45) Kathmandu" /> + <option value="(UTC+06:00) Astana" /> + <option value="(UTC+06:00) Dhaka" /> + <option value="(UTC+06:00) Omsk" /> + <option value="(UTC+06:30) Yangon (Rangoon)" /> + <option value="(UTC+07:00) Bangkok, Hanoi, Jakarta" /> + <option value="(UTC+07:00) Barnaul, Gorno-Altaysk" /> + <option value="(UTC+07:00) Hovd" /> + <option value="(UTC+07:00) Krasnoyarsk" /> + <option value="(UTC+07:00) Novosibirsk" /> + <option value="(UTC+07:00) Tomsk" /> + <option value="(UTC+08:00) Beijing, Chongqing, Hong Kong, Urumqi" /> + <option value="(UTC+08:00) Irkutsk" /> + <option value="(UTC+08:00) Kuala Lumpur, Singapore" /> + <option value="(UTC+08:00) Perth" /> + <option value="(UTC+08:00) Taipei" /> + <option value="(UTC+08:00) Ulaanbaatar" /> + <option value="(UTC+08:30) Pyongyang" /> + <option value="(UTC+08:45) Eucla" /> + <option value="(UTC+09:00) Chita" /> + <option value="(UTC+09:00) Osaka, Sapporo, Tokyo" /> + <option value="(UTC+09:00) Seoul" /> + <option value="(UTC+09:00) Yakutsk" /> + <option value="(UTC+09:30) Adelaide" /> + <option value="(UTC+09:30) Darwin" /> + <option value="(UTC+10:00) Brisbane" /> + <option value="(UTC+10:00) Canberra, Melbourne, Sydney" /> + <option value="(UTC+10:00) Guam, Port Moresby" /> + <option value="(UTC+10:00) Hobart" /> + <option value="(UTC+10:00) Vladivostok" /> + <option value="(UTC+10:30) Lord Howe Island" /> + <option value="(UTC+11:00) Bougainville Island" /> + <option value="(UTC+11:00) Chokurdakh" /> + <option value="(UTC+11:00) Magadan" /> + <option value="(UTC+11:00) Norfolk Island" /> + <option value="(UTC+11:00) Sakhalin" /> + <option value="(UTC+11:00) Solomon Is., New Caledonia" /> + <option value="(UTC+12:00) Anadyr, Petropavlovsk-Kamchatsky" /> + <option value="(UTC+12:00) Auckland, Wellington" /> + <option value="(UTC+12:00) Coordinated Universal Time+12" /> + <option value="(UTC+12:00) Fiji" /> + <option value="(UTC+12:00) Petropavlovsk-Kamchatsky - Old" /> + <option value="(UTC+12:45) Chatham Islands" /> + <option value="(UTC+13:00) Coordinated Universal Time+13" /> + <option value="(UTC+13:00) Nuku'alofa" /> + <option value="(UTC+13:00) Samoa" /> + <option value="(UTC+14:00) Kiritimati Island" /> + </param> + <param style="plain" name="RequiredAttendees" path="/RequiredAttendees" type="xs:string" /> + <param style="plain" name="OptionalAttendees" path="/OptionalAttendees" type="xs:string" /> + <param style="plain" name="ResourceAttendees" path="/ResourceAttendees" type="xs:string" /> + <param style="plain" name="Body" path="/Body" type="xs:string" /> + <param style="plain" name="IsHtml" path="/IsHtml" type="xs:boolean" /> + <param style="plain" name="Location" path="/Location" type="xs:string" /> + <param style="plain" name="Importance" path="/Importance" type="xs:string"> + <option value="Low" /> + <option value="Normal" /> + <option value="High" /> + </param> + <param style="plain" name="IsAllDay" path="/IsAllDay" type="xs:boolean" /> + <param style="plain" name="Recurrence" path="/Recurrence" type="xs:string"> + <option value="None" /> + <option value="Daily" /> + <option value="Weekly" /> + <option value="Monthly" /> + <option value="Yearly" /> + </param> + <param style="plain" name="RecurrenceEnd" path="/RecurrenceEnd" type="service:CalendarEventClient_RecurrenceEnd_def" /> + <param style="plain" name="NumberOfOccurrences" path="/NumberOfOccurrences" type="xs:int" /> + <param style="plain" name="Reminder" path="/Reminder" type="xs:int" /> + <param style="plain" name="ShowAs" path="/ShowAs" type="xs:string"> + <option value="Free" /> + <option value="Tentative" /> + <option value="Busy" /> + <option value="Oof" /> + <option value="WorkingElsewhere" /> + <option value="Unknown" /> + </param> + <param style="plain" name="ResponseRequested" path="/ResponseRequested" type="xs:boolean" /> + </representation> + </request> + <response> + <representation mediaType="application/json" element="service:CalendarEventClientReceiveStringEnums" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/datasets/calendars/v2/tables/items/calendarview"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <method siena:requiresAuthentication="true" name="GET" id="GetEventsCalendarViewV2" actionName="GetEventsCalendarViewV2" visibility="advanced" siena:isDeprecated="true" siena:family="GetEventsCalendarView" siena:revision="2" siena:status="Production"> + <doc title="Get calendar view of events (V2)
This operation gets all events (including instances of recurrences) in a calendar. Recurrence property is null in this case." /> + <request> + <param style="query" name="calendarId" type="xs:string" required="true"> + <doc title="Select a calendar" /> + </param> + <param style="query" name="startDateTimeOffset" type="xs:string" required="true"> + <doc title="Start time (example: '2017-01-01T08:00:00-07:00')" /> + </param> + <param style="query" name="endDateTimeOffset" type="xs:string" required="true"> + <doc title="End time (example: '2017-02-01T08:00:00-07:00')" /> + </param> + <param style="query" name="$filter" type="xs:string"> + <doc title="An ODATA filter query to restrict the entries returned (e.g. stringColumn eq 'string' OR numberColumn lt 123)." /> + </param> + <param style="query" name="$orderby" type="xs:string"> + <doc title="An ODATA orderBy query for specifying the order of entries." /> + </param> + <param style="query" name="$top" type="xs:int"> + <doc title="Total number of entries to retrieve (default = all)." /> + </param> + <param style="query" name="$skip" type="xs:int"> + <doc title="The number of entries to skip (default = 0)." /> + </param> + <param style="query" name="search" type="xs:string"> + <doc title="Search text for matching event body and subject" /> + </param> + </request> + <response> + <representation mediaType="application/json" element="service:EntityListResponse_ux5B_CalendarEventClientReceiveStringEnums_ux5D_" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/datasets/calendars/v3/tables/items/calendarview"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <method siena:requiresAuthentication="true" name="GET" id="GetEventsCalendarViewV3" actionName="GetEventsCalendarViewV3" visibility="advanced" siena:isDeprecated="false" siena:family="GetEventsCalendarView" siena:revision="3" siena:status="Production"> + <doc title="Get calendar view of events (V3)
This operation gets all events (including instances of recurrences) in a calendar using Graph API. Recurrence property is null in this case." /> + <request> + <param style="query" name="calendarId" type="xs:string" required="true"> + <doc title="Select a calendar" /> + </param> + <param style="query" name="startDateTimeUtc" type="xs:string" required="true"> + <doc title="Start time in UTC (example: '2017-01-01T08:00:00')" /> + </param> + <param style="query" name="endDateTimeUtc" type="xs:string" required="true"> + <doc title="End time in UTC (example: '2017-02-01T08:00:00')" /> + </param> + <param style="query" name="$filter" type="xs:string"> + <doc title="An ODATA filter query to restrict the entries returned (e.g. stringColumn eq 'string' OR numberColumn lt 123)." /> + </param> + <param style="query" name="$orderby" type="xs:string"> + <doc title="An ODATA orderBy query for specifying the order of entries." /> + </param> + <param style="query" name="$top" type="xs:int"> + <doc title="Total number of entries to retrieve (default = all)." /> + </param> + <param style="query" name="$skip" type="xs:int"> + <doc title="The number of entries to skip (default = 0)." /> + </param> + <param style="query" name="search" type="xs:string"> + <doc title="Search text for matching event body and subject" /> + </param> + </request> + <response> + <representation mediaType="application/json" element="service:EntityListResponse_ux5B_GraphCalendarEventClientReceive_ux5D_" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/datasets/calendars/v2/tables/{table}/items/{id}"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <param style="template" name="table" type="xs:string" required="true"> + <doc title="Select a calendar" /> + </param> + <param style="template" name="id" type="xs:string" required="true"> + <doc title="Select an event" /> + </param> + <method siena:requiresAuthentication="true" name="GET" id="V2CalendarGetItem" actionName="V2CalendarGetItem" visibility="advanced" siena:isDeprecated="true" siena:family="CalendarGetItem" siena:revision="2" siena:status="Production"> + <doc title="Get event (V2)
This operation gets a specific event from a calendar. (V2)" /> + <request /> + <response> + <representation mediaType="application/json" element="service:CalendarEventClientReceiveStringEnums" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/datasets/calendars/v2/tables/{table}/items/{id}"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <param style="template" name="table" type="xs:string" required="true"> + <doc title="Select a calendar" /> + </param> + <param style="template" name="id" type="xs:string" required="true"> + <doc title="Select an event" /> + </param> + <method siena:requiresAuthentication="true" name="PATCH" id="V2CalendarPatchItem" actionName="V2CalendarPatchItem" visibility="advanced" siena:isDeprecated="true" siena:family="CalendarPatchItem" siena:revision="2" siena:status="Production"> + <doc title="Update event (V2)
This operation updates an event in a calendar. (V2)" /> + <request> + <representation mediaType="application/json"> + <param style="plain" name="Subject" path="/Subject" type="xs:string" required="true" /> + <param style="plain" name="Start" path="/Start" type="service:CalendarEventClient_Start_def" required="true" /> + <param style="plain" name="End" path="/End" type="service:CalendarEventClient_End_def" required="true" /> + <param style="plain" name="TimeZone" path="/TimeZone" type="xs:string"> + <option value="" /> + <option value="(UTC-12:00) International Date Line West" /> + <option value="(UTC-11:00) Coordinated Universal Time-11" /> + <option value="(UTC-10:00) Aleutian Islands" /> + <option value="(UTC-10:00) Hawaii" /> + <option value="(UTC-09:30) Marquesas Islands" /> + <option value="(UTC-09:00) Alaska" /> + <option value="(UTC-09:00) Coordinated Universal Time-09" /> + <option value="(UTC-08:00) Baja California" /> + <option value="(UTC-08:00) Coordinated Universal Time-08" /> + <option value="(UTC-08:00) Pacific Time (US & Canada)" /> + <option value="(UTC-07:00) Arizona" /> + <option value="(UTC-07:00) Chihuahua, La Paz, Mazatlan" /> + <option value="(UTC-07:00) Mountain Time (US & Canada)" /> + <option value="(UTC-06:00) Central America" /> + <option value="(UTC-06:00) Central Time (US & Canada)" /> + <option value="(UTC-06:00) Easter Island" /> + <option value="(UTC-06:00) Guadalajara, Mexico City, Monterrey" /> + <option value="(UTC-06:00) Saskatchewan" /> + <option value="(UTC-05:00) Bogota, Lima, Quito, Rio Branco" /> + <option value="(UTC-05:00) Chetumal" /> + <option value="(UTC-05:00) Eastern Time (US & Canada)" /> + <option value="(UTC-05:00) Haiti" /> + <option value="(UTC-05:00) Havana" /> + <option value="(UTC-05:00) Indiana (East)" /> + <option value="(UTC-04:00) Asuncion" /> + <option value="(UTC-04:00) Atlantic Time (Canada)" /> + <option value="(UTC-04:00) Caracas" /> + <option value="(UTC-04:00) Cuiaba" /> + <option value="(UTC-04:00) Georgetown, La Paz, Manaus, San Juan" /> + <option value="(UTC-04:00) Santiago" /> + <option value="(UTC-04:00) Turks and Caicos" /> + <option value="(UTC-03:30) Newfoundland" /> + <option value="(UTC-03:00) Araguaina" /> + <option value="(UTC-03:00) Brasilia" /> + <option value="(UTC-03:00) Cayenne, Fortaleza" /> + <option value="(UTC-03:00) City of Buenos Aires" /> + <option value="(UTC-03:00) Greenland" /> + <option value="(UTC-03:00) Montevideo" /> + <option value="(UTC-03:00) Punta Arenas" /> + <option value="(UTC-03:00) Saint Pierre and Miquelon" /> + <option value="(UTC-03:00) Salvador" /> + <option value="(UTC-02:00) Coordinated Universal Time-02" /> + <option value="(UTC-02:00) Mid-Atlantic - Old" /> + <option value="(UTC-01:00) Azores" /> + <option value="(UTC-01:00) Cabo Verde Is." /> + <option value="(UTC) Coordinated Universal Time" /> + <option value="(UTC+00:00) Casablanca" /> + <option value="(UTC+00:00) Dublin, Edinburgh, Lisbon, London" /> + <option value="(UTC+00:00) Monrovia, Reykjavik" /> + <option value="(UTC+01:00) Amsterdam, Berlin, Bern, Rome, Stockholm, Vienna" /> + <option value="(UTC+01:00) Belgrade, Bratislava, Budapest, Ljubljana, Prague" /> + <option value="(UTC+01:00) Brussels, Copenhagen, Madrid, Paris" /> + <option value="(UTC+01:00) Sarajevo, Skopje, Warsaw, Zagreb" /> + <option value="(UTC+01:00) West Central Africa" /> + <option value="(UTC+01:00) Windhoek" /> + <option value="(UTC+02:00) Amman" /> + <option value="(UTC+02:00) Athens, Bucharest" /> + <option value="(UTC+02:00) Beirut" /> + <option value="(UTC+02:00) Cairo" /> + <option value="(UTC+02:00) Chisinau" /> + <option value="(UTC+02:00) Damascus" /> + <option value="(UTC+02:00) Gaza, Hebron" /> + <option value="(UTC+02:00) Harare, Pretoria" /> + <option value="(UTC+02:00) Helsinki, Kyiv, Riga, Sofia, Tallinn, Vilnius" /> + <option value="(UTC+02:00) Jerusalem" /> + <option value="(UTC+02:00) Kaliningrad" /> + <option value="(UTC+02:00) Tripoli" /> + <option value="(UTC+03:00) Baghdad" /> + <option value="(UTC+03:00) Istanbul" /> + <option value="(UTC+03:00) Kuwait, Riyadh" /> + <option value="(UTC+03:00) Minsk" /> + <option value="(UTC+03:00) Moscow, St. Petersburg" /> + <option value="(UTC+03:00) Nairobi" /> + <option value="(UTC+03:30) Tehran" /> + <option value="(UTC+04:00) Abu Dhabi, Muscat" /> + <option value="(UTC+04:00) Astrakhan, Ulyanovsk" /> + <option value="(UTC+04:00) Baku" /> + <option value="(UTC+04:00) Izhevsk, Samara" /> + <option value="(UTC+04:00) Port Louis" /> + <option value="(UTC+04:00) Saratov" /> + <option value="(UTC+04:00) Tbilisi" /> + <option value="(UTC+04:00) Volgograd" /> + <option value="(UTC+04:00) Yerevan" /> + <option value="(UTC+04:30) Kabul" /> + <option value="(UTC+05:00) Ashgabat, Tashkent" /> + <option value="(UTC+05:00) Ekaterinburg" /> + <option value="(UTC+05:00) Islamabad, Karachi" /> + <option value="(UTC+05:30) Chennai, Kolkata, Mumbai, New Delhi" /> + <option value="(UTC+05:30) Sri Jayawardenepura" /> + <option value="(UTC+05:45) Kathmandu" /> + <option value="(UTC+06:00) Astana" /> + <option value="(UTC+06:00) Dhaka" /> + <option value="(UTC+06:00) Omsk" /> + <option value="(UTC+06:30) Yangon (Rangoon)" /> + <option value="(UTC+07:00) Bangkok, Hanoi, Jakarta" /> + <option value="(UTC+07:00) Barnaul, Gorno-Altaysk" /> + <option value="(UTC+07:00) Hovd" /> + <option value="(UTC+07:00) Krasnoyarsk" /> + <option value="(UTC+07:00) Novosibirsk" /> + <option value="(UTC+07:00) Tomsk" /> + <option value="(UTC+08:00) Beijing, Chongqing, Hong Kong, Urumqi" /> + <option value="(UTC+08:00) Irkutsk" /> + <option value="(UTC+08:00) Kuala Lumpur, Singapore" /> + <option value="(UTC+08:00) Perth" /> + <option value="(UTC+08:00) Taipei" /> + <option value="(UTC+08:00) Ulaanbaatar" /> + <option value="(UTC+08:30) Pyongyang" /> + <option value="(UTC+08:45) Eucla" /> + <option value="(UTC+09:00) Chita" /> + <option value="(UTC+09:00) Osaka, Sapporo, Tokyo" /> + <option value="(UTC+09:00) Seoul" /> + <option value="(UTC+09:00) Yakutsk" /> + <option value="(UTC+09:30) Adelaide" /> + <option value="(UTC+09:30) Darwin" /> + <option value="(UTC+10:00) Brisbane" /> + <option value="(UTC+10:00) Canberra, Melbourne, Sydney" /> + <option value="(UTC+10:00) Guam, Port Moresby" /> + <option value="(UTC+10:00) Hobart" /> + <option value="(UTC+10:00) Vladivostok" /> + <option value="(UTC+10:30) Lord Howe Island" /> + <option value="(UTC+11:00) Bougainville Island" /> + <option value="(UTC+11:00) Chokurdakh" /> + <option value="(UTC+11:00) Magadan" /> + <option value="(UTC+11:00) Norfolk Island" /> + <option value="(UTC+11:00) Sakhalin" /> + <option value="(UTC+11:00) Solomon Is., New Caledonia" /> + <option value="(UTC+12:00) Anadyr, Petropavlovsk-Kamchatsky" /> + <option value="(UTC+12:00) Auckland, Wellington" /> + <option value="(UTC+12:00) Coordinated Universal Time+12" /> + <option value="(UTC+12:00) Fiji" /> + <option value="(UTC+12:00) Petropavlovsk-Kamchatsky - Old" /> + <option value="(UTC+12:45) Chatham Islands" /> + <option value="(UTC+13:00) Coordinated Universal Time+13" /> + <option value="(UTC+13:00) Nuku'alofa" /> + <option value="(UTC+13:00) Samoa" /> + <option value="(UTC+14:00) Kiritimati Island" /> + </param> + <param style="plain" name="RequiredAttendees" path="/RequiredAttendees" type="xs:string" /> + <param style="plain" name="OptionalAttendees" path="/OptionalAttendees" type="xs:string" /> + <param style="plain" name="ResourceAttendees" path="/ResourceAttendees" type="xs:string" /> + <param style="plain" name="Body" path="/Body" type="xs:string" /> + <param style="plain" name="IsHtml" path="/IsHtml" type="xs:boolean" /> + <param style="plain" name="Location" path="/Location" type="xs:string" /> + <param style="plain" name="Importance" path="/Importance" type="xs:string"> + <option value="Low" /> + <option value="Normal" /> + <option value="High" /> + </param> + <param style="plain" name="IsAllDay" path="/IsAllDay" type="xs:boolean" /> + <param style="plain" name="Recurrence" path="/Recurrence" type="xs:string"> + <option value="None" /> + <option value="Daily" /> + <option value="Weekly" /> + <option value="Monthly" /> + <option value="Yearly" /> + </param> + <param style="plain" name="RecurrenceEnd" path="/RecurrenceEnd" type="service:CalendarEventClient_RecurrenceEnd_def" /> + <param style="plain" name="NumberOfOccurrences" path="/NumberOfOccurrences" type="xs:int" /> + <param style="plain" name="Reminder" path="/Reminder" type="xs:int" /> + <param style="plain" name="ShowAs" path="/ShowAs" type="xs:string"> + <option value="Free" /> + <option value="Tentative" /> + <option value="Busy" /> + <option value="Oof" /> + <option value="WorkingElsewhere" /> + <option value="Unknown" /> + </param> + <param style="plain" name="ResponseRequested" path="/ResponseRequested" type="xs:boolean" /> + </representation> + </request> + <response> + <representation mediaType="application/json" element="service:CalendarEventClientReceiveStringEnums" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/datasets/calendars/v3/tables/{table}/items/{id}"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <param style="template" name="table" type="xs:string" required="true"> + <doc title="Select a calendar" /> + </param> + <param style="template" name="id" type="xs:string" required="true"> + <doc title="Select an event" /> + </param> + <method siena:requiresAuthentication="true" name="GET" id="V3CalendarGetItem" actionName="V3CalendarGetItem" visibility="advanced" siena:isDeprecated="false" siena:family="CalendarGetItem" siena:revision="3" siena:status="Production"> + <doc title="Get event (V3)
This operation gets a specific event from a calendar using Graph API. (V3)" /> + <request /> + <response> + <representation mediaType="application/json" element="service:GraphCalendarEventClientReceive" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/datasets/calendars/v3/tables/{table}/items/{id}"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <param style="template" name="table" type="xs:string" required="true"> + <doc title="Select a calendar" /> + </param> + <param style="template" name="id" type="xs:string" required="true"> + <doc title="Select an event" /> + </param> + <method siena:requiresAuthentication="true" name="PATCH" id="V3CalendarPatchItem" actionName="V3CalendarPatchItem" visibility="advanced" siena:isDeprecated="true" siena:family="CalendarPatchItem" siena:revision="3" siena:status="Production"> + <doc title="Update event (V3)
This operation updates an event in a calendar." /> + <request> + <representation mediaType="application/json"> + <param style="plain" name="Subject" path="/Subject" type="xs:string" required="true" /> + <param style="plain" name="Start" path="/Start" type="service:CalendarEventHtmlClient_Start_def" required="true" /> + <param style="plain" name="End" path="/End" type="service:CalendarEventHtmlClient_End_def" required="true" /> + <param style="plain" name="TimeZone" path="/TimeZone" type="xs:string"> + <option value="" /> + <option value="(UTC-12:00) International Date Line West" /> + <option value="(UTC-11:00) Coordinated Universal Time-11" /> + <option value="(UTC-10:00) Aleutian Islands" /> + <option value="(UTC-10:00) Hawaii" /> + <option value="(UTC-09:30) Marquesas Islands" /> + <option value="(UTC-09:00) Alaska" /> + <option value="(UTC-09:00) Coordinated Universal Time-09" /> + <option value="(UTC-08:00) Baja California" /> + <option value="(UTC-08:00) Coordinated Universal Time-08" /> + <option value="(UTC-08:00) Pacific Time (US & Canada)" /> + <option value="(UTC-07:00) Arizona" /> + <option value="(UTC-07:00) Chihuahua, La Paz, Mazatlan" /> + <option value="(UTC-07:00) Mountain Time (US & Canada)" /> + <option value="(UTC-06:00) Central America" /> + <option value="(UTC-06:00) Central Time (US & Canada)" /> + <option value="(UTC-06:00) Easter Island" /> + <option value="(UTC-06:00) Guadalajara, Mexico City, Monterrey" /> + <option value="(UTC-06:00) Saskatchewan" /> + <option value="(UTC-05:00) Bogota, Lima, Quito, Rio Branco" /> + <option value="(UTC-05:00) Chetumal" /> + <option value="(UTC-05:00) Eastern Time (US & Canada)" /> + <option value="(UTC-05:00) Haiti" /> + <option value="(UTC-05:00) Havana" /> + <option value="(UTC-05:00) Indiana (East)" /> + <option value="(UTC-04:00) Asuncion" /> + <option value="(UTC-04:00) Atlantic Time (Canada)" /> + <option value="(UTC-04:00) Caracas" /> + <option value="(UTC-04:00) Cuiaba" /> + <option value="(UTC-04:00) Georgetown, La Paz, Manaus, San Juan" /> + <option value="(UTC-04:00) Santiago" /> + <option value="(UTC-04:00) Turks and Caicos" /> + <option value="(UTC-03:30) Newfoundland" /> + <option value="(UTC-03:00) Araguaina" /> + <option value="(UTC-03:00) Brasilia" /> + <option value="(UTC-03:00) Cayenne, Fortaleza" /> + <option value="(UTC-03:00) City of Buenos Aires" /> + <option value="(UTC-03:00) Greenland" /> + <option value="(UTC-03:00) Montevideo" /> + <option value="(UTC-03:00) Punta Arenas" /> + <option value="(UTC-03:00) Saint Pierre and Miquelon" /> + <option value="(UTC-03:00) Salvador" /> + <option value="(UTC-02:00) Coordinated Universal Time-02" /> + <option value="(UTC-02:00) Mid-Atlantic - Old" /> + <option value="(UTC-01:00) Azores" /> + <option value="(UTC-01:00) Cabo Verde Is." /> + <option value="(UTC) Coordinated Universal Time" /> + <option value="(UTC+00:00) Casablanca" /> + <option value="(UTC+00:00) Dublin, Edinburgh, Lisbon, London" /> + <option value="(UTC+00:00) Monrovia, Reykjavik" /> + <option value="(UTC+01:00) Amsterdam, Berlin, Bern, Rome, Stockholm, Vienna" /> + <option value="(UTC+01:00) Belgrade, Bratislava, Budapest, Ljubljana, Prague" /> + <option value="(UTC+01:00) Brussels, Copenhagen, Madrid, Paris" /> + <option value="(UTC+01:00) Sarajevo, Skopje, Warsaw, Zagreb" /> + <option value="(UTC+01:00) West Central Africa" /> + <option value="(UTC+01:00) Windhoek" /> + <option value="(UTC+02:00) Amman" /> + <option value="(UTC+02:00) Athens, Bucharest" /> + <option value="(UTC+02:00) Beirut" /> + <option value="(UTC+02:00) Cairo" /> + <option value="(UTC+02:00) Chisinau" /> + <option value="(UTC+02:00) Damascus" /> + <option value="(UTC+02:00) Gaza, Hebron" /> + <option value="(UTC+02:00) Harare, Pretoria" /> + <option value="(UTC+02:00) Helsinki, Kyiv, Riga, Sofia, Tallinn, Vilnius" /> + <option value="(UTC+02:00) Jerusalem" /> + <option value="(UTC+02:00) Kaliningrad" /> + <option value="(UTC+02:00) Tripoli" /> + <option value="(UTC+03:00) Baghdad" /> + <option value="(UTC+03:00) Istanbul" /> + <option value="(UTC+03:00) Kuwait, Riyadh" /> + <option value="(UTC+03:00) Minsk" /> + <option value="(UTC+03:00) Moscow, St. Petersburg" /> + <option value="(UTC+03:00) Nairobi" /> + <option value="(UTC+03:30) Tehran" /> + <option value="(UTC+04:00) Abu Dhabi, Muscat" /> + <option value="(UTC+04:00) Astrakhan, Ulyanovsk" /> + <option value="(UTC+04:00) Baku" /> + <option value="(UTC+04:00) Izhevsk, Samara" /> + <option value="(UTC+04:00) Port Louis" /> + <option value="(UTC+04:00) Saratov" /> + <option value="(UTC+04:00) Tbilisi" /> + <option value="(UTC+04:00) Volgograd" /> + <option value="(UTC+04:00) Yerevan" /> + <option value="(UTC+04:30) Kabul" /> + <option value="(UTC+05:00) Ashgabat, Tashkent" /> + <option value="(UTC+05:00) Ekaterinburg" /> + <option value="(UTC+05:00) Islamabad, Karachi" /> + <option value="(UTC+05:30) Chennai, Kolkata, Mumbai, New Delhi" /> + <option value="(UTC+05:30) Sri Jayawardenepura" /> + <option value="(UTC+05:45) Kathmandu" /> + <option value="(UTC+06:00) Astana" /> + <option value="(UTC+06:00) Dhaka" /> + <option value="(UTC+06:00) Omsk" /> + <option value="(UTC+06:30) Yangon (Rangoon)" /> + <option value="(UTC+07:00) Bangkok, Hanoi, Jakarta" /> + <option value="(UTC+07:00) Barnaul, Gorno-Altaysk" /> + <option value="(UTC+07:00) Hovd" /> + <option value="(UTC+07:00) Krasnoyarsk" /> + <option value="(UTC+07:00) Novosibirsk" /> + <option value="(UTC+07:00) Tomsk" /> + <option value="(UTC+08:00) Beijing, Chongqing, Hong Kong, Urumqi" /> + <option value="(UTC+08:00) Irkutsk" /> + <option value="(UTC+08:00) Kuala Lumpur, Singapore" /> + <option value="(UTC+08:00) Perth" /> + <option value="(UTC+08:00) Taipei" /> + <option value="(UTC+08:00) Ulaanbaatar" /> + <option value="(UTC+08:30) Pyongyang" /> + <option value="(UTC+08:45) Eucla" /> + <option value="(UTC+09:00) Chita" /> + <option value="(UTC+09:00) Osaka, Sapporo, Tokyo" /> + <option value="(UTC+09:00) Seoul" /> + <option value="(UTC+09:00) Yakutsk" /> + <option value="(UTC+09:30) Adelaide" /> + <option value="(UTC+09:30) Darwin" /> + <option value="(UTC+10:00) Brisbane" /> + <option value="(UTC+10:00) Canberra, Melbourne, Sydney" /> + <option value="(UTC+10:00) Guam, Port Moresby" /> + <option value="(UTC+10:00) Hobart" /> + <option value="(UTC+10:00) Vladivostok" /> + <option value="(UTC+10:30) Lord Howe Island" /> + <option value="(UTC+11:00) Bougainville Island" /> + <option value="(UTC+11:00) Chokurdakh" /> + <option value="(UTC+11:00) Magadan" /> + <option value="(UTC+11:00) Norfolk Island" /> + <option value="(UTC+11:00) Sakhalin" /> + <option value="(UTC+11:00) Solomon Is., New Caledonia" /> + <option value="(UTC+12:00) Anadyr, Petropavlovsk-Kamchatsky" /> + <option value="(UTC+12:00) Auckland, Wellington" /> + <option value="(UTC+12:00) Coordinated Universal Time+12" /> + <option value="(UTC+12:00) Fiji" /> + <option value="(UTC+12:00) Petropavlovsk-Kamchatsky - Old" /> + <option value="(UTC+12:45) Chatham Islands" /> + <option value="(UTC+13:00) Coordinated Universal Time+13" /> + <option value="(UTC+13:00) Nuku'alofa" /> + <option value="(UTC+13:00) Samoa" /> + <option value="(UTC+14:00) Kiritimati Island" /> + </param> + <param style="plain" name="RequiredAttendees" path="/RequiredAttendees" type="xs:string" /> + <param style="plain" name="OptionalAttendees" path="/OptionalAttendees" type="xs:string" /> + <param style="plain" name="ResourceAttendees" path="/ResourceAttendees" type="xs:string" /> + <param style="plain" name="Body" path="/Body" type="xs:string" /> + <param style="plain" name="Location" path="/Location" type="xs:string" /> + <param style="plain" name="Importance" path="/Importance" type="xs:string"> + <option value="Low" /> + <option value="Normal" /> + <option value="High" /> + </param> + <param style="plain" name="IsAllDay" path="/IsAllDay" type="xs:boolean" /> + <param style="plain" name="Recurrence" path="/Recurrence" type="xs:string"> + <option value="None" /> + <option value="Daily" /> + <option value="Weekly" /> + <option value="Monthly" /> + <option value="Yearly" /> + </param> + <param style="plain" name="RecurrenceEnd" path="/RecurrenceEnd" type="service:CalendarEventHtmlClient_RecurrenceEnd_def" /> + <param style="plain" name="NumberOfOccurrences" path="/NumberOfOccurrences" type="xs:int" /> + <param style="plain" name="Reminder" path="/Reminder" type="xs:int" /> + <param style="plain" name="ShowAs" path="/ShowAs" type="xs:string"> + <option value="Free" /> + <option value="Tentative" /> + <option value="Busy" /> + <option value="Oof" /> + <option value="WorkingElsewhere" /> + <option value="Unknown" /> + </param> + <param style="plain" name="ResponseRequested" path="/ResponseRequested" type="xs:boolean" /> + </representation> + </request> + <response> + <representation mediaType="application/json" element="service:CalendarEventClientReceiveStringEnums" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/datasets/calendars/v4/tables/{table}/items/{id}"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <param style="template" name="table" type="xs:string" required="true"> + <doc title="Select a calendar" /> + </param> + <param style="template" name="id" type="xs:string" required="true"> + <doc title="Select an event" /> + </param> + <method siena:requiresAuthentication="true" name="PATCH" id="V4CalendarPatchItem" actionName="V4CalendarPatchItem" visibility="advanced" siena:isDeprecated="false" siena:family="CalendarPatchItem" siena:revision="4" siena:status="Production"> + <doc title="Update event (V4)
This operation updates an event in a calendar using Graph API." /> + <request> + <representation mediaType="application/json"> + <param style="plain" name="subject" path="/subject" type="xs:string" required="true" /> + <param style="plain" name="start" path="/start" type="xs:string" required="true" /> + <param style="plain" name="end" path="/end" type="xs:string" required="true" /> + <param style="plain" name="timeZone" path="/timeZone" type="xs:string" required="true"> + <option value="" /> + <option value="(UTC-12:00) International Date Line West" /> + <option value="(UTC-11:00) Coordinated Universal Time-11" /> + <option value="(UTC-10:00) Aleutian Islands" /> + <option value="(UTC-10:00) Hawaii" /> + <option value="(UTC-09:30) Marquesas Islands" /> + <option value="(UTC-09:00) Alaska" /> + <option value="(UTC-09:00) Coordinated Universal Time-09" /> + <option value="(UTC-08:00) Baja California" /> + <option value="(UTC-08:00) Coordinated Universal Time-08" /> + <option value="(UTC-08:00) Pacific Time (US & Canada)" /> + <option value="(UTC-07:00) Arizona" /> + <option value="(UTC-07:00) Chihuahua, La Paz, Mazatlan" /> + <option value="(UTC-07:00) Mountain Time (US & Canada)" /> + <option value="(UTC-06:00) Central America" /> + <option value="(UTC-06:00) Central Time (US & Canada)" /> + <option value="(UTC-06:00) Easter Island" /> + <option value="(UTC-06:00) Guadalajara, Mexico City, Monterrey" /> + <option value="(UTC-06:00) Saskatchewan" /> + <option value="(UTC-05:00) Bogota, Lima, Quito, Rio Branco" /> + <option value="(UTC-05:00) Chetumal" /> + <option value="(UTC-05:00) Eastern Time (US & Canada)" /> + <option value="(UTC-05:00) Haiti" /> + <option value="(UTC-05:00) Havana" /> + <option value="(UTC-05:00) Indiana (East)" /> + <option value="(UTC-04:00) Asuncion" /> + <option value="(UTC-04:00) Atlantic Time (Canada)" /> + <option value="(UTC-04:00) Caracas" /> + <option value="(UTC-04:00) Cuiaba" /> + <option value="(UTC-04:00) Georgetown, La Paz, Manaus, San Juan" /> + <option value="(UTC-04:00) Santiago" /> + <option value="(UTC-04:00) Turks and Caicos" /> + <option value="(UTC-03:30) Newfoundland" /> + <option value="(UTC-03:00) Araguaina" /> + <option value="(UTC-03:00) Brasilia" /> + <option value="(UTC-03:00) Cayenne, Fortaleza" /> + <option value="(UTC-03:00) City of Buenos Aires" /> + <option value="(UTC-03:00) Greenland" /> + <option value="(UTC-03:00) Montevideo" /> + <option value="(UTC-03:00) Punta Arenas" /> + <option value="(UTC-03:00) Saint Pierre and Miquelon" /> + <option value="(UTC-03:00) Salvador" /> + <option value="(UTC-02:00) Coordinated Universal Time-02" /> + <option value="(UTC-02:00) Mid-Atlantic - Old" /> + <option value="(UTC-01:00) Azores" /> + <option value="(UTC-01:00) Cabo Verde Is." /> + <option value="(UTC) Coordinated Universal Time" /> + <option value="(UTC+00:00) Casablanca" /> + <option value="(UTC+00:00) Dublin, Edinburgh, Lisbon, London" /> + <option value="(UTC+00:00) Monrovia, Reykjavik" /> + <option value="(UTC+01:00) Amsterdam, Berlin, Bern, Rome, Stockholm, Vienna" /> + <option value="(UTC+01:00) Belgrade, Bratislava, Budapest, Ljubljana, Prague" /> + <option value="(UTC+01:00) Brussels, Copenhagen, Madrid, Paris" /> + <option value="(UTC+01:00) Sarajevo, Skopje, Warsaw, Zagreb" /> + <option value="(UTC+01:00) West Central Africa" /> + <option value="(UTC+01:00) Windhoek" /> + <option value="(UTC+02:00) Amman" /> + <option value="(UTC+02:00) Athens, Bucharest" /> + <option value="(UTC+02:00) Beirut" /> + <option value="(UTC+02:00) Cairo" /> + <option value="(UTC+02:00) Chisinau" /> + <option value="(UTC+02:00) Damascus" /> + <option value="(UTC+02:00) Gaza, Hebron" /> + <option value="(UTC+02:00) Harare, Pretoria" /> + <option value="(UTC+02:00) Helsinki, Kyiv, Riga, Sofia, Tallinn, Vilnius" /> + <option value="(UTC+02:00) Jerusalem" /> + <option value="(UTC+02:00) Kaliningrad" /> + <option value="(UTC+02:00) Tripoli" /> + <option value="(UTC+03:00) Baghdad" /> + <option value="(UTC+03:00) Istanbul" /> + <option value="(UTC+03:00) Kuwait, Riyadh" /> + <option value="(UTC+03:00) Minsk" /> + <option value="(UTC+03:00) Moscow, St. Petersburg" /> + <option value="(UTC+03:00) Nairobi" /> + <option value="(UTC+03:30) Tehran" /> + <option value="(UTC+04:00) Abu Dhabi, Muscat" /> + <option value="(UTC+04:00) Astrakhan, Ulyanovsk" /> + <option value="(UTC+04:00) Baku" /> + <option value="(UTC+04:00) Izhevsk, Samara" /> + <option value="(UTC+04:00) Port Louis" /> + <option value="(UTC+04:00) Saratov" /> + <option value="(UTC+04:00) Tbilisi" /> + <option value="(UTC+04:00) Volgograd" /> + <option value="(UTC+04:00) Yerevan" /> + <option value="(UTC+04:30) Kabul" /> + <option value="(UTC+05:00) Ashgabat, Tashkent" /> + <option value="(UTC+05:00) Ekaterinburg" /> + <option value="(UTC+05:00) Islamabad, Karachi" /> + <option value="(UTC+05:30) Chennai, Kolkata, Mumbai, New Delhi" /> + <option value="(UTC+05:30) Sri Jayawardenepura" /> + <option value="(UTC+05:45) Kathmandu" /> + <option value="(UTC+06:00) Astana" /> + <option value="(UTC+06:00) Dhaka" /> + <option value="(UTC+06:00) Omsk" /> + <option value="(UTC+06:30) Yangon (Rangoon)" /> + <option value="(UTC+07:00) Bangkok, Hanoi, Jakarta" /> + <option value="(UTC+07:00) Barnaul, Gorno-Altaysk" /> + <option value="(UTC+07:00) Hovd" /> + <option value="(UTC+07:00) Krasnoyarsk" /> + <option value="(UTC+07:00) Novosibirsk" /> + <option value="(UTC+07:00) Tomsk" /> + <option value="(UTC+08:00) Beijing, Chongqing, Hong Kong, Urumqi" /> + <option value="(UTC+08:00) Irkutsk" /> + <option value="(UTC+08:00) Kuala Lumpur, Singapore" /> + <option value="(UTC+08:00) Perth" /> + <option value="(UTC+08:00) Taipei" /> + <option value="(UTC+08:00) Ulaanbaatar" /> + <option value="(UTC+08:30) Pyongyang" /> + <option value="(UTC+08:45) Eucla" /> + <option value="(UTC+09:00) Chita" /> + <option value="(UTC+09:00) Osaka, Sapporo, Tokyo" /> + <option value="(UTC+09:00) Seoul" /> + <option value="(UTC+09:00) Yakutsk" /> + <option value="(UTC+09:30) Adelaide" /> + <option value="(UTC+09:30) Darwin" /> + <option value="(UTC+10:00) Brisbane" /> + <option value="(UTC+10:00) Canberra, Melbourne, Sydney" /> + <option value="(UTC+10:00) Guam, Port Moresby" /> + <option value="(UTC+10:00) Hobart" /> + <option value="(UTC+10:00) Vladivostok" /> + <option value="(UTC+10:30) Lord Howe Island" /> + <option value="(UTC+11:00) Bougainville Island" /> + <option value="(UTC+11:00) Chokurdakh" /> + <option value="(UTC+11:00) Magadan" /> + <option value="(UTC+11:00) Norfolk Island" /> + <option value="(UTC+11:00) Sakhalin" /> + <option value="(UTC+11:00) Solomon Is., New Caledonia" /> + <option value="(UTC+12:00) Anadyr, Petropavlovsk-Kamchatsky" /> + <option value="(UTC+12:00) Auckland, Wellington" /> + <option value="(UTC+12:00) Coordinated Universal Time+12" /> + <option value="(UTC+12:00) Fiji" /> + <option value="(UTC+12:00) Petropavlovsk-Kamchatsky - Old" /> + <option value="(UTC+12:45) Chatham Islands" /> + <option value="(UTC+13:00) Coordinated Universal Time+13" /> + <option value="(UTC+13:00) Nuku'alofa" /> + <option value="(UTC+13:00) Samoa" /> + <option value="(UTC+14:00) Kiritimati Island" /> + </param> + <param style="plain" name="requiredAttendees" path="/requiredAttendees" type="xs:string" /> + <param style="plain" name="optionalAttendees" path="/optionalAttendees" type="xs:string" /> + <param style="plain" name="resourceAttendees" path="/resourceAttendees" type="xs:string" /> + <param style="plain" name="body" path="/body" type="xs:string" /> + <param style="plain" name="categories" path="/categories" type="service:GraphCalendarEventClient_categories_def" /> + <param style="plain" name="location" path="/location" type="xs:string" /> + <param style="plain" name="importance" path="/importance" type="xs:string"> + <option value="low" /> + <option value="normal" /> + <option value="high" /> + </param> + <param style="plain" name="isAllDay" path="/isAllDay" type="xs:boolean" /> + <param style="plain" name="recurrence" path="/recurrence" type="xs:string"> + <option value="none" /> + <option value="daily" /> + <option value="weekly" /> + <option value="monthly" /> + <option value="yearly" /> + </param> + <param style="plain" name="selectedDaysOfWeek" path="/selectedDaysOfWeek" type="service:GraphCalendarEventClient_selectedDaysOfWeek_def" /> + <param style="plain" name="recurrenceEnd" path="/recurrenceEnd" type="xs:string" /> + <param style="plain" name="numberOfOccurences" path="/numberOfOccurences" type="xs:int" /> + <param style="plain" name="reminderMinutesBeforeStart" path="/reminderMinutesBeforeStart" type="xs:int" /> + <param style="plain" name="isReminderOn" path="/isReminderOn" type="xs:boolean" /> + <param style="plain" name="showAs" path="/showAs" type="xs:string"> + <option value="free" /> + <option value="tentative" /> + <option value="busy" /> + <option value="oof" /> + <option value="workingElsewhere" /> + <option value="unknown" /> + </param> + <param style="plain" name="responseRequested" path="/responseRequested" type="xs:boolean" /> + <param style="plain" name="sensitivity" path="/sensitivity" type="xs:string"> + <option value="normal" /> + <option value="personal" /> + <option value="private" /> + <option value="confidential" /> + </param> + </representation> + </request> + <response> + <representation mediaType="application/json" element="service:GraphCalendarEventClientReceive" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/datasets/contacts/tables"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <method siena:requiresAuthentication="true" name="GET" id="ContactGetTables" actionName="ContactGetTables" visibility="advanced" siena:isDeprecated="true" siena:family="ContactGetTables" siena:revision="1" siena:status="Production"> + <doc title="Get contact folders
This operation lists available contacts folders." /> + <request /> + <response> + <representation mediaType="application/json" element="service:EntityListResponse_ux5B_Table_ux5D_" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/v2/datasets/contacts/tables"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <method siena:requiresAuthentication="true" name="GET" id="ContactGetTablesV2" actionName="ContactGetTablesV2" visibility="advanced" siena:isDeprecated="false" siena:family="ContactGetTables" siena:revision="2" siena:status="Production"> + <doc title="Get contact folders (V2)
This operation lists available contacts folders using Graph API" /> + <request /> + <response> + <representation mediaType="application/json" element="service:EntityListResponse_ux5B_GraphContactFolder_ux5D_" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/datasets/contacts/tables/{table}/items"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <param style="template" name="table" type="xs:string" required="true"> + <doc title="Unique identifier of the contacts folder to retrieve" /> + </param> + <method siena:requiresAuthentication="true" name="GET" id="ContactGetItems" actionName="ContactGetItems" visibility="advanced" siena:isDeprecated="true" siena:family="ContactGetItems" siena:revision="1" siena:status="Production"> + <doc title="Get contacts
This operation gets contacts from a contacts folder." /> + <request> + <param style="query" name="$filter" type="xs:string"> + <doc title="An ODATA filter query to restrict the entries returned (e.g. stringColumn eq 'string' OR numberColumn lt 123)." /> + </param> + <param style="query" name="$orderby" type="xs:string"> + <doc title="An ODATA orderBy query for specifying the order of entries." /> + </param> + <param style="query" name="$top" type="xs:int"> + <doc title="Total number of entries to retrieve (default = all)." /> + </param> + <param style="query" name="$skip" type="xs:int"> + <doc title="The number of entries to skip (default = 0)." /> + </param> + </request> + <response> + <representation mediaType="application/json" element="service:EntityListResponse_ux5B_ContactResponse_ux5D_" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/datasets/contacts/tables/{table}/items"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <param style="template" name="table" type="xs:string" required="true"> + <doc title="Select a contacts folder" /> + </param> + <method siena:requiresAuthentication="true" name="POST" id="ContactPostItem" actionName="ContactPostItem" visibility="important" siena:isDeprecated="true" siena:family="ContactPostItem" siena:revision="1" siena:status="Production"> + <doc title="Create contact
This operation creates a new contact in a contacts folder." /> + <request> + <representation mediaType="application/json"> + <param style="plain" name="Id" path="/Id" type="xs:string" /> + <param style="plain" name="ParentFolderId" path="/ParentFolderId" type="xs:string" /> + <param style="plain" name="Birthday" path="/Birthday" type="service:Contact_Birthday_def" /> + <param style="plain" name="FileAs" path="/FileAs" type="xs:string" /> + <param style="plain" name="DisplayName" path="/DisplayName" type="xs:string" /> + <param style="plain" name="GivenName" path="/GivenName" type="xs:string" required="true" /> + <param style="plain" name="Initials" path="/Initials" type="xs:string" /> + <param style="plain" name="MiddleName" path="/MiddleName" type="xs:string" /> + <param style="plain" name="NickName" path="/NickName" type="xs:string" /> + <param style="plain" name="Surname" path="/Surname" type="xs:string" /> + <param style="plain" name="Title" path="/Title" type="xs:string" /> + <param style="plain" name="Generation" path="/Generation" type="xs:string" /> + <param style="plain" name="EmailAddresses" path="/EmailAddresses" type="service:Contact_EmailAddresses_def" /> + <param style="plain" name="ImAddresses" path="/ImAddresses" type="service:Contact_ImAddresses_def" /> + <param style="plain" name="JobTitle" path="/JobTitle" type="xs:string" /> + <param style="plain" name="CompanyName" path="/CompanyName" type="xs:string" /> + <param style="plain" name="Department" path="/Department" type="xs:string" /> + <param style="plain" name="OfficeLocation" path="/OfficeLocation" type="xs:string" /> + <param style="plain" name="Profession" path="/Profession" type="xs:string" /> + <param style="plain" name="BusinessHomePage" path="/BusinessHomePage" type="xs:string" /> + <param style="plain" name="AssistantName" path="/AssistantName" type="xs:string" /> + <param style="plain" name="Manager" path="/Manager" type="xs:string" /> + <param style="plain" name="HomePhones" path="/HomePhones" type="service:Contact_HomePhones_def" required="true" /> + <param style="plain" name="BusinessPhones" path="/BusinessPhones" type="service:Contact_BusinessPhones_def" /> + <param style="plain" name="MobilePhone1" path="/MobilePhone1" type="xs:string" /> + <param style="plain" name="HomeAddress" path="/HomeAddress" type="service:PhysicalAddress" /> + <param style="plain" name="BusinessAddress" path="/BusinessAddress" type="service:PhysicalAddress" /> + <param style="plain" name="OtherAddress" path="/OtherAddress" type="service:PhysicalAddress" /> + <param style="plain" name="YomiCompanyName" path="/YomiCompanyName" type="xs:string" /> + <param style="plain" name="YomiGivenName" path="/YomiGivenName" type="xs:string" /> + <param style="plain" name="YomiSurname" path="/YomiSurname" type="xs:string" /> + <param style="plain" name="Categories" path="/Categories" type="service:Contact_Categories_def" /> + <param style="plain" name="ChangeKey" path="/ChangeKey" type="xs:string" /> + <param style="plain" name="DateTimeCreated" path="/DateTimeCreated" type="service:Contact_DateTimeCreated_def" /> + <param style="plain" name="DateTimeLastModified" path="/DateTimeLastModified" type="service:Contact_DateTimeLastModified_def" /> + </representation> + </request> + <response> + <representation mediaType="application/json" element="service:ContactResponse" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/datasets/contacts/tables/{table}/items/{id}"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <param style="template" name="table" type="xs:string" required="true"> + <doc title="Select a contacts folder" /> + </param> + <param style="template" name="id" type="xs:string" required="true"> + <doc title="Unique identifier of a contact to retrieve" /> + </param> + <method siena:requiresAuthentication="true" name="GET" id="ContactGetItem" actionName="ContactGetItem" visibility="advanced" siena:isDeprecated="true" siena:family="ContactGetItem" siena:revision="1" siena:status="Production"> + <doc title="Get contact
This operation gets a specific contact from a contacts folder." /> + <request /> + <response> + <representation mediaType="application/json" element="service:ContactResponse" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/datasets/contacts/tables/{table}/items/{id}"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <param style="template" name="table" type="xs:string" required="true"> + <doc title="Select a contacts folder" /> + </param> + <param style="template" name="id" type="xs:string" required="true"> + <doc title="Unique identifier of contact to delete" /> + </param> + <method siena:requiresAuthentication="true" name="DELETE" id="ContactDeleteItem" actionName="ContactDeleteItem" visibility="advanced" siena:isDeprecated="true" siena:family="ContactDeleteItem" siena:revision="1" siena:status="Production"> + <doc title="Delete contact
This operation deletes a contact from a contacts folder." /> + <request /> + </method> + </resource> + <resource path="/{connectionId}/datasets/contacts/tables/{table}/items/{id}"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <param style="template" name="table" type="xs:string" required="true"> + <doc title="Select a contacts folder" /> + </param> + <param style="template" name="id" type="xs:string" required="true"> + <doc title="Unique identifier of contact to update" /> + </param> + <method siena:requiresAuthentication="true" name="PATCH" id="ContactPatchItem" actionName="ContactPatchItem" visibility="advanced" siena:isDeprecated="true" siena:family="ContactPatchItem" siena:revision="1" siena:status="Production"> + <doc title="Update contact
This operation updates a contact in a contacts folder." /> + <request> + <representation mediaType="application/json"> + <param style="plain" name="Id" path="/Id" type="xs:string" /> + <param style="plain" name="ParentFolderId" path="/ParentFolderId" type="xs:string" /> + <param style="plain" name="Birthday" path="/Birthday" type="service:Contact_Birthday_def" /> + <param style="plain" name="FileAs" path="/FileAs" type="xs:string" /> + <param style="plain" name="DisplayName" path="/DisplayName" type="xs:string" /> + <param style="plain" name="GivenName" path="/GivenName" type="xs:string" required="true" /> + <param style="plain" name="Initials" path="/Initials" type="xs:string" /> + <param style="plain" name="MiddleName" path="/MiddleName" type="xs:string" /> + <param style="plain" name="NickName" path="/NickName" type="xs:string" /> + <param style="plain" name="Surname" path="/Surname" type="xs:string" /> + <param style="plain" name="Title" path="/Title" type="xs:string" /> + <param style="plain" name="Generation" path="/Generation" type="xs:string" /> + <param style="plain" name="EmailAddresses" path="/EmailAddresses" type="service:Contact_EmailAddresses_def" /> + <param style="plain" name="ImAddresses" path="/ImAddresses" type="service:Contact_ImAddresses_def" /> + <param style="plain" name="JobTitle" path="/JobTitle" type="xs:string" /> + <param style="plain" name="CompanyName" path="/CompanyName" type="xs:string" /> + <param style="plain" name="Department" path="/Department" type="xs:string" /> + <param style="plain" name="OfficeLocation" path="/OfficeLocation" type="xs:string" /> + <param style="plain" name="Profession" path="/Profession" type="xs:string" /> + <param style="plain" name="BusinessHomePage" path="/BusinessHomePage" type="xs:string" /> + <param style="plain" name="AssistantName" path="/AssistantName" type="xs:string" /> + <param style="plain" name="Manager" path="/Manager" type="xs:string" /> + <param style="plain" name="HomePhones" path="/HomePhones" type="service:Contact_HomePhones_def" required="true" /> + <param style="plain" name="BusinessPhones" path="/BusinessPhones" type="service:Contact_BusinessPhones_def" /> + <param style="plain" name="MobilePhone1" path="/MobilePhone1" type="xs:string" /> + <param style="plain" name="HomeAddress" path="/HomeAddress" type="service:PhysicalAddress" /> + <param style="plain" name="BusinessAddress" path="/BusinessAddress" type="service:PhysicalAddress" /> + <param style="plain" name="OtherAddress" path="/OtherAddress" type="service:PhysicalAddress" /> + <param style="plain" name="YomiCompanyName" path="/YomiCompanyName" type="xs:string" /> + <param style="plain" name="YomiGivenName" path="/YomiGivenName" type="xs:string" /> + <param style="plain" name="YomiSurname" path="/YomiSurname" type="xs:string" /> + <param style="plain" name="Categories" path="/Categories" type="service:Contact_Categories_def" /> + <param style="plain" name="ChangeKey" path="/ChangeKey" type="xs:string" /> + <param style="plain" name="DateTimeCreated" path="/DateTimeCreated" type="service:Contact_DateTimeCreated_def" /> + <param style="plain" name="DateTimeLastModified" path="/DateTimeLastModified" type="service:Contact_DateTimeLastModified_def" /> + </representation> + </request> + <response> + <representation mediaType="application/json" element="service:ContactResponse" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/codeless/api/beta/me/messages/{messageId}/$value"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <param style="template" name="messageId" type="xs:string" required="true"> + <doc title="Id of the email to export." /> + </param> + <method siena:requiresAuthentication="true" name="GET" id="ExportEmail" actionName="ExportEmail" visibility="advanced" siena:isDeprecated="true" siena:family="ExportEmail" siena:revision="1" siena:status="Preview"> + <doc title="Export email
Export the content of the email." /> + <request /> + <response> + <representation mediaType="application/octet-stream" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/codeless/beta/me/messages/{messageId}/$value"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <param style="template" name="messageId" type="xs:string" required="true"> + <doc title="Id of the email to export." /> + </param> + <method siena:requiresAuthentication="true" name="GET" id="ExportEmailV2" actionName="ExportEmail_V2" visibility="advanced" siena:isDeprecated="false" siena:family="ExportEmail" siena:revision="2" siena:status="Production"> + <doc title="Export email (V2)
Export the content of the email in the EML file format." /> + <request> + <param style="query" name="mailboxAddress" type="xs:string"> + <doc title="Address of the shared mailbox to export from." /> + </param> + </request> + <response> + <representation mediaType="application/octet-stream" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/codeless/v1.0/me/messages/{messageId}/flag"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <param style="template" name="messageId" type="xs:string" required="true"> + <doc title="Id of the email to be flagged." /> + </param> + <method siena:requiresAuthentication="true" name="PATCH" id="FlagV2" actionName="Flag_V2" visibility="advanced" siena:isDeprecated="false" siena:family="Flag" siena:revision="2" siena:status="Production"> + <doc title="Flag email (V2)
This operation updates an email flag." /> + <request> + <param style="query" name="mailboxAddress" type="xs:string"> + <doc title="Address of the shared mailbox to update mail." /> + </param> + <representation mediaType="application/json"> + <param style="plain" name="flag" path="/flag" type="service:UpdateEmailFlag_flag_def" /> + </representation> + </request> + </method> + </resource> + <resource path="/{connectionId}/codeless/v1.0/me/messages/{messageId}/markAsRead"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <param style="template" name="messageId" type="xs:string" required="true"> + <doc title="Id of the email to be marked." /> + </param> + <method siena:requiresAuthentication="true" name="PATCH" id="MarkAsReadV2" actionName="MarkAsRead_V2" visibility="advanced" siena:isDeprecated="true" siena:family="MarkAsRead" siena:revision="2" siena:status="Production"> + <doc title="Mark as read or unread (V2)
This operation marks an email as read/unread." /> + <request> + <param style="query" name="mailboxAddress" type="xs:string"> + <doc title="Address of the shared mailbox to update mail." /> + </param> + <representation mediaType="application/json"> + <param style="plain" name="isRead" path="/isRead" type="xs:boolean"> + <option value="true" /> + <option value="false" /> + </param> + </representation> + </request> + </method> + </resource> + <resource path="/{connectionId}/codeless/v3/v1.0/me/messages/{messageId}/markAsRead"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <param style="template" name="messageId" type="xs:string" required="true"> + <doc title="Id of the email to be marked." /> + </param> + <method siena:requiresAuthentication="true" name="PATCH" id="MarkAsReadV3" actionName="MarkAsRead_V3" visibility="advanced" siena:isDeprecated="false" siena:family="MarkAsRead" siena:revision="3" siena:status="Production"> + <doc title="Mark as read or unread (V3)
This operation marks an email as read/unread." /> + <request> + <param style="query" name="mailboxAddress" type="xs:string"> + <doc title="Address of the shared mailbox to update mail." /> + </param> + <representation mediaType="application/json"> + <param style="plain" name="isRead" path="/isRead" type="xs:boolean" required="true"> + <option value="true" /> + <option value="false" /> + </param> + </representation> + </request> + </method> + </resource> + <resource path="/{connectionId}/codeless/v1.0/me/messages/{messageId}"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <param style="template" name="messageId" type="xs:string" required="true"> + <doc title="Id of the email to delete." /> + </param> + <method siena:requiresAuthentication="true" name="DELETE" id="DeleteEmailV2" actionName="DeleteEmail_V2" visibility="advanced" siena:isDeprecated="false" siena:family="DeleteEmail" siena:revision="2" siena:status="Production"> + <doc title="Delete email (V2)
This operation deletes an email by id." /> + <request> + <param style="query" name="mailboxAddress" type="xs:string"> + <doc title="Address of the shared mailbox to delete mail from." /> + </param> + </request> + </method> + </resource> + <resource path="/{connectionId}/codeless/v1.0/me/messages/{messageId}/attachments/{attachmentId}"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <param style="template" name="messageId" type="xs:string" required="true"> + <doc title="Id of the email." /> + </param> + <param style="template" name="attachmentId" type="xs:string" required="true"> + <doc title="Id of the attachment to download." /> + </param> + <method siena:requiresAuthentication="true" name="GET" id="GetAttachmentV2" actionName="GetAttachment_V2" visibility="advanced" siena:isDeprecated="false" siena:family="GetAttachment" siena:revision="2" siena:status="Production"> + <doc title="Get Attachment (V2)
This operation gets an email attachment by id." /> + <request> + <param style="query" name="mailboxAddress" type="xs:string"> + <doc title="Address of the shared mailbox to retrieve attachment from." /> + </param> + </request> + <response> + <representation mediaType="application/json" element="service:GetAttachment_V2_responses_200_def" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/codeless/api/v2.0/me/events/{event_id}/{response}"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <param style="template" name="event_id" type="xs:string" required="true"> + <doc title="Id of the event to respond to." /> + </param> + <param style="template" name="response" type="xs:string" required="true"> + <doc title="Response for the event invite" /> + <option value="Accept" /> + <option value="Tentatively Accept" /> + <option value="Decline" /> + </param> + <method siena:requiresAuthentication="true" name="POST" id="RespondToEvent" actionName="RespondToEvent" visibility="advanced" siena:isDeprecated="true" siena:family="RespondToEvent" siena:revision="1" siena:status="Preview"> + <doc title="Respond to an event invite
Respond to an event invite." /> + <request> + <representation mediaType="application/json"> + <param style="plain" name="Comment" path="/Comment" type="xs:string" /> + <param style="plain" name="SendResponse" path="/SendResponse" type="xs:boolean" default="true" /> + </representation> + </request> + </method> + </resource> + <resource path="/{connectionId}/codeless/v1.0/me/events/{event_id}/{response}"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <param style="template" name="event_id" type="xs:string" required="true"> + <doc title="Id of the event to respond to." /> + </param> + <param style="template" name="response" type="xs:string" required="true"> + <doc title="Response for the event invite" /> + <option value="accept" /> + <option value="tentativelyAccept" /> + <option value="decline" /> + </param> + <method siena:requiresAuthentication="true" name="POST" id="RespondToEventV2" actionName="RespondToEvent_V2" visibility="advanced" siena:isDeprecated="false" siena:family="RespondToEvent" siena:revision="2" siena:status="Production"> + <doc title="Respond to an event invite (V2)
Respond to an event invite." /> + <request> + <representation mediaType="application/json"> + <param style="plain" name="Comment" path="/Comment" type="xs:string" /> + <param style="plain" name="SendResponse" path="/SendResponse" type="xs:boolean" default="true" /> + </representation> + </request> + </method> + </resource> + <resource path="/{connectionId}/codeless/api/v2.0/me/messages/{message_id}/forward"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <param style="template" name="message_id" type="xs:string" required="true"> + <doc title="Id of the message to forward." /> + </param> + <method siena:requiresAuthentication="true" name="POST" id="ForwardEmail" actionName="ForwardEmail" visibility="advanced" siena:isDeprecated="true" siena:family="ForwardEmail" siena:revision="1" siena:status="Preview"> + <doc title="Forward an email
Forward an email." /> + <request> + <representation mediaType="application/json"> + <param style="plain" name="Comment" path="/Comment" type="xs:string" /> + <param style="plain" name="ToRecipients" path="/ToRecipients" type="xs:string" required="true" /> + </representation> + </request> + </method> + </resource> + <resource path="/{connectionId}/codeless/v1.0/me/messages/{message_id}/forward"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <param style="template" name="message_id" type="xs:string" required="true"> + <doc title="Id of the message to forward. (You can use 'Message Id' from trigger or 'Get Emails' action output)" /> + </param> + <method siena:requiresAuthentication="true" name="POST" id="ForwardEmailV2" actionName="ForwardEmail_V2" visibility="advanced" siena:isDeprecated="false" siena:family="ForwardEmail" siena:revision="2" siena:status="Production"> + <doc title="Forward an email (V2)
Forward an email." /> + <request> + <param style="query" name="mailboxAddress" type="xs:string"> + <doc title="Address of the shared mailbox to forward mail from." /> + </param> + <representation mediaType="application/json"> + <param style="plain" name="Comment" path="/Comment" type="xs:string" /> + <param style="plain" name="ToRecipients" path="/ToRecipients" type="xs:string" required="true" /> + </representation> + </request> + </method> + </resource> + <resource path="/{connectionId}/codeless/api/beta/me/findroomlists"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <method siena:requiresAuthentication="true" name="GET" id="GetRoomLists" actionName="GetRoomLists" visibility="advanced" siena:isDeprecated="true" siena:family="GetRoomLists" siena:revision="1" siena:status="Preview"> + <doc title="Get room lists
Get all the room lists defined in the user's tenant" /> + <request /> + <response> + <representation mediaType="application/json" element="service:GetRoomLists_responses_200_def" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/codeless/beta/me/findRoomLists"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <method siena:requiresAuthentication="true" name="GET" id="GetRoomListsV2" actionName="GetRoomLists_V2" visibility="advanced" siena:isDeprecated="false" siena:family="GetRoomLists" siena:revision="2" siena:status="Production"> + <doc title="Get room lists (V2)
Get all the room lists defined in the user's tenant" /> + <request /> + <response> + <representation mediaType="application/json" element="service:GetRoomLists_V2_responses_200_def" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/codeless/api/beta/me/findrooms"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <method siena:requiresAuthentication="true" name="GET" id="GetRooms" actionName="GetRooms" visibility="advanced" siena:isDeprecated="true" siena:family="GetRooms" siena:revision="1" siena:status="Preview"> + <doc title="Get rooms
Get all the meeting rooms defined in the user's tenant" /> + <request /> + <response> + <representation mediaType="application/json" element="service:GetRooms_responses_200_def" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/codeless/beta/me/findRooms"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <method siena:requiresAuthentication="true" name="GET" id="GetRoomsV2" actionName="GetRooms_V2" visibility="advanced" siena:isDeprecated="false" siena:family="GetRooms" siena:revision="2" siena:status="Production"> + <doc title="Get rooms (V2)
Get all the meeting rooms defined in the user's tenant" /> + <request /> + <response> + <representation mediaType="application/json" element="service:GetRooms_V2_responses_200_def" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/codeless/api/beta/me/findrooms(roomlist='{room_list}')"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <param style="template" name="room_list" type="xs:string" required="true"> + <doc title="Room list to find rooms in" /> + </param> + <method siena:requiresAuthentication="true" name="GET" id="GetRoomsInRoomList" actionName="GetRoomsInRoomList" visibility="advanced" siena:isDeprecated="true" siena:family="GetRoomsInRoomList" siena:revision="1" siena:status="Preview"> + <doc title="Get rooms in room list
Get the meeting rooms in a specific room list" /> + <request /> + <response> + <representation mediaType="application/json" element="service:GetRoomsInRoomList_responses_200_def" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/codeless/beta/me/findRooms(RoomList='{room_list}')"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <param style="template" name="room_list" type="xs:string" required="true"> + <doc title="Room list to find rooms in" /> + </param> + <method siena:requiresAuthentication="true" name="GET" id="GetRoomsInRoomListV2" actionName="GetRoomsInRoomList_V2" visibility="advanced" siena:isDeprecated="false" siena:family="GetRoomsInRoomList" siena:revision="2" siena:status="Production"> + <doc title="Get rooms in room list (V2)
Get the meeting rooms in a specific room list" /> + <request /> + <response> + <representation mediaType="application/json" element="service:GetRoomsInRoomList_V2_responses_200_def" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/codeless/api/v2.0/me/findmeetingtimes"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <method siena:requiresAuthentication="true" name="POST" id="FindMeetingTimes" actionName="FindMeetingTimes" visibility="advanced" siena:isDeprecated="true" siena:family="FindMeetingTimes" siena:revision="1" siena:status="Preview"> + <doc title="Find meeting times
Find meeting time suggestions based on organizer, attendee availability, and time or location constraints" /> + <request> + <representation mediaType="application/json"> + <param style="plain" name="RequiredAttendees" path="/RequiredAttendees" type="xs:string" /> + <param style="plain" name="OptionalAttendees" path="/OptionalAttendees" type="xs:string" /> + <param style="plain" name="ResourceAttendees" path="/ResourceAttendees" type="xs:string" /> + <param style="plain" name="MeetingDuration" path="/MeetingDuration" type="xs:int" /> + <param style="plain" name="Start" path="/Start" type="service:FindMeetingTimes_param_body_def_Start_def" /> + <param style="plain" name="End" path="/End" type="service:FindMeetingTimes_param_body_def_End_def" /> + <param style="plain" name="MaxCandidates" path="/MaxCandidates" type="xs:int" /> + <param style="plain" name="MinimumAttendeePercentage" path="/MinimumAttendeePercentage" type="xs:string" /> + <param style="plain" name="IsOrganizerOptional" path="/IsOrganizerOptional" type="xs:boolean" /> + <param style="plain" name="ActivityDomain" path="/ActivityDomain" type="xs:string" default="Work"> + <option value="Work" /> + <option value="Personal" /> + <option value="Unrestricted" /> + <option value="Unknown" /> + </param> + </representation> + </request> + <response> + <representation mediaType="application/json" element="service:FindMeetingTimes_responses_200_def" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/codeless/beta/me/findMeetingTimes"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <method siena:requiresAuthentication="true" name="POST" id="FindMeetingTimesV2" actionName="FindMeetingTimes_V2" visibility="advanced" siena:isDeprecated="false" siena:family="FindMeetingTimes" siena:revision="2" siena:status="Production"> + <doc title="Find meeting times (V2)
Find meeting time suggestions based on organizer, attendee availability, and time or location constraints" /> + <request> + <representation mediaType="application/json"> + <param style="plain" name="RequiredAttendees" path="/RequiredAttendees" type="xs:string" /> + <param style="plain" name="OptionalAttendees" path="/OptionalAttendees" type="xs:string" /> + <param style="plain" name="ResourceAttendees" path="/ResourceAttendees" type="xs:string" /> + <param style="plain" name="MeetingDuration" path="/MeetingDuration" type="xs:int" /> + <param style="plain" name="Start" path="/Start" type="service:FindMeetingTimes_V2_param_body_def_Start_def" /> + <param style="plain" name="End" path="/End" type="service:FindMeetingTimes_V2_param_body_def_End_def" /> + <param style="plain" name="MaxCandidates" path="/MaxCandidates" type="xs:int" /> + <param style="plain" name="MinimumAttendeePercentage" path="/MinimumAttendeePercentage" type="xs:string" /> + <param style="plain" name="IsOrganizerOptional" path="/IsOrganizerOptional" type="xs:boolean" /> + <param style="plain" name="ActivityDomain" path="/ActivityDomain" type="xs:string" default="Work"> + <option value="Work" /> + <option value="Personal" /> + <option value="Unrestricted" /> + <option value="Unknown" /> + </param> + </representation> + </request> + <response> + <representation mediaType="application/json" element="service:FindMeetingTimes_V2_responses_200_def" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/codeless/v1.0/me/mailboxSettings"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <method siena:requiresAuthentication="true" name="PATCH" id="SetAutomaticRepliesSettingV2" actionName="SetAutomaticRepliesSetting_V2" siena:isDeprecated="false" siena:family="SetAutomaticRepliesSetting" siena:revision="2" siena:status="Production"> + <doc title="Set up automatic replies (V2)
Set the automatic replies setting for your mailbox." /> + <request> + <representation mediaType="application/json"> + <param style="plain" name="automaticRepliesSetting" path="/automaticRepliesSetting" type="service:AutomaticRepliesSettingClient_V2" /> + </representation> + </request> + <response> + <representation mediaType="application/json" element="service:SetAutomaticRepliesSetting_V2_responses_200_def" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/codeless/v1.0/me/getMailTips"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <method siena:requiresAuthentication="true" name="POST" id="GetMailTipsV2" actionName="GetMailTips_V2" siena:isDeprecated="false" siena:family="GetMailTips" siena:revision="2" siena:status="Production"> + <doc title="Get mail tips for a mailbox (V2)
Get mail tips for a mailbox such as automatic replies / OOF message or if the mailbox is full. This is not available in GccHigh and Mooncake." /> + <request> + <representation mediaType="application/json"> + <param style="plain" name="MailTipsOptions" path="/MailTipsOptions" type="xs:string" required="true" default="automaticReplies, deliveryRestriction, externalMemberCount, mailboxFullStatus, maxMessageSize, moderationStatus, totalMemberCount" /> + <param style="plain" name="EmailAddresses" path="/EmailAddresses" type="service:GetMailTips_V2_param_body_def_EmailAddresses_def" required="true" /> + </representation> + </request> + <response> + <representation mediaType="application/json" element="service:GetMailTips_V2_responses_200_def" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/codeless/v1.0/me/calendars"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <method siena:requiresAuthentication="true" name="GET" id="CalendarGetTablesV2" actionName="CalendarGetTables_V2" visibility="advanced" siena:isDeprecated="false" siena:family="CalendarGetTables" siena:revision="2" siena:status="Production"> + <doc title="Get calendars (V2)
This operation lists available calendars." /> + <request> + <param style="query" name="skip" type="xs:int" default="0"> + <doc title="Number of calendars to skip." /> + </param> + <param style="query" name="top" type="xs:int" default="256"> + <doc title="Calendar page size." /> + </param> + <param style="query" name="orderBy" type="xs:string" default="name"> + <doc title="Orders calendars." /> + </param> + </request> + <response> + <representation mediaType="application/json" element="service:CalendarGetTables_V2_responses_200_def" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/codeless/v1.0/me/calendars/{calendar}/events/{event}"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <param style="template" name="calendar" type="xs:string" required="true"> + <doc title="Select a calendar" /> + </param> + <param style="template" name="event" type="xs:string" required="true"> + <doc title="Select an event" /> + </param> + <method siena:requiresAuthentication="true" name="DELETE" id="CalendarDeleteItemV2" actionName="CalendarDeleteItem_V2" visibility="advanced" siena:isDeprecated="false" siena:family="CalendarDeleteItem" siena:revision="2" siena:status="Production"> + <doc title="Delete event (V2)
This operation deletes an event in a calendar." /> + <request /> + </method> + </resource> + <resource path="/{connectionId}/codeless/v1.0/me/contactFolders/{folder}/contacts/{id}"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <param style="template" name="folder" type="xs:string" required="true"> + <doc title="Select a contacts folder" /> + </param> + <param style="template" name="id" type="xs:string" required="true"> + <doc title="Unique identifier of a contact to retrieve" /> + </param> + <method siena:requiresAuthentication="true" name="GET" id="ContactGetItemV2" actionName="ContactGetItem_V2" visibility="advanced" siena:isDeprecated="false" siena:family="ContactGetItem" siena:revision="2" siena:status="Production"> + <doc title="Get contact (V2)
This operation gets a specific contact from a contacts folder." /> + <request /> + <response> + <representation mediaType="application/json" element="service:ContactResponse_V2" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/codeless/v1.0/me/contactFolders/{folder}/contacts/{id}"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <param style="template" name="folder" type="xs:string" required="true"> + <doc title="Select a contacts folder" /> + </param> + <param style="template" name="id" type="xs:string" required="true"> + <doc title="Unique identifier of contact to delete" /> + </param> + <method siena:requiresAuthentication="true" name="DELETE" id="ContactDeleteItemV2" actionName="ContactDeleteItem_V2" visibility="advanced" siena:isDeprecated="false" siena:family="ContactDeleteItem" siena:revision="2" siena:status="Production"> + <doc title="Delete contact (V2)
This operation deletes a contact from a contacts folder." /> + <request /> + </method> + </resource> + <resource path="/{connectionId}/codeless/v1.0/me/contactFolders/{folder}/contacts/{id}"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <param style="template" name="folder" type="xs:string" required="true"> + <doc title="Select a contacts folder" /> + </param> + <param style="template" name="id" type="xs:string" required="true"> + <doc title="Unique identifier of contact to update" /> + </param> + <method siena:requiresAuthentication="true" name="PATCH" id="ContactPatchItemV2" actionName="ContactPatchItem_V2" visibility="advanced" siena:isDeprecated="false" siena:family="ContactPatchItem" siena:revision="2" siena:status="Production"> + <doc title="Update contact (V2)
This operation updates a contact in a contacts folder." /> + <request> + <representation mediaType="application/json"> + <param style="plain" name="id" path="/id" type="xs:string" /> + <param style="plain" name="parentFolderId" path="/parentFolderId" type="xs:string" /> + <param style="plain" name="birthday" path="/birthday" type="service:Contact_V2_birthday_def" /> + <param style="plain" name="fileAs" path="/fileAs" type="xs:string" /> + <param style="plain" name="displayName" path="/displayName" type="xs:string" /> + <param style="plain" name="givenName" path="/givenName" type="xs:string" required="true" /> + <param style="plain" name="initials" path="/initials" type="xs:string" /> + <param style="plain" name="middleName" path="/middleName" type="xs:string" /> + <param style="plain" name="nickName" path="/nickName" type="xs:string" /> + <param style="plain" name="surname" path="/surname" type="xs:string" /> + <param style="plain" name="title" path="/title" type="xs:string" /> + <param style="plain" name="generation" path="/generation" type="xs:string" /> + <param style="plain" name="emailAddresses" path="/emailAddresses" type="service:Contact_V2_emailAddresses_def" /> + <param style="plain" name="imAddresses" path="/imAddresses" type="service:Contact_V2_imAddresses_def" /> + <param style="plain" name="jobTitle" path="/jobTitle" type="xs:string" /> + <param style="plain" name="companyName" path="/companyName" type="xs:string" /> + <param style="plain" name="department" path="/department" type="xs:string" /> + <param style="plain" name="officeLocation" path="/officeLocation" type="xs:string" /> + <param style="plain" name="profession" path="/profession" type="xs:string" /> + <param style="plain" name="businessHomePage" path="/businessHomePage" type="xs:string" /> + <param style="plain" name="assistantName" path="/assistantName" type="xs:string" /> + <param style="plain" name="manager" path="/manager" type="xs:string" /> + <param style="plain" name="homePhones" path="/homePhones" type="service:Contact_V2_homePhones_def" required="true" /> + <param style="plain" name="businessPhones" path="/businessPhones" type="service:Contact_V2_businessPhones_def" /> + <param style="plain" name="mobilePhone" path="/mobilePhone" type="xs:string" /> + <param style="plain" name="homeAddress" path="/homeAddress" type="service:PhysicalAddress_V2" /> + <param style="plain" name="businessAddress" path="/businessAddress" type="service:PhysicalAddress_V2" /> + <param style="plain" name="otherAddress" path="/otherAddress" type="service:PhysicalAddress_V2" /> + <param style="plain" name="yomiCompanyName" path="/yomiCompanyName" type="xs:string" /> + <param style="plain" name="yomiGivenName" path="/yomiGivenName" type="xs:string" /> + <param style="plain" name="yomiSurname" path="/yomiSurname" type="xs:string" /> + <param style="plain" name="categories" path="/categories" type="service:Contact_V2_categories_def" /> + <param style="plain" name="changeKey" path="/changeKey" type="xs:string" /> + <param style="plain" name="createdDateTime" path="/createdDateTime" type="service:Contact_V2_createdDateTime_def" /> + <param style="plain" name="lastModifiedDateTime" path="/lastModifiedDateTime" type="service:Contact_V2_lastModifiedDateTime_def" /> + </representation> + </request> + <response> + <representation mediaType="application/json" element="service:ContactResponse_V2" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/codeless/v1.0/me/contactFolders/{folder}/contacts"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <param style="template" name="folder" type="xs:string" required="true"> + <doc title="Unique identifier of the contacts folder to retrieve" /> + </param> + <method siena:requiresAuthentication="true" name="GET" id="ContactGetItemsV2" actionName="ContactGetItems_V2" visibility="advanced" siena:isDeprecated="false" siena:family="ContactGetItems" siena:revision="2" siena:status="Production"> + <doc title="Get contacts (V2)
This operation gets contacts from a contacts folder." /> + <request> + <param style="query" name="$filter" type="xs:string"> + <doc title="An ODATA filter query to restrict the entries returned (e.g. stringColumn eq 'string' OR numberColumn lt 123)." /> + </param> + <param style="query" name="$orderby" type="xs:string"> + <doc title="An ODATA orderBy query for specifying the order of entries." /> + </param> + <param style="query" name="$top" type="xs:int"> + <doc title="Total number of entries to retrieve (default = all)." /> + </param> + <param style="query" name="$skip" type="xs:int"> + <doc title="The number of entries to skip (default = 0)." /> + </param> + </request> + <response> + <representation mediaType="application/json" element="service:EntityListResponse_ux5B_ContactResponse_ux5D__V2" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/codeless/v1.0/me/contactFolders/{folder}/contacts"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <param style="template" name="folder" type="xs:string" required="true"> + <doc title="Select a contacts folder" /> + </param> + <method siena:requiresAuthentication="true" name="POST" id="ContactPostItemV2" actionName="ContactPostItem_V2" visibility="important" siena:isDeprecated="false" siena:family="ContactPostItem" siena:revision="2" siena:status="Production"> + <doc title="Create contact (V2)
This operation creates a new contact in a contacts folder." /> + <request> + <representation mediaType="application/json"> + <param style="plain" name="id" path="/id" type="xs:string" /> + <param style="plain" name="parentFolderId" path="/parentFolderId" type="xs:string" /> + <param style="plain" name="birthday" path="/birthday" type="service:Contact_V2_birthday_def" /> + <param style="plain" name="fileAs" path="/fileAs" type="xs:string" /> + <param style="plain" name="displayName" path="/displayName" type="xs:string" /> + <param style="plain" name="givenName" path="/givenName" type="xs:string" required="true" /> + <param style="plain" name="initials" path="/initials" type="xs:string" /> + <param style="plain" name="middleName" path="/middleName" type="xs:string" /> + <param style="plain" name="nickName" path="/nickName" type="xs:string" /> + <param style="plain" name="surname" path="/surname" type="xs:string" /> + <param style="plain" name="title" path="/title" type="xs:string" /> + <param style="plain" name="generation" path="/generation" type="xs:string" /> + <param style="plain" name="emailAddresses" path="/emailAddresses" type="service:Contact_V2_emailAddresses_def" /> + <param style="plain" name="imAddresses" path="/imAddresses" type="service:Contact_V2_imAddresses_def" /> + <param style="plain" name="jobTitle" path="/jobTitle" type="xs:string" /> + <param style="plain" name="companyName" path="/companyName" type="xs:string" /> + <param style="plain" name="department" path="/department" type="xs:string" /> + <param style="plain" name="officeLocation" path="/officeLocation" type="xs:string" /> + <param style="plain" name="profession" path="/profession" type="xs:string" /> + <param style="plain" name="businessHomePage" path="/businessHomePage" type="xs:string" /> + <param style="plain" name="assistantName" path="/assistantName" type="xs:string" /> + <param style="plain" name="manager" path="/manager" type="xs:string" /> + <param style="plain" name="homePhones" path="/homePhones" type="service:Contact_V2_homePhones_def" required="true" /> + <param style="plain" name="businessPhones" path="/businessPhones" type="service:Contact_V2_businessPhones_def" /> + <param style="plain" name="mobilePhone" path="/mobilePhone" type="xs:string" /> + <param style="plain" name="homeAddress" path="/homeAddress" type="service:PhysicalAddress_V2" /> + <param style="plain" name="businessAddress" path="/businessAddress" type="service:PhysicalAddress_V2" /> + <param style="plain" name="otherAddress" path="/otherAddress" type="service:PhysicalAddress_V2" /> + <param style="plain" name="yomiCompanyName" path="/yomiCompanyName" type="xs:string" /> + <param style="plain" name="yomiGivenName" path="/yomiGivenName" type="xs:string" /> + <param style="plain" name="yomiSurname" path="/yomiSurname" type="xs:string" /> + <param style="plain" name="categories" path="/categories" type="service:Contact_V2_categories_def" /> + <param style="plain" name="changeKey" path="/changeKey" type="xs:string" /> + <param style="plain" name="createdDateTime" path="/createdDateTime" type="service:Contact_V2_createdDateTime_def" /> + <param style="plain" name="lastModifiedDateTime" path="/lastModifiedDateTime" type="service:Contact_V2_lastModifiedDateTime_def" /> + </representation> + </request> + <response> + <representation mediaType="application/json" element="service:ContactResponse_V2" /> + </response> + </method> + </resource> + <resource path="/{connectionId}/codeless/v1.0/me/contactFolders/{folder}/contacts/{id}/photo/$value"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <param style="template" name="folder" type="xs:string" required="true"> + <doc title="Select a contacts folder" /> + </param> + <param style="template" name="id" type="xs:string" required="true"> + <doc title="Unique identifier of a contact to update photo" /> + </param> + <method siena:requiresAuthentication="true" name="PUT" id="UpdateMyContactPhoto" actionName="UpdateMyContactPhoto" visibility="advanced" siena:isDeprecated="false" siena:status="Production"> + <doc title="Update my contact's photo
Updates the photo of the specified contact of the current user. The size of the photo must be less than 4 MB." /> + <request> + <param style="header" name="Content-Type" type="xs:string" default="image/jpeg"> + <doc title="Image content type (like 'image/jpeg')" /> + </param> + <representation mediaType="application/octet-stream" /> + </request> + </method> + </resource> + <resource path="/{connectionId}/codeless/httprequest"> + <param style="template" name="connectionId" type="xs:string" required="true" /> + <method siena:requiresAuthentication="true" name="POST" id="HttpRequest" actionName="HttpRequest" visibility="important" siena:isDeprecated="false" siena:status="Production"> + <doc title="Send an HTTP request
Construct a Microsoft Graph REST API request to invoke. These segments are supported: 1st segement: /me, /users/<userId> 2nd segment: messages, mailFolders, events, calendar, calendars, outlook, inferenceClassification. Learn more: https://docs.microsoft.com/en-us/graph/use-the-api." /> + <request> + <param style="header" name="Uri" type="xs:string" required="true"> + <doc title="The full or relative URI. Example: https://graph.microsoft.com/{version}/{resource}." /> + </param> + <param style="header" name="Method" type="xs:string" required="true" default="GET"> + <doc title="The HTTP method (default is GET)." /> + <option value="GET" /> + <option value="POST" /> + <option value="PUT" /> + <option value="PATCH" /> + <option value="DELETE" /> + </param> + <param style="header" name="ContentType" type="xs:string" default="application/json"> + <doc title="The content-type header for the body (default is application/json)." /> + </param> + <param style="header" name="CustomHeader1" type="xs:string"> + <doc title="Custom header 1. Specify in format: header-name: header-value" /> + </param> + <param style="header" name="CustomHeader2" type="xs:string"> + <doc title="Custom header 2. Specify in format: header-name: header-value" /> + </param> + <param style="header" name="CustomHeader3" type="xs:string"> + <doc title="Custom header 3. Specify in format: header-name: header-value" /> + </param> + <param style="header" name="CustomHeader4" type="xs:string"> + <doc title="Custom header 4. Specify in format: header-name: header-value" /> + </param> + <param style="header" name="CustomHeader5" type="xs:string"> + <doc title="Custom header 5. Specify in format: header-name: header-value" /> + </param> + <representation mediaType="application/octet-stream" /> + </request> + <response> + <representation mediaType="application/json" element="service:ObjectWithoutType" /> + </response> + </method> + </resource> + </resources> + <authenticationProviders xmlns="http://schemas.microsoft.com/MicrosoftProjectSiena/WADL/2014/11"> + <connectionProvider id="PowerAppAuth" siena:connectionProviderId="shared_office365" /> + </authenticationProviders> + <template xmlns="http://schemas.microsoft.com/MicrosoftProjectSiena/WADL/2014/11"> + <variable name="connectionId"> + <modifyParams style="template" name="connectionId" attribute="fixed" /> + </variable> + </template> +</application> \ No newline at end of file