makeEwsRequestAsync in mail app returning unathorized error 401.
HI ,I am working on a mail app in which I am writing some data to custom fields in outlook, saving them on exchange server and displaying them to user. The app was working fine , but suddenly the call...
View ArticleHow to create and get shared folders for calendars
Hi, I am trying to create a sample calendar there we have a three types of folders for calendars one is My calendars and other two are shared and other calendars folders. I am trying to create and...
View ArticleExchangeVersion to target when trying to get free/busy information from...
Hi Team, Can you please let me know which Exchange Version I need to target when calling EWS 1.2 API to get free/busy information from Office 365......When i try to connect Office 365 by giving...
View ArticleProblem with SendOnlyToChanged
Hi I tried to use EWS API 2.0 to remove an attendee from the exchange calendar meeting with option "SendOnlyToChanged". Removed attendee received an email with "cancel" the meeting but others attendees...
View ArticleForwading or relay of mail outside the mail server id is not taking place.
Hi,Hi,I implimented a mail system as follows in Sql server 2008R2-: Profile name ‘ProfileDbMail’ Ac name ‘AcDbMail’ Email address(outgoing): Dba@ourmailserver.com (Not valid mail id in mail server)...
View ArticleExchange 2016 - Possible Release Date
Anyone has slightest idea when is the release date for Exchange 2016? Trying to plan ahead and get a head start by reading some documentations.MS article will do. Searched all over but could not find...
View ArticleGlobal Address book -> LDAP access
Hello all, We are using Office 365 Business Premium. We would like to use the Exchange Global Address List (GAL) as a phone directory for our Cisco SPA phones, To achieve this, we need to access the...
View ArticleEWS 2.2 - The attachment could not be opened
Hi All I'm connecting to the Exchange Server 2010 SP2 from my C# application with EWS version 2.2 to download a big image attachment in my calendar item. The image size is 5,976,794 bytes as reported...
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 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 Articlegrab a distribution list in the public folders using EWS
I work in a small office that has an Exchange 2013 server. We would like to be able (vb or C# code would be great) query a distribution list called ListA from the public folders/Office Contacts. So...
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 ArticleEWS managed API: Argument Exception on reading calendar items.
HiWe have an application which reads the calendar items from the exchange for users. Most of the time it works fine, but one user faces this problem where he gets a "An item with the same key has...
View ArticleEWS BUG using query string search in Sent Items folder
Anyway do you receive results!!! Why?retrieve server version (dummy request): --------------------------------------------------------------------------------<?xml version="1.0"...
View Articlefetch contact information from a public folders contact
Thanks to a helpful person on this list I have the name and email address from the public folders. That information is in a GroupMemeber object. What I can not get working now is how to take that...
View ArticleEWS API bind problem
Hello,I can't figure out why this piece of code suddenly stopped working. Add-Type -Path "C:\Program Files\Microsoft\Exchange\Web Services\2.2\Microsoft.Exchange.WebServices.dll" $mailboxName =...
View ArticleExchange WebServices IsFromMe property always returning false
Hi,I'm using Exchange WebService API 2.0 against Exchange 2013 CU9 and trying to check if retrieved item is sent by currently authenticated user.MSDN resource...
View ArticleForgot my studentpartner.com email password
Hi, I am unable to login to my student partner email address. I forgot the password. Can someone help me with this ?
View ArticleForgot StudentPartner.com email password.
Hi, I am unable to login to my student partner email address. I forgot the password. Can someone help me with this ?Dhruv
View ArticleLicence condition for Microsoft.Exchange.WebServices.dll generated from...
I use Microsoft.Exchange.WebServices.dll to communicate with an Exchange Server via EWS Managed API. This Dll can be compiled from source code published on GitHub (OfficeDev/ews-managed-api).What...
View Article