CBA with EWS
I am searching for an article that describes the configuration for certificate based authentication with EWS.I need the correct settings for Exchange 2007, 2010 and 2013.Thanks
View Articleoffice 365 SDK - Get messages by filtering the from email address
Hi all,My app gets messages from the user exchange account. But when i'm trying to filter it with the from email address it doesn't work.This is the code i have in the api...
View ArticleStreaming subscription without Managed API
I am currently investigating Streaming subscriptions.Due to platform limitations we cannot use EWS Managed API which provides the StreamingSubscriptionConnection.According to How to: Stream...
View ArticleStreaming notification connection reopen error: You must add at least one...
We are developing a long time running windows service which is monitoring an email account with EWS API 2.2. The connection interval is the maximum allowed value 30 minutes, and thus the connection is...
View ArticleMeeting request message after appointment is updated shows UTC time
I'm using Exchange 2010 EWS Managed API to create and update appointments. When appointment is created, in the meeting request, it shows:When: Wednesday, March 16, 2011 4:30 PM-4:45 PM. (GMT-05:00)...
View ArticleHow can I get data (Emails) from Outlook Public Folder
when i tried to extract the emails from the public folders i had to use exchange connection manager but i don't know how could I extract emails from any folder of the public folder . i'd be so...
View ArticleHow to check if the folder already exists ? [EWS managed Api]
hi there, I can't find a way to check whether a folder already exists or not. I have to create nested folders in Exchanger server. I am using the following code :Folder rootfolder =...
View ArticleSMTP error
My application is built with Vb.net and we are getting an error when we bulk emails through SMTP. We are using<g class="gr_ gr_22 gr-alert gr_spell ContextualSpelling ins-del multiReplace"...
View ArticleHow to send messages to a Custom Message Folder? [EWS managed Api]
Hi there, Emails are usually created in Inbox folder via EWS.. I want to create message in Custom Folder ? how do I achieve this ? I have the following code to send message. This message is sent to...
View ArticleExchange/ Outlook c# Mail
Hello I have set up a Exchange. It works fine and i can send and receive emails. now i have written an c# script. I can send a email with this script. I got an Connection to Outlook with Mapi already....
View Article[Exchange-Online][EWS-XML][JAVA][OAUTH2] Getting HTTP status code 500 when...
Hi, i'm working on enhancing a service to be able to use OAUTH2 as authentication protocol with client credential grant flow when talking to exchange online ( like described here:...
View ArticleHow to send digitally sign S/MIME messages with Powershell cmdlet...
Hello,using AD Windows PKI I assigned a certificate EKU (1.3.6.1.5.5.7.3.4) to sign emails and get this withautoenrollment also to my CERT Store PSCERT:\CurrentUser\UserDS\ or the certificate could...
View ArticleHow do we deduce (if we can) SMTP address for an exchange account with only...
I am using PR_SENDER_EMAIL_ADDRESS to retrieve sender's email address for exchange mails, but for some mails I only get the exchange X500 addresses. In such case, I can use PR_SENDER_ADDRTYPE to check...
View ArticleCan one AD user have more than one Exchange Mailbox?
Hi everybody,I have one doubt - Can one Active Directory user have more than one Exchange mailbox? Because in Creating Exchange Server mailbox-enabled and mail-enabled objects in Active Directory "A...
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 ArticleExchange 2010 can't send or receive email with attachments.
Hello,We have an Exchange 2010 server, running under Windows 2008R2. Both the server and Exchange are current for Windows and Exchange updates. Exchange is on SP3 installed about a month ago with no...
View ArticleDo You have a method of EWS API to set the share a calendar for other another...
Do You have a method of EWS API to set the share a calendar for another user , kindly if you can help as soon as possible i'm going to develop an application and share a calendar events as well ,,,...
View Article[E2013][MAPI-HTTP][C#]: HttpRequest.InputStream doesn't work in Exchange 2013...
Hi, allI'm trying to develop an extension for the Exchange Backend/mapi/emsmdb virtual directory on Exchange 2013 SP1 mailbox servers. For my application I need access to the HttpRequest input stream,...
View ArticleSharing Calendar using EWS Managed API
Hi All, Could you please tell me is possible to share a calendar using EWS Managed API? If yes, could you provide small example or snippet code would be appreciated. Thanks
View ArticleJS communication with Exchange server on office 365
Hi guys and girls, I belive my question to be quite straight forward. Is it possible to book appointments in office 365 with JS? I've gotten it working by using Microsoft exchange webservices in c#....
View Article