How to assign Tasks to other users using Exchange Web Service.
How to assign Tasks to other users using Exchange Web Service. Any workaround also would help
View Article[Exchange Online] [EWS] [SOAP] [Win7] - Cannot read Permissions using EWS...
As suggested by Exchange Online Forum admin, I am reposting this to Exchange Dev forum.I am not sure is this a bug or stripped down feature in Exchange Online, but I know that it is severely affecting...
View ArticleMigrate half of the resources to new server farm
Hi, Due to capacity issues, we required to migrate half of our Exchange server to another server farm. Currently, all of our Exchange was at same server farm we need to move half of them to new...
View ArticleGet-ServerHealth to get info about OWA health?
Hi, In my script, I use Test-OwaConnectivity to get info about Owa in Ex2010 and Ex2007. Now, I installed Ex2013 on Windows Server 2012, it shows the error:The test couldn't test the internal URL of...
View ArticleUpdating Contact Picture
I would like to create an application that updates the contact picture for every user in the global address list. I'm speculating on two different solutions:1.I figured that the best approach would be...
View Articlewith last version of outlook web app, unable to open EmailMessage or Folder...
Hi,using EWS (Exchange WebServices) from .net code, with previous version of Outlook Web App, we were able to open an EmailMessage or a Folder programmatically, by constructing the appropriate URL. For...
View ArticleHow to use MimeWriter properly ?
Hi,I am trying to use Microsoft.Exchange.Data.Mime.MimeWriter (and MimeReader )to convert a email object (originally in TNEF binary encoding ) to TNEF base64 encoding and saveit to an eml file.When...
View ArticleEWS Online sample for using streaming notifications with impersonation
Hi,I am looking for a good sample to use streaming notifications with an impersonate scenario to Exchange Online. There is a lot of information available, but I miss some pieces.Basically, I am...
View ArticleHow to get Work time, Timezone from Calendar using EWS API?
Hi,In the Outlook options we can set Work Time & Time Zone for Calendar. I want to read following using EWS api 2.0 in C# for a particular user.1) Start time & End time for Work hours.2)...
View Articleslow inbound email
Greetings,I currently have an Exchange 2013 server setup on a Windows 2012 server as a virtual machine.I am experiencing a delay in incoming email. An average incoming email time from my personal Gmail...
View ArticleHow to create Query based In-Place in Exchange 2013 [EWS]
Hi,On creating Query based In-Place hold for a particular mailbox using EWS in Exchange 2013, Is it possible to enable time based In-Place hold using SOAP request? And how to specify the Start and End...
View Articlesetup error ms exchange 2013
(EXCHG.150)/ms.exch.setupreadiness.Win7RpcHttpAssocCookieGuidUpdateNotInstalled.aspx
View ArticleCannot create Time based In-Place hold [Exchange Online] [EWS] [SOAP]
Am not able to create Time based In-Place hold in Exchange and also Is it possible to specify the mailbox name(Primary Smtp address) directly instead of the long string address for a mailbox?Current...
View ArticleHow to store the Recurrence of a meeting in SQL server using Entity Framework
I'm programming an application that generates recurring meetings that should be scheduled using Exchange 2013.Therefore I need to store the Recurrence information from the different meetings in my SQL...
View ArticleGlobal Address List synchronization with third party database?
I'm working on an Office 365 installation for a client. They use Office 365 for their emailing purposes, but all their client's email address and contact information is stored in a separate database....
View ArticleHow to a search item in all folders using ews managed api
Hi Guys,I want to how to search item in all folders using ItemId via EWS call. i am using below code(EWS API 2.0 latest) ItemView view = new ItemView(10); SearchFilter...
View Articleadd internet calendar (ics) to O365 (exchange online) users via powershell...
Hi, is there any way to programatically add some internet ics calendar (for example google calendar) to my users OWA in O365? If I use EWSeditor to see properties of some manually added shared...
View ArticleiCal Exchange Formate for Event Exceptions
I am working on an app attaching cal.ics events and having trouble with event exceptions. I can successfully send an event exception but when the user responds, their exception response is correct but...
View ArticleCannot search a mailbox by specifying the Date [Exchange Online] [EWS] [SOAP]
While performing the eDiscovery search across a mailbox am not able to restrict search based on the particular date. I would like to know whether there is any option to specify the start and end dates...
View Article[E2013][EWS]Does EWS has capability to add an attachment to a PostItem or a...
I have Googled and no related article found.I have also tried the following EWS API, however I always received the following exception, which I couldn't catch the real cause(Since 404 is a strange...
View Article