Exchange Web Services - Autodiscover Issue
Hi,I get this error using autodiscover in Exchange Web Services...Microsoft.Exchange.WebServices.Data.AutodiscoverLocalException: The Autodiscover service couldn't be located.Here is my...
View ArticleCommand to export events/appointments for all user
Is there any command through which I can export events/appointments for all the users of the org ?
View ArticleWhy “save method” in “EWS managed api” uses three more times size than the...
I'm using EWS Managed API to upload an eml file in exchange online, there's no problem with the above but when i analyze the traffic generated by the method is three times more bigger than the file's...
View ArticleEWS SOAP Trace logs -- what does Tid mean?
Hi All --Hopefully this is an easy one. In the following, what does Tid stand for?<Trace Tag="EwsResponse" Tid="20" Time="2015-08-03 18:59:58Z" Version="15.00.0913.015">Thanks in advance!Robert
View Article[EWS][SOAP] UpdateItem and meeting request: more properties for attendee...
*Setup:* O (originator) has set up a meeting with A as required attendee, A accepted. I call UpdateItem (in an EWS SOAP request) and change 3 items in O's appointment with...
View ArticleIn exchange 2010 DAG ,when trying to do eseutil /d on journaling DB it shows...
In exchange 2010 DAG ,when trying to do eseutil /d on journaling DB it shows error as operation terminated with error -1022 (JET_errdiskIO,Disk IO error) after 2.453 secondsDatabase is in clean shut...
View ArticleHow to search for AD Distribution group by its SMTP address using...
Hi,I'm currently building an Active Directory syncing service that takes a group email address as input and then needs to iterate over all the members (including nested) and retrieve the SMTP addresses...
View ArticleGet count of unread emails from all folders using EWS
Hello,I am new to EWS and I am trying to find an example to count the number of unread emails from inbox and other folders in Outlook 2013 using EWS.Can anybody suggest me a complete example of the...
View ArticleEWS - Replace text in appointment body that contains
Hi All,I'm using EWS to populate an appointment body with details of events. The value I pass through on creation of an event is formatted like this (note: the appointment itself is already present in...
View ArticleWorkstation Deployment Settings
Is there a way to change the defaults on how Exchange pushes to workstations? For example, when we install Outlook on a machine, it defaults to "cached" mailbox and we want it off by default. I have...
View ArticleEWS: Only able to retrieve some user defined fields
HiI can't figure out why I only partly can load userdefined fields trough EWS.Below the important part of the code in question.Only userdefined fileds "Liga" and "AntalDeltid" are loaded into the...
View Articleinbound emails failing after applying SSL certificate in the SMTP VS
Hello, asking for help, here the scenario:Exchange 2003 running on a Windows 2003 Std 32 bit Last week of July all emails from users that use Microsoft office 365 were bouncing back to the user and...
View ArticleMS Outlook 2007 Generating Warning Message After Restarting Exchange Server 2010
Hello,We use an application (MS Excel - VBA) that uses objMail (.Send property) for sending mail via MS Outlook 2007.Three days back we had an issue with our mail server i.e. MS Exchange Server 2010,...
View ArticleC# EWS Unable to browse current users folders
Hi, I'm hoping you guys can help me, I'm trying to alter one of the code examples from the Exchange Code Examples. https://code.msdn.microsoft.com/Exchange-2013-101-Code-3c38582cThe one I'm trying to...
View ArticleNeed to change folder homepages in outlook
A previous administrator wrote this script. It created the folders in outlook but now I need to update the URL's and I cannot figure out how to do it, whether I need a new script or change some thing...
View ArticleQuery Active Directory In Both The Configuration and Domain Contaners with a...
Hello,I would like to query Active Directory in Both the Domain Container and the Configuration Container at the same time. If I specify the Search Root as: DC=domain, DC=com the configuration is not...
View ArticleExchange Transport Agent Causes Failure Event in Transport Logs
Hello,I have developed a custom transport agent. I am receiving a FAIL event each time the agent runs. The Recipient Status in the Message Tracking Log entry has the following text::...
View ArticleHow to get all conference room meeting useing EWS API
hi,all: I want to get all of the conference room meeting,using EWS API how to do?
View ArticleOpen Draft in OWA with EWS (WebClientEditFormQueryString)
Hello,I'm trying to open a draft in OWA through C# WebBrowser. Everything works fine with Exchange 2010, but I've a problem with Office 365. The draft is opened correctly, but in read-only mode. Then...
View ArticleExchange Server With REST API
Hi All,How can i connect to Exchange server with REST API and will do likeAdd DelegateUpdate DelegateRemove Delegate Is these functionality supported by REST API? If it is not supported when how can i...
View Article