{"id":4233,"date":"2023-12-13T15:20:54","date_gmt":"2023-12-13T15:20:54","guid":{"rendered":"https:\/\/conais.in\/dev\/?page_id=4233"},"modified":"2025-10-22T14:06:43","modified_gmt":"2025-10-22T14:06:43","slug":"myoutlookevents","status":"publish","type":"page","link":"https:\/\/conais.in\/dev\/myoutlookevents\/","title":{"rendered":"MyOutlookEvents"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"4233\" class=\"elementor elementor-4233\" data-elementor-settings=\"[]\">\n\t\t\t\t\t\t<div class=\"elementor-inner\">\n\t\t\t\t\t\t\t<div class=\"elementor-section-wrap\">\n\t\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-ddb6979 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"ddb6979\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-755efa8\" data-id=\"755efa8\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-33ceef3 elementor-widget elementor-widget-heading\" data-id=\"33ceef3\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">My Outlook Events for SharePoint<\/h1>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a17d45c elementor-widget elementor-widget-text-editor\" data-id=\"a17d45c\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-text-editor elementor-clearfix\">\n\t\t\t\t<p>Create, customize, and automate SharePoint Online forms without writing a single line of code. Streamline your workflows with multi-level approvals, conditional logic, and intelligent notifications.<\/p>\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b5e9cc4 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-shortcode\" data-id=\"b5e9cc4\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-shortcode\">    <style>\n        .conais-modal-button {\n            background-color: #ff7712;\n            color: #fff;\n            padding: 10px 20px;\n            border: none;\n            border-radius: 4px;\n            font-size: 16px;\n            cursor: pointer;\n        }\n        #conais-modal {\n            display: none;\n            position: fixed;\n            z-index: 9999;\n            left: 0;\n            top: 0;\n            width: 100%;\n            height: 100%;\n            background-color: rgba(0, 0, 0, 0.6);\n        }\n        #conais-modal-content {\n            background: #fff;\n            margin: 5% auto;\n            padding: 20px;\n            width: 95%;\n            max-width: 600px;\n            border-radius: 8px;\n            position: relative;\n        }\n        .conais-modal-close {\n            position: absolute;\n            top: 10px;\n            right: 15px;\n            color: #aaa;\n            font-size: 24px;\n            font-weight: bold;\n            cursor: pointer;\n        }\n        .conais-modal-close:hover {\n            color: #000;\n        }\n    <\/style>\n\n    <button class=\"conais-modal-button\" id=\"open-conais-form\">Loading...<\/button>\n\n\n    <div id=\"conais-modal\">\n        <div id=\"conais-modal-content\">\n            <span class=\"conais-modal-close\">&times;<\/span>\n                <style>\n        #conais-form-wrapper {\n            max-width: 500px;\n            margin: 20px auto;\n            padding: 25px;\n            border: 1px solid #ccc;\n            border-radius: 8px;\n            background: #fff;\n            box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n            font-family: Arial, sans-serif;\n        }\n        #conais-form-wrapper label {\n            font-weight: 600;\n            display: block;\n            margin-bottom: 6px;\n            margin-top: 15px;\n        }\n        #conais-form-wrapper input,\n        #conais-form-wrapper select,\n        #conais-form-wrapper button {\n            width: 100%;\n            padding: 10px;\n            font-size: 14px;\n            margin-bottom: 5px;\n            border: 1px solid #ccc;\n            border-radius: 4px;\n            box-sizing: border-box;\n        }\n        #conais-form-wrapper button {\n            background: #ff7712  ;\n            color: #fff;\n            border: none;\n            margin-top: 15px;\n        }\n        #conais-form-wrapper button:disabled {\n            background: #ccc;\n        }\n        .form-success {\n            text-align: center;\n        }\n        .form-success a {\n            background: #ff7712 ;\n            padding: 10px 20px;\n            color: white;\n            border-radius: 5px;\n            text-decoration: none;\n            display: inline-block;\n            margin-top: 15px;\n        }\n    <\/style>\n    <div id=\"conais-form-wrapper\">\n        <label for=\"first_name\">First Name<\/label>\n        <input type=\"text\" id=\"first_name\" placeholder=\"Enter your first name\" required \/>\n\n        <label for=\"last_name\">Last Name<\/label>\n        <input type=\"text\" id=\"last_name\" placeholder=\"Enter your last name\" required \/>\n\n        <label for=\"company_name\">Company Name<\/label>\n        <input type=\"text\" id=\"company_name\" placeholder=\"Enter your company name\" required \/>\n\n        <label for=\"email\">Contact Email<\/label>\n        <input type=\"email\" id=\"email\" placeholder=\"Enter your email\" required \/>\n        <button type=\"button\" id=\"send_otp\">Send OTP<\/button>\n\n        <label for=\"otp\" style=\"display:none;\">Enter OTP<\/label>\n        <input type=\"text\" id=\"otp\" placeholder=\"Enter OTP\" style=\"display:none;\" \/>\n        <button type=\"button\" id=\"verify_otp\" style=\"display:none;\">Verify OTP<\/button>\n\n        <label for=\"country\">Contact Country<\/label>\n      <select id=\"country\" required>\n        <option value=\"\">Select Country<\/option><option value=\"Afghanistan\">Afghanistan<\/option><option value=\"Albania\">Albania<\/option><option value=\"Algeria\">Algeria<\/option><option value=\"Andorra\">Andorra<\/option><option value=\"Angola\">Angola<\/option><option value=\"Antigua and Barbuda\">Antigua and Barbuda<\/option><option value=\"Argentina\">Argentina<\/option><option value=\"Armenia\">Armenia<\/option><option value=\"Australia\">Australia<\/option><option value=\"Austria\">Austria<\/option><option value=\"Azerbaijan\">Azerbaijan<\/option><option value=\"Bahamas\">Bahamas<\/option><option value=\"Bahrain\">Bahrain<\/option><option value=\"Bangladesh\">Bangladesh<\/option><option value=\"Barbados\">Barbados<\/option><option value=\"Belarus\">Belarus<\/option><option value=\"Belgium\">Belgium<\/option><option value=\"Belize\">Belize<\/option><option value=\"Benin\">Benin<\/option><option value=\"Bhutan\">Bhutan<\/option><option value=\"Bolivia\">Bolivia<\/option><option value=\"Bosnia and Herzegovina\">Bosnia and Herzegovina<\/option><option value=\"Botswana\">Botswana<\/option><option value=\"Brazil\">Brazil<\/option><option value=\"Brunei\">Brunei<\/option><option value=\"Bulgaria\">Bulgaria<\/option><option value=\"Burkina Faso\">Burkina Faso<\/option><option value=\"Burundi\">Burundi<\/option><option value=\"Cabo Verde\">Cabo Verde<\/option><option value=\"Cambodia\">Cambodia<\/option><option value=\"Cameroon\">Cameroon<\/option><option value=\"Canada\">Canada<\/option><option value=\"Central African Republic\">Central African Republic<\/option><option value=\"Chad\">Chad<\/option><option value=\"Chile\">Chile<\/option><option value=\"China\">China<\/option><option value=\"Colombia\">Colombia<\/option><option value=\"Comoros\">Comoros<\/option><option value=\"Congo (Congo-Brazzaville)\">Congo (Congo-Brazzaville)<\/option><option value=\"Costa Rica\">Costa Rica<\/option><option value=\"Croatia\">Croatia<\/option><option value=\"Cuba\">Cuba<\/option><option value=\"Cyprus\">Cyprus<\/option><option value=\"Czechia\">Czechia<\/option><option value=\"Democratic Republic of the Congo\">Democratic Republic of the Congo<\/option><option value=\"Denmark\">Denmark<\/option><option value=\"Djibouti\">Djibouti<\/option><option value=\"Dominica\">Dominica<\/option><option value=\"Dominican Republic\">Dominican Republic<\/option><option value=\"Ecuador\">Ecuador<\/option><option value=\"Egypt\">Egypt<\/option><option value=\"El Salvador\">El Salvador<\/option><option value=\"Equatorial Guinea\">Equatorial Guinea<\/option><option value=\"Eritrea\">Eritrea<\/option><option value=\"Estonia\">Estonia<\/option><option value=\"Eswatini\">Eswatini<\/option><option value=\"Ethiopia\">Ethiopia<\/option><option value=\"Fiji\">Fiji<\/option><option value=\"Finland\">Finland<\/option><option value=\"France\">France<\/option><option value=\"Gabon\">Gabon<\/option><option value=\"Gambia\">Gambia<\/option><option value=\"Georgia\">Georgia<\/option><option value=\"Germany\">Germany<\/option><option value=\"Ghana\">Ghana<\/option><option value=\"Greece\">Greece<\/option><option value=\"Grenada\">Grenada<\/option><option value=\"Guatemala\">Guatemala<\/option><option value=\"Guinea\">Guinea<\/option><option value=\"Guinea-Bissau\">Guinea-Bissau<\/option><option value=\"Guyana\">Guyana<\/option><option value=\"Haiti\">Haiti<\/option><option value=\"Honduras\">Honduras<\/option><option value=\"Hungary\">Hungary<\/option><option value=\"Iceland\">Iceland<\/option><option value=\"India\">India<\/option><option value=\"Indonesia\">Indonesia<\/option><option value=\"Iran\">Iran<\/option><option value=\"Iraq\">Iraq<\/option><option value=\"Ireland\">Ireland<\/option><option value=\"Israel\">Israel<\/option><option value=\"Italy\">Italy<\/option><option value=\"Jamaica\">Jamaica<\/option><option value=\"Japan\">Japan<\/option><option value=\"Jordan\">Jordan<\/option><option value=\"Kazakhstan\">Kazakhstan<\/option><option value=\"Kenya\">Kenya<\/option><option value=\"Kiribati\">Kiribati<\/option><option value=\"Kuwait\">Kuwait<\/option><option value=\"Kyrgyzstan\">Kyrgyzstan<\/option><option value=\"Laos\">Laos<\/option><option value=\"Latvia\">Latvia<\/option><option value=\"Lebanon\">Lebanon<\/option><option value=\"Lesotho\">Lesotho<\/option><option value=\"Liberia\">Liberia<\/option><option value=\"Libya\">Libya<\/option><option value=\"Liechtenstein\">Liechtenstein<\/option><option value=\"Lithuania\">Lithuania<\/option><option value=\"Luxembourg\">Luxembourg<\/option><option value=\"Madagascar\">Madagascar<\/option><option value=\"Malawi\">Malawi<\/option><option value=\"Malaysia\">Malaysia<\/option><option value=\"Maldives\">Maldives<\/option><option value=\"Mali\">Mali<\/option><option value=\"Malta\">Malta<\/option><option value=\"Marshall Islands\">Marshall Islands<\/option><option value=\"Mauritania\">Mauritania<\/option><option value=\"Mauritius\">Mauritius<\/option><option value=\"Mexico\">Mexico<\/option><option value=\"Micronesia\">Micronesia<\/option><option value=\"Moldova\">Moldova<\/option><option value=\"Monaco\">Monaco<\/option><option value=\"Mongolia\">Mongolia<\/option><option value=\"Montenegro\">Montenegro<\/option><option value=\"Morocco\">Morocco<\/option><option value=\"Mozambique\">Mozambique<\/option><option value=\"Myanmar\">Myanmar<\/option><option value=\"Namibia\">Namibia<\/option><option value=\"Nauru\">Nauru<\/option><option value=\"Nepal\">Nepal<\/option><option value=\"Netherlands\">Netherlands<\/option><option value=\"New Zealand\">New Zealand<\/option><option value=\"Nicaragua\">Nicaragua<\/option><option value=\"Niger\">Niger<\/option><option value=\"Nigeria\">Nigeria<\/option><option value=\"North Korea\">North Korea<\/option><option value=\"North Macedonia\">North Macedonia<\/option><option value=\"Norway\">Norway<\/option><option value=\"Oman\">Oman<\/option><option value=\"Pakistan\">Pakistan<\/option><option value=\"Palau\">Palau<\/option><option value=\"Palestine\">Palestine<\/option><option value=\"Panama\">Panama<\/option><option value=\"Papua New Guinea\">Papua New Guinea<\/option><option value=\"Paraguay\">Paraguay<\/option><option value=\"Peru\">Peru<\/option><option value=\"Philippines\">Philippines<\/option><option value=\"Poland\">Poland<\/option><option value=\"Portugal\">Portugal<\/option><option value=\"Qatar\">Qatar<\/option><option value=\"Romania\">Romania<\/option><option value=\"Russia\">Russia<\/option><option value=\"Rwanda\">Rwanda<\/option><option value=\"Saint Kitts and Nevis\">Saint Kitts and Nevis<\/option><option value=\"Saint Lucia\">Saint Lucia<\/option><option value=\"Saint Vincent and the Grenadines\">Saint Vincent and the Grenadines<\/option><option value=\"Samoa\">Samoa<\/option><option value=\"San Marino\">San Marino<\/option><option value=\"Sao Tome and Principe\">Sao Tome and Principe<\/option><option value=\"Saudi Arabia\">Saudi Arabia<\/option><option value=\"Senegal\">Senegal<\/option><option value=\"Serbia\">Serbia<\/option><option value=\"Seychelles\">Seychelles<\/option><option value=\"Sierra Leone\">Sierra Leone<\/option><option value=\"Singapore\">Singapore<\/option><option value=\"Slovakia\">Slovakia<\/option><option value=\"Slovenia\">Slovenia<\/option><option value=\"Solomon Islands\">Solomon Islands<\/option><option value=\"Somalia\">Somalia<\/option><option value=\"South Africa\">South Africa<\/option><option value=\"South Korea\">South Korea<\/option><option value=\"South Sudan\">South Sudan<\/option><option value=\"Spain\">Spain<\/option><option value=\"Sri Lanka\">Sri Lanka<\/option><option value=\"Sudan\">Sudan<\/option><option value=\"Suriname\">Suriname<\/option><option value=\"Sweden\">Sweden<\/option><option value=\"Switzerland\">Switzerland<\/option><option value=\"Syria\">Syria<\/option><option value=\"Taiwan\">Taiwan<\/option><option value=\"Tajikistan\">Tajikistan<\/option><option value=\"Tanzania\">Tanzania<\/option><option value=\"Thailand\">Thailand<\/option><option value=\"Timor-Leste\">Timor-Leste<\/option><option value=\"Togo\">Togo<\/option><option value=\"Tonga\">Tonga<\/option><option value=\"Trinidad and Tobago\">Trinidad and Tobago<\/option><option value=\"Tunisia\">Tunisia<\/option><option value=\"Turkey\">Turkey<\/option><option value=\"Turkmenistan\">Turkmenistan<\/option><option value=\"Tuvalu\">Tuvalu<\/option><option value=\"Uganda\">Uganda<\/option><option value=\"Ukraine\">Ukraine<\/option><option value=\"United Arab Emirates\">United Arab Emirates<\/option><option value=\"United Kingdom\">United Kingdom<\/option><option value=\"United States\">United States<\/option><option value=\"Uruguay\">Uruguay<\/option><option value=\"Uzbekistan\">Uzbekistan<\/option><option value=\"Vanuatu\">Vanuatu<\/option><option value=\"Vatican City\">Vatican City<\/option><option value=\"Venezuela\">Venezuela<\/option><option value=\"Vietnam\">Vietnam<\/option><option value=\"Yemen\">Yemen<\/option><option value=\"Zambia\">Zambia<\/option><option value=\"Zimbabwe\">Zimbabwe<\/option>      <\/select>\n\n        <button type=\"submit\" id=\"submit_form\" disabled>Submit<\/button>\n    <\/div>\n            <\/div>\n    <\/div>\n\n    <script>\n    document.addEventListener('DOMContentLoaded', function() {\n        const modal = document.getElementById('conais-modal');\n        const openBtn = document.getElementById('open-conais-form');\n        const closeBtn = document.querySelector('.conais-modal-close');\n\n        openBtn.addEventListener('click', function() {\n            modal.style.display = 'block';\n        });\n\n        closeBtn.addEventListener('click', function() {\n            modal.style.display = 'none';\n        });\n\n        window.addEventListener('click', function(event) {\n            if (event.target === modal) {\n                modal.style.display = 'none';\n            }\n        });\n    });\n    <\/script>\n    <\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-a8476aa elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"a8476aa\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-ccd92da\" data-id=\"ccd92da\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-dafcdd7 elementor-align-center elementor-mobile-align-center elementor-widget elementor-widget-button\" data-id=\"dafcdd7\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t<a href=\"https:\/\/marketplace.microsoft.com\/en-us\/product\/office\/WA200005781?tab=Overview\" class=\"elementor-button-link elementor-button elementor-size-md\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-text\">Get Now<\/span>\n\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-2df23ce elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default\" data-id=\"2df23ce\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-745c297\" data-id=\"745c297\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-f7c32b5 elementor-widget elementor-widget-image\" data-id=\"f7c32b5\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-image\">\n\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1366\" height=\"768\" src=\"https:\/\/conais.in\/dev\/wp-content\/uploads\/2025\/10\/conais-my-outlook-events.webp\" class=\"attachment-full size-full\" alt=\"conais-my outlook events\" srcset=\"https:\/\/conais.in\/dev\/wp-content\/uploads\/2025\/10\/conais-my-outlook-events.webp 1366w, https:\/\/conais.in\/dev\/wp-content\/uploads\/2025\/10\/conais-my-outlook-events-300x169.webp 300w, https:\/\/conais.in\/dev\/wp-content\/uploads\/2025\/10\/conais-my-outlook-events-1024x576.webp 1024w, https:\/\/conais.in\/dev\/wp-content\/uploads\/2025\/10\/conais-my-outlook-events-768x432.webp 768w, https:\/\/conais.in\/dev\/wp-content\/uploads\/2025\/10\/conais-my-outlook-events-24x13.webp 24w, https:\/\/conais.in\/dev\/wp-content\/uploads\/2025\/10\/conais-my-outlook-events-64x36.webp 64w, https:\/\/conais.in\/dev\/wp-content\/uploads\/2025\/10\/conais-my-outlook-events-48x27.webp 48w\" sizes=\"auto, (max-width: 1366px) 100vw, 1366px\" title=\"\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-863dbf0 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"863dbf0\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-46602b9\" data-id=\"46602b9\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-580a193 elementor-widget elementor-widget-heading\" data-id=\"580a193\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Stay On Top of Your Schedule Without Switching Apps<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-fd3215c elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"fd3215c\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-971d4c6\" data-id=\"971d4c6\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-cc4e9b4 elementor-widget elementor-widget-rt-info-box\" data-id=\"cc4e9b4\" data-element_type=\"widget\" data-widget_type=\"rt-info-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div class=\"no-animation\">\n\t<div class=\"translate-bottom-75 opacity-animation transition-150 transition-delay-500\">\n\t\t<div class=\"info-box-default info-box-style4\">\n\t\t\t<div class=\"rtin-item rtin-icon\" data-tilt >\n\t\t\t\t<div class=\"rtin-media\">\n\t\t\t\t\t<div class=\"rtin-icon\">\t\t\t\n\t\t\t\t\t\t \t\n\t\t\t\t\t\t\t\t\t\t\t\t\t<i class=\"fas fa-code\"><\/i>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"rtin-content\">\n\t\t\t\t\t\t\t\t\t\t<h3 class=\"rtin-title\">No-Code Integration<\/h3>\n\t\t\t\t\t\t\t\t\t\t<div class=\"rtin-text\"><p>Seamlessly connect your Outlook calendar to SharePoint without any technical setup. Automatic synchronization ensures your events are always up-to-date.<\/p><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n<\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0cf5a0a elementor-widget elementor-widget-rt-info-box\" data-id=\"0cf5a0a\" data-element_type=\"widget\" data-widget_type=\"rt-info-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div class=\"no-animation\">\n\t<div class=\"translate-bottom-75 opacity-animation transition-150 transition-delay-100\">\n\t\t<div class=\"info-box-default info-box-style4\">\n\t\t\t<div class=\"rtin-item rtin-icon\" data-tilt >\n\t\t\t\t<div class=\"rtin-media\">\n\t\t\t\t\t<div class=\"rtin-icon\">\t\t\t\n\t\t\t\t\t\t \t\n\t\t\t\t\t\t\t\t\t\t\t\t\t<i class=\"fas fa-users\"><\/i>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"rtin-content\">\n\t\t\t\t\t\t\t\t\t\t<h3 class=\"rtin-title\">Complete Meeting Details<\/h3>\n\t\t\t\t\t\t\t\t\t\t<div class=\"rtin-text\"><p>See everything at a glance: meeting duration, organizer name, attendees, location, and description. No more switching between apps.<\/p><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n<\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-578c6d2\" data-id=\"578c6d2\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-dc900b0 elementor-widget elementor-widget-rt-info-box\" data-id=\"dc900b0\" data-element_type=\"widget\" data-widget_type=\"rt-info-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div class=\"no-animation\">\n\t<div class=\"translate-bottom-75 opacity-animation transition-150 transition-delay-300\">\n\t\t<div class=\"info-box-default info-box-style4\">\n\t\t\t<div class=\"rtin-item rtin-icon\" data-tilt >\n\t\t\t\t<div class=\"rtin-media\">\n\t\t\t\t\t<div class=\"rtin-icon\">\t\t\t\n\t\t\t\t\t\t \t\n\t\t\t\t\t\t\t\t\t\t\t\t\t<i class=\"fas fa-business-time\"><\/i>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"rtin-content\">\n\t\t\t\t\t\t\t\t\t\t<h3 class=\"rtin-title\">Flexible Time Views<\/h3>\n\t\t\t\t\t\t\t\t\t\t<div class=\"rtin-text\"><p>Choose your preferred view: All Upcoming Events, This Week, This Month, or This Quarter. Filter what matters most to your workflow.<\/p><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n<\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3ce2596 elementor-widget elementor-widget-rt-info-box\" data-id=\"3ce2596\" data-element_type=\"widget\" data-widget_type=\"rt-info-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div class=\"no-animation\">\n\t<div class=\"translate-bottom-75 opacity-animation transition-150 transition-delay-900\">\n\t\t<div class=\"info-box-default info-box-style4\">\n\t\t\t<div class=\"rtin-item rtin-icon\" data-tilt >\n\t\t\t\t<div class=\"rtin-media\">\n\t\t\t\t\t<div class=\"rtin-icon\">\t\t\t\n\t\t\t\t\t\t \t\n\t\t\t\t\t\t\t\t\t\t\t\t\t<i class=\"fas fa-folder-plus\"><\/i>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"rtin-content\">\n\t\t\t\t\t\t\t\t\t\t<h3 class=\"rtin-title\">One-Click Join<\/h3>\n\t\t\t\t\t\t\t\t\t\t<div class=\"rtin-text\"><p>Direct join links for Teams, Zoom, or any meeting platform. Launch meetings instantly from your SharePoint page without searching for links.<\/p><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n<\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-8ab7829 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"8ab7829\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-307cb63\" data-id=\"307cb63\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-7bd27f8 elementor-widget elementor-widget-heading\" data-id=\"7bd27f8\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">How to Get Started<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d99e692 elementor-widget elementor-widget-heading\" data-id=\"d99e692\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">3-Step Process<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-465eea7 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"465eea7\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-453aa34\" data-id=\"453aa34\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-e2193fc elementor-widget elementor-widget-heading\" data-id=\"e2193fc\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Step 1<\/h3>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ca245ad elementor-widget elementor-widget-text-editor\" data-id=\"ca245ad\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-text-editor elementor-clearfix\">\n\t\t\t\t<p class=\"text-lg font-bold text-text-100 mt-1 -mb-1.5\"><strong>Add to SharePoint<\/strong> Install My Outlook Events from Microsoft AppSource. Add the web part to any SharePoint page in seconds.<\/p>\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-d16595f\" data-id=\"d16595f\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-03f7ee3 elementor-widget elementor-widget-heading\" data-id=\"03f7ee3\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Step 2<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-143a058 elementor-widget elementor-widget-text-editor\" data-id=\"143a058\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-text-editor elementor-clearfix\">\n\t\t\t\t<p class=\"text-lg font-bold text-text-100 mt-1 -mb-1.5\"><strong>Configure Your View<\/strong> Choose your custom heading, select time interval preference, and adjust display settings. No technical knowledge required.<\/p>\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-5dab4c9\" data-id=\"5dab4c9\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-4dee8e0 elementor-widget elementor-widget-heading\" data-id=\"4dee8e0\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Step 3<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9149ff0 elementor-widget elementor-widget-text-editor\" data-id=\"9149ff0\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-text-editor elementor-clearfix\">\n\t\t\t\t<p class=\"text-lg font-bold text-text-100 mt-1 -mb-1.5\"><strong>Stay Organized<\/strong> Your calendar events appear automatically. Click any event to view details or join meetings directly. Never miss another important call.<\/p>\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-5cb64d9 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"5cb64d9\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-f15f875\" data-id=\"f15f875\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-97e0307 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"97e0307\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t<a href=\"https:\/\/marketplace.microsoft.com\/en-us\/product\/office\/WA200005781?tab=Overview\" class=\"elementor-button-link elementor-button elementor-size-md\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-text\">Learn More<\/span>\n\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-b30b801 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"b30b801\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-custom\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-c27d50b compress-right-side elementor-hidden-mobile\" data-id=\"c27d50b\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-8a6309f elementor-widget elementor-widget-image\" data-id=\"8a6309f\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-image\">\n\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"510\" height=\"131\" src=\"https:\/\/conais.in\/dev\/wp-content\/uploads\/2025\/10\/microsoft-partner-conais-.webp\" class=\"attachment-large size-large\" alt=\"microsoft-partner-conais\" srcset=\"https:\/\/conais.in\/dev\/wp-content\/uploads\/2025\/10\/microsoft-partner-conais-.webp 510w, https:\/\/conais.in\/dev\/wp-content\/uploads\/2025\/10\/microsoft-partner-conais--300x77.webp 300w, https:\/\/conais.in\/dev\/wp-content\/uploads\/2025\/10\/microsoft-partner-conais--24x6.webp 24w, https:\/\/conais.in\/dev\/wp-content\/uploads\/2025\/10\/microsoft-partner-conais--100x26.webp 100w, https:\/\/conais.in\/dev\/wp-content\/uploads\/2025\/10\/microsoft-partner-conais--48x12.webp 48w\" sizes=\"auto, (max-width: 510px) 100vw, 510px\" title=\"\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-d5c2bb3\" data-id=\"d5c2bb3\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-bddfe7c elementor-widget elementor-widget-rt-text-with-button\" data-id=\"bddfe7c\" data-element_type=\"widget\" data-widget_type=\"rt-text-with-button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div class=\"no-animation\">\n\t<div class=\"section-title-holder no-animation\">\n\t\t<div class=\"title-text-button title-text-style1\">\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"translate-bottom-75 opacity-animation transition-150 transition-delay-500\">\n\t\t\t\t<h2 class=\"rtin-title\">Compliance <\/h2>\n\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"translate-bottom-75 opacity-animation transition-150 transition-delay-1000\">\n\t\t\t\t<div class=\"rtin-content\"><div class=\"translate-bottom-75 opacity-animation transition-150 transition-delay-500\"><p class=\"whitespace-normal break-words\"><strong>Compliance Certifications<\/strong><\/p><ul><li><strong>SOC 2 Type II Certified<\/strong><\/li><li><strong>GDPR Compliant<\/strong><\/li><li><strong>ISO 27001 Certified<\/strong><\/li><li><strong>Microsoft Partner<\/strong><\/li><\/ul><\/div><\/div>\n\t\t\t<\/div>\n\t\t\t\t\t\n\t\t\t\t\t<\/div>\n\t<\/div>\n<\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f3f8df3 elementor-align-left elementor-mobile-align-center elementor-widget elementor-widget-button\" data-id=\"f3f8df3\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t<a href=\"https:\/\/conais.in\/dev\/contact\/\" class=\"elementor-button-link elementor-button elementor-size-md\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-text\">Explore Our Apps<\/span>\n\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-d93f04d elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default\" data-id=\"d93f04d\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-038f6a1\" data-id=\"038f6a1\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-74b64ef elementor-widget elementor-widget-heading\" data-id=\"74b64ef\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">READY TO GET STARTED?\n<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ab1589b elementor-widget elementor-widget-text-editor\" data-id=\"ab1589b\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-text-editor elementor-clearfix\">\n\t\t\t\t<p>Start with a free trial of our applications or discuss building a custom solution for your unique needs<\/p>\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-89fd4ea\" data-id=\"89fd4ea\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-d4fbdfe elementor-align-left elementor-mobile-align-center elementor-widget elementor-widget-button\" data-id=\"d4fbdfe\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t<a href=\"https:\/\/marketplace.microsoft.com\/en-us\/product\/office\/WA200005781?tab=Overview\" class=\"elementor-button-link elementor-button elementor-size-md\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon elementor-align-icon-right\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"far fa-arrow-alt-circle-right\"><\/i>\t\t\t<\/span>\n\t\t\t\t\t\t<span class=\"elementor-button-text\">Try My Outlook Events Free<\/span>\n\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-5ec97ff elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"5ec97ff\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-4c6e6f3\" data-id=\"4c6e6f3\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-8d9aad3 elementor-widget elementor-widget-rt-text-with-button\" data-id=\"8d9aad3\" data-element_type=\"widget\" data-widget_type=\"rt-text-with-button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div class=\"no-animation\">\n\t<div class=\"section-title-holder no-animation\">\n\t\t<div class=\"title-text-button title-text-style1\">\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"translate-bottom-75 opacity-animation transition-150 transition-delay-500\">\n\t\t\t\t<h2 class=\"rtin-title\">Security<\/h2>\n\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"translate-bottom-75 opacity-animation transition-150 transition-delay-1000\">\n\t\t\t\t<div class=\"rtin-content\"><div class=\"translate-bottom-75 opacity-animation transition-150 transition-delay-500\"><p class=\"whitespace-normal break-words\"><strong> Security Features<\/strong><\/p><ul class=\"[&amp;:not(:last-child)_ul]:pb-1 [&amp;:not(:last-child)_ol]:pb-1 list-disc space-y-2.5 pl-7\"><li class=\"whitespace-normal break-words\"><strong>Data Sovereignty:<\/strong> Your data stays in your Microsoft 365 tenant<\/li><li class=\"whitespace-normal break-words\"><strong>Encryption:<\/strong> 256-bit encryption at rest and in transit<\/li><li class=\"whitespace-normal break-words\"><strong>Authentication:<\/strong> Azure AD single sign-on<\/li><li class=\"whitespace-normal break-words\"><strong>Audit Trails:<\/strong> Complete logging of all actions<\/li><li class=\"whitespace-normal break-words\"><strong>Backup:<\/strong> Automatic daily backups included<\/li><li class=\"whitespace-normal break-words\"><strong>Access Control:<\/strong> Role-based permissions<\/li><\/ul><\/div><\/div>\n\t\t\t<\/div>\n\t\t\t\t\t\n\t\t\t\t\t<\/div>\n\t<\/div>\n<\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f9a4c27 elementor-align-left elementor-mobile-align-center elementor-widget elementor-widget-button\" data-id=\"f9a4c27\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t<a href=\"https:\/\/conais.in\/dev\/office-365-applications\/\" class=\"elementor-button-link elementor-button elementor-size-md\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-text\">Explore Our Apps<\/span>\n\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-1bcb02d compress-right-side elementor-hidden-mobile\" data-id=\"1bcb02d\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-4356014 elementor-widget elementor-widget-image-gallery\" data-id=\"4356014\" data-element_type=\"widget\" data-widget_type=\"image-gallery.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-gallery\">\n\t\t\t<div id='gallery-1' class='gallery galleryid-4233 gallery-columns-3 gallery-size-thumbnail'><figure class='gallery-item'>\n\t\t\t<div class='gallery-icon landscape'>\n\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/conais.in\/dev\/wp-content\/uploads\/2025\/10\/Copilot-150x150.webp\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Copilot\" srcset=\"https:\/\/conais.in\/dev\/wp-content\/uploads\/2025\/10\/Copilot-150x150.webp 150w, https:\/\/conais.in\/dev\/wp-content\/uploads\/2025\/10\/Copilot-300x300.webp 300w, https:\/\/conais.in\/dev\/wp-content\/uploads\/2025\/10\/Copilot-768x768.webp 768w, https:\/\/conais.in\/dev\/wp-content\/uploads\/2025\/10\/Copilot-24x24.webp 24w, https:\/\/conais.in\/dev\/wp-content\/uploads\/2025\/10\/Copilot-36x36.webp 36w, https:\/\/conais.in\/dev\/wp-content\/uploads\/2025\/10\/Copilot-48x48.webp 48w, https:\/\/conais.in\/dev\/wp-content\/uploads\/2025\/10\/Copilot.webp 800w\" sizes=\"auto, (max-width: 150px) 100vw, 150px\" title=\"\">\n\t\t\t<\/div><\/figure><figure class='gallery-item'>\n\t\t\t<div class='gallery-icon landscape'>\n\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/conais.in\/dev\/wp-content\/uploads\/2025\/10\/Microsoft-365-150x150.webp\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Microsoft-365\" srcset=\"https:\/\/conais.in\/dev\/wp-content\/uploads\/2025\/10\/Microsoft-365-150x150.webp 150w, https:\/\/conais.in\/dev\/wp-content\/uploads\/2025\/10\/Microsoft-365-300x300.webp 300w, https:\/\/conais.in\/dev\/wp-content\/uploads\/2025\/10\/Microsoft-365-768x768.webp 768w, https:\/\/conais.in\/dev\/wp-content\/uploads\/2025\/10\/Microsoft-365-24x24.webp 24w, https:\/\/conais.in\/dev\/wp-content\/uploads\/2025\/10\/Microsoft-365-36x36.webp 36w, https:\/\/conais.in\/dev\/wp-content\/uploads\/2025\/10\/Microsoft-365-48x48.webp 48w, https:\/\/conais.in\/dev\/wp-content\/uploads\/2025\/10\/Microsoft-365.webp 800w\" sizes=\"auto, (max-width: 150px) 100vw, 150px\" title=\"\">\n\t\t\t<\/div><\/figure><figure class='gallery-item'>\n\t\t\t<div class='gallery-icon landscape'>\n\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/conais.in\/dev\/wp-content\/uploads\/2025\/10\/Power-Automate-150x150.webp\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Power-Automate\" srcset=\"https:\/\/conais.in\/dev\/wp-content\/uploads\/2025\/10\/Power-Automate-150x150.webp 150w, https:\/\/conais.in\/dev\/wp-content\/uploads\/2025\/10\/Power-Automate-300x300.webp 300w, https:\/\/conais.in\/dev\/wp-content\/uploads\/2025\/10\/Power-Automate-768x768.webp 768w, https:\/\/conais.in\/dev\/wp-content\/uploads\/2025\/10\/Power-Automate-24x24.webp 24w, https:\/\/conais.in\/dev\/wp-content\/uploads\/2025\/10\/Power-Automate-36x36.webp 36w, https:\/\/conais.in\/dev\/wp-content\/uploads\/2025\/10\/Power-Automate-48x48.webp 48w, https:\/\/conais.in\/dev\/wp-content\/uploads\/2025\/10\/Power-Automate.webp 800w\" sizes=\"auto, (max-width: 150px) 100vw, 150px\" title=\"\">\n\t\t\t<\/div><\/figure><figure class='gallery-item'>\n\t\t\t<div class='gallery-icon landscape'>\n\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/conais.in\/dev\/wp-content\/uploads\/2025\/10\/Teams-150x150.webp\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Teams\" srcset=\"https:\/\/conais.in\/dev\/wp-content\/uploads\/2025\/10\/Teams-150x150.webp 150w, https:\/\/conais.in\/dev\/wp-content\/uploads\/2025\/10\/Teams-300x300.webp 300w, https:\/\/conais.in\/dev\/wp-content\/uploads\/2025\/10\/Teams-768x768.webp 768w, https:\/\/conais.in\/dev\/wp-content\/uploads\/2025\/10\/Teams-24x24.webp 24w, https:\/\/conais.in\/dev\/wp-content\/uploads\/2025\/10\/Teams-36x36.webp 36w, https:\/\/conais.in\/dev\/wp-content\/uploads\/2025\/10\/Teams-48x48.webp 48w, https:\/\/conais.in\/dev\/wp-content\/uploads\/2025\/10\/Teams.webp 800w\" sizes=\"auto, (max-width: 150px) 100vw, 150px\" title=\"\">\n\t\t\t<\/div><\/figure><figure class='gallery-item'>\n\t\t\t<div class='gallery-icon landscape'>\n\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/conais.in\/dev\/wp-content\/uploads\/2025\/10\/Azure-150x150.webp\" class=\"attachment-thumbnail size-thumbnail\" alt=\"Azure\" srcset=\"https:\/\/conais.in\/dev\/wp-content\/uploads\/2025\/10\/Azure-150x150.webp 150w, https:\/\/conais.in\/dev\/wp-content\/uploads\/2025\/10\/Azure-300x300.webp 300w, https:\/\/conais.in\/dev\/wp-content\/uploads\/2025\/10\/Azure-768x768.webp 768w, https:\/\/conais.in\/dev\/wp-content\/uploads\/2025\/10\/Azure-24x24.webp 24w, https:\/\/conais.in\/dev\/wp-content\/uploads\/2025\/10\/Azure-36x36.webp 36w, https:\/\/conais.in\/dev\/wp-content\/uploads\/2025\/10\/Azure-48x48.webp 48w, https:\/\/conais.in\/dev\/wp-content\/uploads\/2025\/10\/Azure.webp 800w\" sizes=\"auto, (max-width: 150px) 100vw, 150px\" title=\"\">\n\t\t\t<\/div><\/figure><figure class='gallery-item'>\n\t\t\t<div class='gallery-icon landscape'>\n\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/conais.in\/dev\/wp-content\/uploads\/2025\/10\/SharePoint-Online-150x150.webp\" class=\"attachment-thumbnail size-thumbnail\" alt=\"SharePoint-Online\" srcset=\"https:\/\/conais.in\/dev\/wp-content\/uploads\/2025\/10\/SharePoint-Online-150x150.webp 150w, https:\/\/conais.in\/dev\/wp-content\/uploads\/2025\/10\/SharePoint-Online-300x300.webp 300w, https:\/\/conais.in\/dev\/wp-content\/uploads\/2025\/10\/SharePoint-Online-768x768.webp 768w, https:\/\/conais.in\/dev\/wp-content\/uploads\/2025\/10\/SharePoint-Online-24x24.webp 24w, https:\/\/conais.in\/dev\/wp-content\/uploads\/2025\/10\/SharePoint-Online-36x36.webp 36w, https:\/\/conais.in\/dev\/wp-content\/uploads\/2025\/10\/SharePoint-Online-48x48.webp 48w, https:\/\/conais.in\/dev\/wp-content\/uploads\/2025\/10\/SharePoint-Online.webp 800w\" sizes=\"auto, (max-width: 150px) 100vw, 150px\" title=\"\">\n\t\t\t<\/div><\/figure>\n\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-8ee07f3 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"8ee07f3\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-f88cee0\" data-id=\"f88cee0\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3aedd89 elementor-widget elementor-widget-heading\" data-id=\"3aedd89\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">How My Outlook Events Work?<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d545e82 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"d545e82\" data-element_type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-97aa62f elementor-widget elementor-widget-heading\" data-id=\"97aa62f\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Use Cases<\/h3>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-30725ee elementor-align-left elementor-mobile-align-center elementor-widget elementor-widget-button\" data-id=\"30725ee\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t<a href=\"https:\/\/conais.in\/dev\/contact\/\" class=\"elementor-button-link elementor-button elementor-size-md\" role=\"button\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-text\">Start Your Free Assessment<\/span>\n\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-762249a\" data-id=\"762249a\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-11b4f2a elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"11b4f2a\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-0b49c6d\" data-id=\"0b49c6d\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-d659cb9 elementor-widget elementor-widget-heading\" data-id=\"d659cb9\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">01 <\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-74df195 elementor-widget elementor-widget-heading\" data-id=\"74df195\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Executive Dashboards<\/h4>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-77134da elementor-widget elementor-widget-text-editor\" data-id=\"77134da\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-text-editor elementor-clearfix\">\n\t\t\t\t<p>Display upcoming executive meetings on homepage dashboards. Leadership teams stay informed about critical meetings and deadlines.<\/p><p><strong>Industry:<\/strong> Executive, Management<\/p>\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-7b1648f\" data-id=\"7b1648f\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-1db3882 elementor-widget elementor-widget-heading\" data-id=\"1db3882\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">02<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-851875c elementor-widget elementor-widget-heading\" data-id=\"851875c\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Team Coordination<\/h4>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8f41562 elementor-widget elementor-widget-text-editor\" data-id=\"8f41562\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-text-editor elementor-clearfix\">\n\t\t\t\t<p>Show shared team calendar events on department pages. Project teams align on deadlines, standups, and collaborative sessions.<\/p><p><strong>Industry:<\/strong> Project Management, Operations<\/p>\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-195b142 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"195b142\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-ba1c3e5\" data-id=\"ba1c3e5\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-14b2456 elementor-widget elementor-widget-heading\" data-id=\"14b2456\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">03<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9203747 elementor-widget elementor-widget-heading\" data-id=\"9203747\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Meeting Room Displays<\/h4>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e56ba0c elementor-widget elementor-widget-text-editor\" data-id=\"e56ba0c\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-text-editor elementor-clearfix\">\n\t\t\t\t<p>Display current and upcoming room bookings outside conference rooms. Facilities teams reduce scheduling conflicts and optimize space usage.<\/p><p><strong>Industry:<\/strong> Facilities, Office Management<\/p>\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-c2635d6\" data-id=\"c2635d6\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-aed8a31 elementor-widget elementor-widget-heading\" data-id=\"aed8a31\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">04<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0f5560c elementor-widget elementor-widget-heading\" data-id=\"0f5560c\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Personal Productivity<\/h4>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e8091e9 elementor-widget elementor-widget-text-editor\" data-id=\"e8091e9\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-text-editor elementor-clearfix\">\n\t\t\t\t<p>Embed your personal calendar view on your SharePoint homepage. Knowledge workers maintain focus with visible schedule reminders.<\/p><p><strong>Industry:<\/strong> Individual Contributors, Remote Workers<\/p>\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-d76538d elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"d76538d\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-2ce43b5\" data-id=\"2ce43b5\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-0c8213e elementor-widget elementor-widget-heading\" data-id=\"0c8213e\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Trusted by Leading Organizations Worldwide<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1b274e7 elementor-widget elementor-widget-rt-testimonial\" data-id=\"1b274e7\" data-element_type=\"widget\" data-widget_type=\"rt-testimonial.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div class=\"no-animation\">\n<div class=\"default-testimonial rtin-testimonial-3 rt-owl-nav-2 owl-wrap  slider-nav-enabled\">\n\t<div class=\"owl-theme owl-carousel rt-owl-carousel\" data-carousel-options=\"{&quot;nav&quot;:true,&quot;dots&quot;:false,&quot;navText&quot;:[&quot;&lt;i class=&#039;flaticon-back&#039;&gt;&lt;\\\/i&gt;&quot;,&quot;&lt;i class=&#039;flaticon-next&#039;&gt;&lt;\\\/i&gt;&quot;],&quot;autoplay&quot;:false,&quot;autoplayTimeout&quot;:&quot;5000&quot;,&quot;autoplaySpeed&quot;:1200,&quot;autoplayHoverPause&quot;:true,&quot;loop&quot;:true,&quot;margin&quot;:30,&quot;responsive&quot;:{&quot;0&quot;:{&quot;items&quot;:1},&quot;480&quot;:{&quot;items&quot;:1},&quot;768&quot;:{&quot;items&quot;:1},&quot;992&quot;:{&quot;items&quot;:2},&quot;1200&quot;:{&quot;items&quot;:2}}}\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"translate-bottom-75 opacity-animation transition-150 transition-delay-100\">\n\t\t\t\t\t<div class=\"rtin-item\">\n\t\t\t\t\t\t<div class=\"media\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"media-body space-sm\">\n\t\t\t\t\t\t\t\t<h3 class=\"rtin-title\">Streamlined Our Operations!<\/h3>\n\t\t\t\t\t\t\t\t<div class=\"rtin-designation\"><span>\u2014 John D., Operations Manager, TechWorld Inc.<\/span><\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<p>&#8220;What truly sets this inventory system apart is the support team. They made the onboarding process smooth and are always<\/p>\t\t\t\t\t\t<div class=\"rtin-icon\"><i class=\"flaticon-quote\"><\/i><\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"translate-bottom-75 opacity-animation transition-150 transition-delay-600\">\n\t\t\t\t\t<div class=\"rtin-item\">\n\t\t\t\t\t\t<div class=\"media\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"media-body space-sm\">\n\t\t\t\t\t\t\t\t<h3 class=\"rtin-title\">Increased Accuracy, Reduced Errors<\/h3>\n\t\t\t\t\t\t\t\t<div class=\"rtin-designation\"><span>\u2014 Sarah K., Warehouse Supervisor, GreenLife Supplies<\/span><\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<p>&#8220;Our inventory needs have grown exponentially over the past year, and this system has scaled with us perfectly. The customizable<\/p>\t\t\t\t\t\t<div class=\"rtin-icon\"><i class=\"flaticon-quote\"><\/i><\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"translate-bottom-75 opacity-animation transition-150 transition-delay-1100\">\n\t\t\t\t\t<div class=\"rtin-item\">\n\t\t\t\t\t\t<div class=\"media\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"media-body space-sm\">\n\t\t\t\t\t\t\t\t<h3 class=\"rtin-title\">A Game-Changer for Small Businesses<\/h3>\n\t\t\t\t\t\t\t\t<div class=\"rtin-designation\"><span>\u2014 David R., Owner, HomeCraft Essentials<\/span><\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<p>&#8220;With centralized inventory data, our sales, procurement, and warehouse teams are now on the same page. The system&#8217;s user-friendly interface<\/p>\t\t\t\t\t\t<div class=\"rtin-icon\"><i class=\"flaticon-quote\"><\/i><\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"translate-bottom-75 opacity-animation transition-150 transition-delay-1600\">\n\t\t\t\t\t<div class=\"rtin-item\">\n\t\t\t\t\t\t<div class=\"media\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"media-body space-sm\">\n\t\t\t\t\t\t\t\t<h3 class=\"rtin-title\">Real-Time Insights Are Priceless<\/h3>\n\t\t\t\t\t\t\t\t<div class=\"rtin-designation\"><span>\u2014 Lisa M., Supply Chain Analyst, FutureGoods<\/span><\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<p>&#8220;The ability to view real-time stock levels and generate reports with a click has been a lifesaver. We can now<\/p>\t\t\t\t\t\t<div class=\"rtin-icon\"><i class=\"flaticon-quote\"><\/i><\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"translate-bottom-75 opacity-animation transition-150 transition-delay-2100\">\n\t\t\t\t\t<div class=\"rtin-item\">\n\t\t\t\t\t\t<div class=\"media\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"media-body space-sm\">\n\t\t\t\t\t\t\t\t<h3 class=\"rtin-title\">Improved Collaboration Across Teams<\/h3>\n\t\t\t\t\t\t\t\t<div class=\"rtin-designation\"><span>\u2014 Raj P., Logistics Head, Prime Distributors<\/span><\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<p>&#8220;As a small business owner, I was struggling to keep track of stock manually. This system is intuitive, affordable, and<\/p>\t\t\t\t\t\t<div class=\"rtin-icon\"><i class=\"flaticon-quote\"><\/i><\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n<\/div>\n<\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e2a737e logo-slider elementor-widget elementor-widget-rt-logo-slider\" data-id=\"e2a737e\" data-element_type=\"widget\" data-widget_type=\"rt-logo-slider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div class=\"no-animation\">\n\t<div class=\"rtin-logo-slider owl-wrap rt-owl-nav-2 \">\n\t\t<div class=\"owl-theme owl-carousel rt-owl-carousel\" data-carousel-options=\"{&quot;nav&quot;:false,&quot;dots&quot;:false,&quot;navText&quot;:[&quot;&lt;i class=&#039;fa fa-angle-left&#039;&gt;&lt;\\\/i&gt;&quot;,&quot;&lt;i class=&#039;fa fa-angle-right&#039;&gt;&lt;\\\/i&gt;&quot;],&quot;autoplay&quot;:false,&quot;autoplayTimeout&quot;:&quot;5000&quot;,&quot;autoplaySpeed&quot;:1200,&quot;autoplayHoverPause&quot;:true,&quot;loop&quot;:true,&quot;margin&quot;:0,&quot;responsive&quot;:{&quot;0&quot;:{&quot;items&quot;:&quot;2&quot;},&quot;480&quot;:{&quot;items&quot;:&quot;2&quot;},&quot;768&quot;:{&quot;items&quot;:&quot;4&quot;},&quot;992&quot;:{&quot;items&quot;:&quot;5&quot;},&quot;1200&quot;:{&quot;items&quot;:&quot;6&quot;}}}\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"rtin-item\">\n\t\t\t\t\t<div class=\"translate-bottom-75 opacity-animation transition-150 transition-delay-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"280\" height=\"150\" src=\"https:\/\/conais.in\/dev\/wp-content\/uploads\/2020\/10\/1.jpg\" class=\"attachment-full size-full\" alt=\"\" title=\"\">\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"rtin-item\">\n\t\t\t\t\t<div class=\"translate-bottom-75 opacity-animation transition-150 transition-delay-400\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"280\" height=\"150\" src=\"https:\/\/conais.in\/dev\/wp-content\/uploads\/2020\/10\/2.jpg\" class=\"attachment-full size-full\" alt=\"\" title=\"\">\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"rtin-item\">\n\t\t\t\t\t<div class=\"translate-bottom-75 opacity-animation transition-150 transition-delay-700\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"280\" height=\"150\" src=\"https:\/\/conais.in\/dev\/wp-content\/uploads\/2020\/10\/3.jpg\" class=\"attachment-full size-full\" alt=\"\" title=\"\">\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"rtin-item\">\n\t\t\t\t\t<div class=\"translate-bottom-75 opacity-animation transition-150 transition-delay-1000\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"280\" height=\"150\" src=\"https:\/\/conais.in\/dev\/wp-content\/uploads\/2020\/10\/4.jpg\" class=\"attachment-full size-full\" alt=\"\" title=\"\">\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"rtin-item\">\n\t\t\t\t\t<div class=\"translate-bottom-75 opacity-animation transition-150 transition-delay-1300\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"280\" height=\"150\" src=\"https:\/\/conais.in\/dev\/wp-content\/uploads\/2020\/10\/5.jpg\" class=\"attachment-full size-full\" alt=\"\" title=\"\">\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"rtin-item\">\n\t\t\t\t\t<div class=\"translate-bottom-75 opacity-animation transition-150 transition-delay-1600\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"280\" height=\"150\" src=\"https:\/\/conais.in\/dev\/wp-content\/uploads\/2020\/10\/6.jpg\" class=\"attachment-full size-full\" alt=\"\" title=\"\">\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t                      \n\t\t<\/div>\n\t<\/div>\n<\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-bfe86c8 elementor-section-full_width elementor-section-height-default elementor-section-height-default elementor-invisible\" data-id=\"bfe86c8\" data-element_type=\"section\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-wide\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-df7f78f\" data-id=\"df7f78f\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-dc6c2b7 elementor-widget elementor-widget-rt-title\" data-id=\"dc6c2b7\" data-element_type=\"widget\" data-widget_type=\"rt-title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div class=\"section-default-style section-title-style2\">\n\t<div class=\"section-title-holder no-animation\">\t\n\t\t<div class=\"translate-bottom-50 opacity-animation transition-50 transition-delay-100\">\n\t\t\t\t\t<\/div>\n\t\t<div class=\"translate-bottom-50 opacity-animation transition-50 transition-delay-600\">\n\t\t\t<h2 class=\"rtin-title\">Frequently Asked Questions<\/h2>\n\t\t<\/div>\n\t\t<div class=\"translate-bottom-50 opacity-animation transition-50 transition-delay-1100\">\n\t\t\t\t\t<\/div>\n\t<\/div>\n<\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ec46ffd elementor-widget elementor-widget-toggle\" data-id=\"ec46ffd\" data-element_type=\"widget\" data-widget_type=\"toggle.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-toggle\" role=\"tablist\">\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-2471\" class=\"elementor-tab-title\" data-tab=\"1\" role=\"tab\" aria-controls=\"elementor-tab-content-2471\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-left\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><i class=\"fas fa-caret-right\"><\/i><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><i class=\"elementor-toggle-icon-opened fas fa-caret-up\"><\/i><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"\" class=\"elementor-toggle-title\">What platforms does My Outlook Events support?<\/a>\n\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-2471\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"1\" role=\"tabpanel\" aria-labelledby=\"elementor-tab-title-2471\"><p>My Outlook Events works with SharePoint Online (Microsoft 365), SharePoint 2019, and SharePoint 2016. It connects to Outlook calendars through Exchange Online or Exchange Server.<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-2472\" class=\"elementor-tab-title\" data-tab=\"2\" role=\"tab\" aria-controls=\"elementor-tab-content-2472\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-left\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><i class=\"fas fa-caret-right\"><\/i><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><i class=\"elementor-toggle-icon-opened fas fa-caret-up\"><\/i><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"\" class=\"elementor-toggle-title\">Can I display multiple calendars?<\/a>\n\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-2472\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"2\" role=\"tabpanel\" aria-labelledby=\"elementor-tab-title-2472\"><p>Currently, My Outlook Events displays the logged-in user&#8217;s primary calendar. Each user sees their own events automatically. Shared calendar support is planned for future releases.<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-2473\" class=\"elementor-tab-title\" data-tab=\"3\" role=\"tab\" aria-controls=\"elementor-tab-content-2473\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-left\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><i class=\"fas fa-caret-right\"><\/i><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><i class=\"elementor-toggle-icon-opened fas fa-caret-up\"><\/i><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"\" class=\"elementor-toggle-title\"> Does it work with Teams meetings?<\/a>\n\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-2473\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"3\" role=\"tabpanel\" aria-labelledby=\"elementor-tab-title-2473\"><ol><li><p class=\"whitespace-normal break-words\">Yes! My Outlook Events displays all meeting types including Microsoft Teams, Zoom, Webex, and any other platform with join links in your calendar. One-click join works for all supported platforms.<\/p><p class=\"whitespace-normal break-words\">\u00a0<\/p><\/li><\/ol><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-2474\" class=\"elementor-tab-title\" data-tab=\"4\" role=\"tab\" aria-controls=\"elementor-tab-content-2474\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-left\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><i class=\"fas fa-caret-right\"><\/i><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><i class=\"elementor-toggle-icon-opened fas fa-caret-up\"><\/i><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"\" class=\"elementor-toggle-title\">What permissions does the app require?<\/a>\n\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-2474\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"4\" role=\"tabpanel\" aria-labelledby=\"elementor-tab-title-2474\"><p>The app requires read-only access to your Outlook calendar through Microsoft Graph API. It follows Azure AD authentication and respects all existing calendar permissions.<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-2475\" class=\"elementor-tab-title\" data-tab=\"5\" role=\"tab\" aria-controls=\"elementor-tab-content-2475\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-left\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><i class=\"fas fa-caret-right\"><\/i><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><i class=\"elementor-toggle-icon-opened fas fa-caret-up\"><\/i><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"\" class=\"elementor-toggle-title\">Can I customize how events are displayed?<\/a>\n\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-2475\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"5\" role=\"tabpanel\" aria-labelledby=\"elementor-tab-title-2475\"><p>Yes! You can customize the heading, choose time intervals (All Upcoming, This Week, This Month, This Quarter), and adjust display density. Color and styling follow your SharePoint theme automatically.<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-2476\" class=\"elementor-tab-title\" data-tab=\"6\" role=\"tab\" aria-controls=\"elementor-tab-content-2476\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-left\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><i class=\"fas fa-caret-right\"><\/i><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><i class=\"elementor-toggle-icon-opened fas fa-caret-up\"><\/i><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"\" class=\"elementor-toggle-title\">Does it show private calendar events?<\/a>\n\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-2476\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"6\" role=\"tabpanel\" aria-labelledby=\"elementor-tab-title-2476\"><p>My Outlook Events respects your calendar privacy settings. Events marked as &#8220;Private&#8221; in Outlook will show only as &#8220;Busy&#8221; without displaying details.<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-2477\" class=\"elementor-tab-title\" data-tab=\"7\" role=\"tab\" aria-controls=\"elementor-tab-content-2477\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-left\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><i class=\"fas fa-caret-right\"><\/i><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><i class=\"elementor-toggle-icon-opened fas fa-caret-up\"><\/i><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"\" class=\"elementor-toggle-title\">How often does it sync?<\/a>\n\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-2477\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"7\" role=\"tabpanel\" aria-labelledby=\"elementor-tab-title-2477\"><p>Calendar events sync automatically in near real-time. When you add, modify, or delete events in Outlook, changes appear in SharePoint within minutes.<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<div id=\"elementor-tab-title-2478\" class=\"elementor-tab-title\" data-tab=\"8\" role=\"tab\" aria-controls=\"elementor-tab-content-2478\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-left\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><i class=\"fas fa-caret-right\"><\/i><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><i class=\"elementor-toggle-icon-opened fas fa-caret-up\"><\/i><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"\" class=\"elementor-toggle-title\">Can I filter events by category or type?<\/a>\n\t\t\t\t\t<\/div>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-2478\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"8\" role=\"tabpanel\" aria-labelledby=\"elementor-tab-title-2478\"><p><br \/>Currently, filtering is available by time period. Additional filtering options (by category, organizer, or meeting type) are planned for future updates based on customer feedback.<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-fa85000 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"fa85000\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-984dfa7\" data-id=\"984dfa7\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-215a688 elementor-widget elementor-widget-rt-text-with-button\" data-id=\"215a688\" data-element_type=\"widget\" data-widget_type=\"rt-text-with-button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<div class=\"no-animation\">\n\t<div class=\"section-title-holder no-animation\">\n\t\t<div class=\"title-text-button title-text-style1\">\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"translate-bottom-75 opacity-animation transition-150 transition-delay-500\">\n\t\t\t\t<h2 class=\"rtin-title\">Ready to Transform Your Calendar Experience?<\/h2>\n\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<div class=\"translate-bottom-75 opacity-animation transition-150 transition-delay-1000\">\n\t\t\t\t<div class=\"rtin-content\"><p class=\"whitespace-normal break-words\">Join hundreds of organizations that never miss important meetings with My Outlook Events.<\/p><ul><li class=\"whitespace-normal break-words\">\u00a014-day free trial - no credit card required<\/li><li class=\"whitespace-normal break-words\">\u00a0Setup in 5 minutes - no IT required<\/li><li class=\"whitespace-normal break-words\">\u00a0Works with your existing Microsoft 365<\/li><\/ul><\/div>\n\t\t\t<\/div>\n\t\t\t\t\t\n\t\t\t\t\t<\/div>\n\t<\/div>\n<\/div>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-6affbda elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"6affbda\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-c6caad1\" data-id=\"c6caad1\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-e6db589 elementor-widget elementor-widget-counter\" data-id=\"e6db589\" data-element_type=\"widget\" data-widget_type=\"counter.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-counter\">\n\t\t\t<div class=\"elementor-counter-number-wrapper\">\n\t\t\t\t<span class=\"elementor-counter-number-prefix\"><\/span>\n\t\t\t\t<span class=\"elementor-counter-number\" data-duration=\"2000\" data-to-value=\"105\" data-from-value=\"0\" data-delimiter=\",\">0<\/span>\n\t\t\t\t<span class=\"elementor-counter-number-suffix\"><\/span>\n\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-counter-title\">Happy Clients<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-466922c\" data-id=\"466922c\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-0848535 elementor-widget elementor-widget-counter\" data-id=\"0848535\" data-element_type=\"widget\" data-widget_type=\"counter.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-counter\">\n\t\t\t<div class=\"elementor-counter-number-wrapper\">\n\t\t\t\t<span class=\"elementor-counter-number-prefix\"><\/span>\n\t\t\t\t<span class=\"elementor-counter-number\" data-duration=\"2000\" data-to-value=\"1240\" data-from-value=\"0\">0<\/span>\n\t\t\t\t<span class=\"elementor-counter-number-suffix\"><\/span>\n\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-counter-title\">Projects Done<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-0359685\" data-id=\"0359685\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-40daa28 elementor-widget elementor-widget-counter\" data-id=\"40daa28\" data-element_type=\"widget\" data-widget_type=\"counter.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-counter\">\n\t\t\t<div class=\"elementor-counter-number-wrapper\">\n\t\t\t\t<span class=\"elementor-counter-number-prefix\"><\/span>\n\t\t\t\t<span class=\"elementor-counter-number\" data-duration=\"2000\" data-to-value=\"15624\" data-from-value=\"0\" data-delimiter=\",\">0<\/span>\n\t\t\t\t<span class=\"elementor-counter-number-suffix\"><\/span>\n\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-counter-title\">Days of Work<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-c828971\" data-id=\"c828971\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-fabdf2e elementor-widget elementor-widget-counter\" data-id=\"fabdf2e\" data-element_type=\"widget\" data-widget_type=\"counter.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-counter\">\n\t\t\t<div class=\"elementor-counter-number-wrapper\">\n\t\t\t\t<span class=\"elementor-counter-number-prefix\">+<\/span>\n\t\t\t\t<span class=\"elementor-counter-number\" data-duration=\"2000\" data-to-value=\"10\" data-from-value=\"0\" data-delimiter=\",\">0<\/span>\n\t\t\t\t<span class=\"elementor-counter-number-suffix\"><\/span>\n\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-counter-title\">Years<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-33e01c0\" data-id=\"33e01c0\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-78dafb6 elementor-widget elementor-widget-shortcode\" data-id=\"78dafb6\" data-element_type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-shortcode\">\n<div role=\"form\" class=\"wpcf7\" id=\"wpcf7-f1680-o1\" lang=\"en-US\" dir=\"ltr\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/dev\/wp-json\/wp\/v2\/pages\/4233#wpcf7-f1680-o1\" method=\"post\" class=\"wpcf7-form init\" novalidate=\"novalidate\" data-status=\"init\">\n<div style=\"display: none;\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"1680\" \/>\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.4.2\" \/>\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/>\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f1680-o1\" \/>\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/>\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/div>\n<div class=\"contact-form\">\n<div class=\"row gutters-10\">\n<div class=\"col-sm-6\">\n<div class=\"form-group\"><span class=\"wpcf7-form-control-wrap text-665\"><input type=\"text\" name=\"text-665\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required form-control\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Name*\" \/><\/span><\/div>\n<\/div>\n<div class=\"col-sm-6\">\n<div class=\"form-group\"><span class=\"wpcf7-form-control-wrap email-706\"><input type=\"email\" name=\"email-706\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email form-control\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"E-mail Address*\" \/><\/span><\/div>\n<\/div>\n<div class=\"col-sm-12\">\n<div class=\"form-group\"><span class=\"wpcf7-form-control-wrap text-666\"><input type=\"text\" name=\"text-666\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required form-control\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Subject*\" \/><\/span><\/div>\n<\/div>\n<div class=\"col-sm-12\">\n<div class=\"form-group\"><span class=\"wpcf7-form-control-wrap textarea-652\"><textarea name=\"textarea-652\" cols=\"40\" rows=\"5\" class=\"wpcf7-form-control wpcf7-textarea form-control\" aria-invalid=\"false\" placeholder=\"Message\"><\/textarea><\/span><\/div>\n<\/div>\n<div class=\"col-sm-12\">\n<div class=\"form-group text-left\"><button type=\"submit\" class=\"wpcf7-submit button-gradient-1\">Send Message<\/button><\/div>\n<\/div>\n<div class=\"col-sm-12\">\n<div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<label class=\"apbct_special_field\" id=\"apbct_label_id71093\" for=\"apbct__email_id__wp_contact_form_7_71093\">71093<\/label><input \n        id=\"apbct__email_id__wp_contact_form_7_71093\" \n        class=\"apbct_special_field apbct__email_id__wp_contact_form_7\"\n        autocomplete=\"off\" \n        name=\"apbct__email_id__wp_contact_form_7_71093\"  \n        type=\"text\" \n        value=\"71093\" \n        size=\"30\" \n        apbct_event_id=\"71093\"\n        maxlength=\"200\" \n    \/><input \n        id=\"apbct_event_id_wp_contact_form_7_71093\"\n        class=\"apbct_special_field\"\n        name=\"apbct_event_id\"\n        type=\"hidden\" \n        value=\"71093\" \n            \/><p style=\"display: none !important;\" class=\"akismet-fields-container\" data-prefix=\"_wpcf7_ak_\"><label>&#916;<textarea name=\"_wpcf7_ak_hp_textarea\" cols=\"45\" rows=\"8\" maxlength=\"100\"><\/textarea><\/label><input type=\"hidden\" id=\"ak_js_1\" name=\"_wpcf7_ak_js\" value=\"213\"\/><script>document.getElementById( \"ak_js_1\" ).setAttribute( \"value\", ( new Date() ).getTime() );<\/script><\/p><label class=\"apbct_special_field\" id=\"apbct_label_id35763\" for=\"apbct__email_id__elementor_form_35763\">35763<\/label><input \n        id=\"apbct__email_id__elementor_form_35763\" \n        class=\"apbct_special_field apbct__email_id__elementor_form\"\n        autocomplete=\"off\" \n        name=\"apbct__email_id__elementor_form_35763\"  \n        type=\"text\" \n        value=\"35763\" \n        size=\"30\" \n        apbct_event_id=\"35763\"\n        maxlength=\"200\" \n    \/><input \n        id=\"apbct_event_id_elementor_form_35763\"\n        class=\"apbct_special_field\"\n        name=\"apbct_event_id\"\n        type=\"hidden\" \n        value=\"35763\" \n            \/><\/form><\/div><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>My Outlook Events for SharePoint Create, customize, and automate SharePoint Online forms without writing a single line of code. Streamline your workflows with multi-level approvals, conditional logic, and intelligent notifications. Get Now Stay On Top of Your Schedule Without Switching Apps No-Code Integration Seamlessly connect your Outlook calendar to SharePoint without any technical setup. Automatic [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-4233","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/conais.in\/dev\/wp-json\/wp\/v2\/pages\/4233","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/conais.in\/dev\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/conais.in\/dev\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/conais.in\/dev\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/conais.in\/dev\/wp-json\/wp\/v2\/comments?post=4233"}],"version-history":[{"count":44,"href":"https:\/\/conais.in\/dev\/wp-json\/wp\/v2\/pages\/4233\/revisions"}],"predecessor-version":[{"id":6060,"href":"https:\/\/conais.in\/dev\/wp-json\/wp\/v2\/pages\/4233\/revisions\/6060"}],"wp:attachment":[{"href":"https:\/\/conais.in\/dev\/wp-json\/wp\/v2\/media?parent=4233"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}