ElioStruyf GitHub Star | M365 Development, Developer Technologies MVP | Google Developer Expert Azure | Microsoft 365 | Visual Studio Code | End-to-End Testing

Along with acting as VP of BIWUG (Belgian Information Worker User Group), Elio is an independent contractor for his own consulting company, Struyf Consulting.

page

Find out in which Office rich client your Office APP is opened

Some time ago I posted an article about how you can check in which context your mail APP has been opened in OWA or the Outlook rich client (read the post here). I needed that solution for a proof of concept mail app. The mail app is finished, so I wanted to go a step further and I also made the APP work in the other Office applications.

Read more

Retrieve the web URL for a search result via a managed property

These days a lot of my work is done in Office 365, but I have customers that are still working on an on-premises environment. Sometimes when switching back to an on-premises environment you could be surprised by things that are not (yet) available. This week I wanted to implement a link which goes directly to the site on which the search result item is located.

Read more

Office graph search queries from within your SharePoint search center

Now that Delve is out, it is time to do some experiments with it. One of the things I wanted to test is if you can visualize results from Office Graph in your SharePoint search center. You can of course query data on the Delve page itself, but most of our users always go to the default SharePoint search center to search for their content.

Read more

Check if your mail app is opened in Outlook Web App or Outlook rich client

During the development for my proof of concept mail app, I needed to know in which context my app was running. By default you have the option to set the startpage for the desktop, tablet or mobile view (Set up a mail app for Outlook on tablets and mobile devices), but you do not have the option to change the view when opened in a rich client.

Read more

How to apply a new suite bar theme on your Office 365 tenant

Microsoft is rolling out a new functionality to theme the suite bar or to top nav bar in Office 365. This may seem a simple functionality but can have an enormous change trough wards the branding of a company. A couple of my clients was waiting for this functionality to be released.

Read more
Back to top