connection outlook and get the message using c#
Hi All,Currently, we are working on a application to connection outlook and sync related data. So some people call tell me how to get the outlook message using C#? I'm very new for this. Any help...
View ArticleEWS 401 unauthorized
According to my research, Now I've a problem when I Send Email using EWS sample. Still getting the error: 401 unauthorized....
View ArticleEWS API and EWS managed API difference
I noticed that the EWS API and EWS managed API when i using the ews sample. What's the difference between them? Thanks.
View ArticleEffect of PowerShell to Remove Exchange Attributes
If you use a PowerShell Script like the one below, shouldn't the mailbox show up in the Exchange 2010 console under disconnected mailboxes?Remove Exchange Attributes ----------------------------Remove...
View ArticleExchange Web Service Managed Api - Save an email as an msg to disk
Hi, I am trying to save an email that I have retrieved via the EWS managed Api but get the following message when I try and open the file."Cannot open file c:\bla\bin... The file may not exist, you may...
View ArticleHow to enable anonymous authentication in OWA Exchange 2010
Hello everyone,I am integrating Access Manager with OWA Exchange 2010.And I want to know that how to enable anonymous authentication in OWA.Please, Can you help me.ThanksHale
View Article[EWS] InternalServerError when creating ForwardItem or ReplyToItem
We have several customers with this issue, but as the same requests succeed on our own Exchange I have no clue what could be the actual problem.The request is realy simple, a CreateItem with SaveOnly...
View ArticleCertain characters are getting with special characters via custom transport...
Hi,I have created custom transport agent to replace certain values in the email body.It was working fine,after there were certain security updates installed on the production server.After that,certain...
View Articleexchange2010sp3 i want to operating exchange management shell by python,how...
i use C# using System.Management.Automation; to Remote operation exchange management shellsuch as move DB、new mailbox...here is my code :using System.Management.Automation;using...
View ArticleAuto-collapse all e-mails in Inbox not saved (Outlook 2016)
One of our customers is experiencing issues within Outlook 2016. A user configures Outlook in a way that all of the e-mails in the Inbox are collapsed using the filter options and sorted on Sender. By...
View ArticleBuild a custom transport agent to deploy in the exchange 2010 server for...
Hi,I am supposed to build a transport agent which should replace or rewrite or mask all the email addresses in the message body thread with @abc.com [for example]Please share your ideas/inputs to...
View ArticleEWS Core event ids 5, 6, and 7 logged
Hi,We're running 2 Exchange 2013 CU20 servers on premise in a DAG, situated behind a pair of barracuda hardware load balancers. We use an external cloud based marketing/sales application that connects...
View ArticleFailed authentication to microsoft exchange from a PHP application
I'm trying to add an exchange email account in my laravel application( PHP application based on laravel framework ) so that my emails will be sent from this email account.I've tried mailtrap for...
View ArticleDisable or Hide Drafts folder in OWA
We have given "read only" to end users in OWA but they are still able to open a new email and save private information in their "drafts folder" is there a way we can block this?
View ArticleOutlook REST API - equivalent of Managed EWS API...
Hello Techies,I am new to Outlook REST API area and looking for an option to silently update outlook calendar meetings. I know that this can be achieved using Managed EWS API using...
View ArticleIs it possible to filter email using EntryID (PR_ENTRYID) with Outlook REST...
We are currently using EWS Managed APIs in our application and looking to migrate to use Outlook REST API approach. I am new to Outlook REST API world and looking for some inputs.I am trying to fetch...
View ArticleEWS: Some attachments from e-mail save as "System.Object[]" instead of real...
Hello,I use the script that saves attachments from messages from Exchange mailbox.Some attachments save as "System.Object[]" instead of real filename and at the end of the such file I see a...
View ArticleSlow Response To Exchange Virtual Directory Cmdlets
Hello all,we have same issue like Mr. Rhoderick Milne described in his blog here:https://blogs.technet.microsoft.com/rmilne/2014/01/21/slow-response-to-exchange-virtual-directory-cmdlets/#commentsWe...
View ArticleRoomList - user workings hours
Hello everybody, I have a issue with room finder in outlook 2016 / Exchange 2016. The room finder display the message "Suggestions are not provided because most attendees are not available during your...
View Article[EWS] OAuth with Office365 on Android - invalid token
Hi,i am trying to authenticate against Office365 EWS using OAuth. The application is registered on AzureAD.I am using OpenId AppAuth https://openid.github.io/AppAuth-Android/First step is to request a...
View Article