Microsoft 365 developer program
41 TopicsNew Office 365 Security feature
I propose a new approach to improving email security by allowing administrators to configure an “authenticity seal” or “brand” for emails originating from known domains (e.g., business partners). This feature would be particularly beneficial for enterprises, which rely heavily on secure communication with a limited number of trusted partners. By implementing this feature, Office 365 can help organizations better identify and mitigate the risk of phishing attacks, spoofing attempts, and other email-borne threats. I suggest initially testing only for domains that are already hosted in Office 365, since it is easier to ensure the authenticity and origin of emails from the sending domain. If it is already approved for domains hosted in Office 365, it can also be implemented for domains hosted on other email platforms.My E5 subscription account has mysteriously disappeared
My E5 subscription still has 82 days left, but when I log in to my E5 account, it shows "This username might be incorrect. Make sure that the username you typed is correct. Otherwise, contact your administrator." I have double-checked the account name and confirmed that the input is correct. The user I used to apply for the E5 account is: email address removed for privacy reasons The domain name I applied for is: licerz.onmicrosoft.comGet user activity and information for the apps published in Microsoft Team
Hi Team, currently we have published certain Microsoft and Third-Party applications on Teams. We want to get the user details report who are accessing these applications. Current solution from Teams admin center only allows us to get the user count details not the users list. With Graph API this feature is supported for individual users and not for application. Hence please consider adding this option to Team admin center or Graph API which will be helpful to review.Leave modal dialog open until user closes it
A modal dialog can be opened by call displayDialogAsync using OfficeJS. This works fine, but after some time (like 3 or 5 minutes) the dialog gets automitcally closed which is unwanted. Leave the dialog. The user needs to close it manually or logic within the addin which is being invoked.Subscribe to calendar from the web through Microsoft Graph API
I want to add calendar subscriptions to my users' calendars by providing a URL to a calendar feed (webcal, .ics etc). That way the user won't have to follow manual instructions. See also https://stackoverflow.com/questions/55268208/using-ms-graph-api-to-subscribe-import-an-ical-url241Views0likes0CommentsCalculated Columns in Microsoft Planner
Microsoft Planner custom columns that include formula for calculations. For example, in Microsoft Lists, you can perform a SUM of other columns in the item. ie =SUM([Column1],[Column2],[Column3]) . Ideally, implement the full capability of Microsoft Lists calculated columns in Microsoft Planner custom columns. Specifically not Microsoft Project, but Microsoft Planner. Even if it is a Premium Plan feature (which are backed by Project) the Planner interface should support the creation of calculated custom columns. An example of the capability is here: https://support.microsoft.com/en-au/office/examples-of-common-formulas-in-lists-d81f5f21-2b4e-45ce-b170-bf7ebf6988b3Add property or function for retrieving folder of Office.context.mailbox.item
It would be nice to have a property or a function to retrieve the mailbox folder of the selected message in Outlook directly using office-js. In fact, no property or function described here allows us to find out this info : https://learn.microsoft.com/en-us/javascript/api/requirement-sets/outlook/preview-requirement-set/office.context.mailbox.item?view=common-js-preview Can you add this information in Office.context.mailbox.item (MessageRead) please ?Retrieve all granted sharepoint sites with sites.selected permission (Graph API)
Currently, it's only possible to retrieve all the sharepoint sites using the Sites.Read.All permission. https://learn.microsoft.com/en-us/graph/api/site-search?view=graph-rest-1.0&tabs=http There is currently no way to detect which sites have been granted to an Azure AD App Registration using Sites.Selected.Solving: PowerPoint doesn't support using triggers across different slides directly
In PowerPoint, triggers are used to start animations or actions when a specific object (such as a shape or text box) is clicked. However, there is a significant limitation in the current implementation: triggers cannot be set to respond to clicks on objects that reside on a different slide. I'm excited to propose a solution: the "Nested Trigger VBA Code." This code introduces a new feature for PowerPoint animations that resolves the trigger limitation and enhances the existing animation trigger functionality, allowing for more complex and versatile animation sequences. I have created a brief video presentation that explains the feature and its potential applications in detail. You can view the video in the attachements. I believe this feature could significantly enhance user experience and open up new possibilities for PowerPoint animations. I would appreciate the opportunity to discuss this idea further with your development team and explore the potential for integrating this feature into PowerPoint. Thank you for considering this proposal. I look forward to your response.