Questions tagged [exchange-online]
Exchange Online is part of Microsoft Online Service hosted-software offering.
25 questions
0 votes
0 answers
7 views
SPS-RecipientDetailsType empty in SPO people search results
Is it still viable to use SPS-RecipientDetailsType to exclude certain mailboxes like Room mailbox (34359738368) in SharePoint Search results or is there a better way in 2025? A number of meeting rooms ...
0 votes
1 answer
60 views
Does the Storage Size shown inside SharePoint online admin center cover both SharePoint and OneDrive
When we access the SharePoint Online admin center it shows the available storage out of the total size:- so do the available size and the total size cover both SharePoint sites and OneDrive? or only ...
0 votes
0 answers
2k views
"When a new email arrives in a shared mailbox (V2)" never get trigger
I have defined this "When a new email arrives in a shared mailbox (V2)" using a service account:- , Where the Original Mailbox Address field is an environment variable which contain the ...
0 votes
1 answer
1k views
"When a new email arrives (V3)" using different email address compared to the creator of the flow, will not get triggered
I have a service account named SharePointDev and a service account named SharePointDevTest. now using the SharePointDev account i created a flow >> and i defined the SharePointDevTest inside the ...
0 votes
2 answers
638 views
Is "Exchange Plan 1" & "Microsoft Power Automate Free" licenses sufficient for our Power Automate service account?
I have a power automate scheduled flow which run each day, and which loop through a SharePoint custom list items and send emails to external users for each item. now the service account which the flow ...
0 votes
2 answers
79 views
Automate the execution of a Power Shell script which connect to `Connect-ExchangeOnline`
We have the following Power Shell script, to get the logs for SharePoint sites:- Connect-ExchangeOnline $OutputFile = ".\UnifiedAuditLog_FULL.csv" $Today = Get-Date -Date (Get-Date -Format “...
0 votes
0 answers
32 views
Using exchange services to send meeting invites
There is a add-in available from Sharepoint Sapiens in which they are sending email invites to user (internal and external). They ask for a email id from which emails should be sent, once added, the ...
1 vote
1 answer
2k views
How to Display Office 365 Room Calendar View in SharePoint
Is it possible to display office room calendar in SharePoint- Modern UI site. Is there anything out of the box, and if its supposed to be a custom development What api should we be looking at? Thanks ...
0 votes
1 answer
241 views
Add members to group connected SharePoint slow sync
I have a script running in Azure Automation that creates group connected SharePoint-sites. The basic line of code for creating site is this: New-PnPSite -Type TeamSite -Title $Title -Alias $Alias -...
0 votes
1 answer
2k views
Updating SharePoint Online user profile photo using Powershell
In O365, i understand that SP Online user profile photo and Delve photos gets synced from Exchange Online. Is there any way I can directly update SharePoint Online user profile photo and delve photo ...
1 vote
0 answers
24 views
Migrating system using old components
I am currently investigating the migration of a system which consists of: A server which contains - Windows 2012: Windows Service communicates with Exchange API to read room availability SharePoint ...
0 votes
1 answer
2k views
Add/register external users to our office 365 without having to invite them inadvance to access a site collection
Usually when i share a site with external users, i do the following steps:- Enable external sharing on the related site collection. I add/share the external users email addresses to a site collection'...
0 votes
1 answer
2k views
Error when overlay SharePoint calender with Exchange "The HTTP request is unauthorized with client authentication scheme 'Ntlm'. The authentication
I am working on a SharePoint online team site collection inside Office 365. now i added a sharepoint calendar, then i chose to overlay it with exchnage as follow:- where i defined the following values:...
7 votes
2 answers
3k views
Can I display Exchange Online Calendar in SharePoint Online at present?
I am already aware that this question is already asked multiple times on this site but almost all are for SharePoint Server. And I found one for SharePoint Online but this talks about custom ...
2 votes
0 answers
114 views
Online365. Does SharePoint sync user photos automatically or all users need to visit Delve page?
As I've understood from this article, SharePoint syncs photos when the user visits "Me.aspx" page (when he logs in it triggers synchronization) Am I right?... We uploaded few photos to AD, they are ...