ERROR - The element 'MailboxSearchScope' in namespace has invalid child...
hi everyone,i'm using exchange server 2013 and write following code for getting searchable mailboxes and getting emails from these searchable mailboxes but i'm getting following error on...
View ArticleHow to get services.wsdl for Office 365?
_https://outlook.com/ews/Exchange.asmx shows _https://yyy.xxx.prod.outlook.com:444/EWS/Services.wsdl but going there returns 500._https://outlook.office365.com/ews/services.wsdl also ends with 500 Is...
View ArticleExchangeService.GetPasswordExpirationDate return incorrect day
Hello,I use EWS API 2.0 and try call GetPasswordExpirationDate fromExchangeService.I have some emailaddresses in the Office 365 (http://login.microsoftonline.com)Code C#:ExchangeService...
View ArticleOffice 365 Steaming Subscription Error : One or more subscriptions reside on...
We are trying to subscribe ~2000 rooms with office 365 using Streaming Connections. Very frequently i am getting the following errors, One or more subscriptions reside on another client access server....
View ArticleExchange 2010 Mail Security TLS with HSBC
Dear all, I have setup an all-in-one exchange server without edge server role. However, it is needed to have TLS mail communication setup with HSBC. May I know what exactly configuration do I need? Do...
View ArticleExchange Web Services are not currently available for this request because...
Hi, I am using EWS Java APIs and passing OAuth tokens to fetch data from office 365 mailboxes. Because I am developing Web APIs I preferred using "Application Permissions" defined in Azure active...
View Article[Exchange-Online][EWS][Android]Is it possible to reach Exchange room resource...
Hi guys, Title covers largely what I'm trying to do. I'm trying to create an app in Android Studio that uses the Office365 for Android API (https://github.com/OfficeDev/O365-Android-Start). In this app...
View ArticleError Integrating EWS 2.2 with Windows Phone 8.1 App
Hi,I am new to Windows Phone development. I have a basic need to access the Exchange Calendar.I am using Windows Phone 8.1 SDK and Exchange Web Service 2.2 SDK.As a first step I tried to use...
View ArticleHTTPWebResponse throws error "Method not supported" while accessing inbox...
HI,I am trying to access the EWS through SOAP in Windows Phone 8.1 App. As the EWS Managed API is not supported in Phone App, I tried using HTTPWebRequest.I tried sample code in a Command Application...
View ArticleTrying to retrieve list of rooms using EWS Managed API but it returned empty...
Hi,I'm trying to retrieve list of rooms using EWS Managed API. Before I have tried the following code I make sure our Administrator put all the rooms in a list following link...
View ArticleEWS push notification - folder unread count
Hi,When subscribing to push notification for ModifyEvent, we get information on folder modification with total unread count for that folder. Instead, is there a way to get the unread count for a...
View ArticleReturn 504 Gateway TimeOut when access exchange service by domain/user and...
hi,here is the scenario: a user of our app is in ntdev domain, and his exchange server located at apj.cloudmail.microsoft.com. our backend api is deployed at the Azure servers at US West.our api get...
View ArticleOffice365, FindConversation, ChangeKey="CQAAAA==" for all items??
As the title suggest, see below a snippet for a conversation from the trace for "FindConversation" against Office365.As you can see, the ChangeKey is "CQAAAA==" for all the items (across...
View ArticleEWS via PowerShell - 401 Unauthorized
I'm trying perform some tasks using the EWS Managed API via Windows PowerShell, but I cannot seem to get connected. I keep getting 401 Unauthorized responses. Any comments on what is wrong with the...
View ArticleE-mails migration
How can we migrate users from exchange server 2010 to new exchange server 2013. The two exchange environments are different. Once we installed new exchange server 2013, how do we import all exchange...
View ArticleEWS AutodiscoverUrl is not working properly(first request its working & 2nd ,...
I am trying to validate the email address is valid or not using ews api, so i am passing the email and password of user to AutodiscoverUrl method, in first request i am able to get autodiscover URl and...
View ArticleListing Delegates - Specific User
We are trying to write a script that will go through all mailboxes or all mailboxes in a database to find out which mailboxes a certain user has Calendar access rights to. Just can't seem to display...
View Article"No provisioning handler" error, Exchange 2010, Powershell
HelloI'm doing a script in PowerShell for creating accounts.When creating the AD accounts I also want to create a mailbox for the user.When i try to enable the mailbox for the user i get the error "No...
View ArticleAccessing Exchange online through php to obtain a list of emails and groups...
Is it possible to access information of Exchange online through php?I would like to list, in a php page, the email and grouo of e-mails of Exchange online serverAny clue or help will be welcome.
View ArticleEWS: Accept a meeting without sending a message to the organizer
To accept a meeting we usually create an AcceptItem.However, in Outlook you also have the option to accept the meeting invitiation without sending a reply. Could somebody explain what exactly happens...
View Article