Query the ESE?
HiWe are running a version of MS Exchange that uses the ESE (Extensible Storage Engine). We have an inbox that receives automated alerts and the content has grown very large (1000s of emails) we want...
View ArticleExchange 2013 C# Create Mailboxes
Hello All,We are prepping for a 2013 upgrade. I am reviewing code for our account creation programs that I wrote in preparation for 2013. Here is a link I found but they have stated that is not the...
View ArticleRetrieving Calendar from Exchange server 2013
I want to show User's upcoming Outlook 2013 calendar events in App,I can use REST API for Exchange Online but not for Exchange server 2013 ,What is the best practice for accessing Calendar events using...
View ArticleOracle database
hello every one, I want to connect an oracle database with an asp.net project. when i create a data connection using Server explorer-> data connections -> new data connection -> oracle client...
View ArticleExchange 2010 Certificate
I have a Exchange 2010 with one domain , we are going to add another domain to our environment. I am looking for documentation to know what I need to do as far as adding the new domain to users and...
View ArticleExchange Powershell issue while loading the snapin on command prompt, in...
Hi, When we launch the Exchange powershell via command prompt.. with below command: PowerShell.exe -PSConsoleFile "D:\Program Files\Microsoft\Exchange Server\V14\Bin\ExShell.psc1" it throws the...
View Articlecan't read the PDF attached file from exchange 2003 sp2 (the file is corrupted)
Hello,I have an issue with reading the attached file (pdf) sended from users @apicrypt to internal users.the smtp route is as following:apicrypt --> domain A smtp mailbox --> domain B smtp...
View ArticleRunspaceFactory.CreateRunspace() & Exchange Server 2010
Hi, I'm in my first attempt in creating an aspx.vb script which accepts inputs from the front end and executes a powershell script. I have a couple of questions.1.The exchange powershell script...
View Article[Exchange-Online][EWSMA][C#][Windows] Working with Exchange Online from...
Hello,I am trying to create a simple appointment using the managed api of EWS from an autohosted app in SharePoint Online (Office 365). The app is hosted in Windows Azure, and it uses OAuth to...
View ArticleMicrosoft Exchange Example : Autodiscover not found
Hi all,I need to send some emails generated with C# code, by using EWS (exchange web service).Microsoft gives this example of code, but it doesn't work on my side; and the code doesn't contain any host...
View ArticleOAuth Authentication to EWS
I'm having trouble getting OAuth credentials to work with EWS in Office 365. At a high level I'm writing a SharePoint 2013 app and I'm trying to access the user's mailbox data in Exchange. I did...
View ArticleGetting ErrorItemPropertyRequestFailed error while Creating Attachment in...
Getting ErrorItemPropertyRequestFailed error while Creating Attachment in restore. The same message can be restored to other mailbox. The same message item can be exported to .pst. and take backup,...
View ArticleInvoking Powershell within an aspx.vb script
HI I'm looking for some help with my default.aspx.vb script. I have a webpage which an end user will enter an ID and a file, which uploads into a directory. I have Powershell script which I have...
View ArticleEWS Pull Subscription
Hi, I am creating Pull subscription. I am connecting to exchange using java. I am storing watermark in my system. I have refresh button on my calendar component to reload events from Exchange. But when...
View ArticleMigrating mailboxes Exchange 2010 to 365, e-mail delivery failed
We are currently in a hybrid configuration with 2010 and 365. I have migrated one mail box to test, but now when I try to e-mail from that box to internal and external users I get this undeliverable...
View ArticleInstall Exchange 2010 to remote site only for online archive
Hello all,Here is my questions.I have two Exchange 2010 servers (one CAS and HUB, one MAILBOX) in remote site(Data Center). (site to site link speed 20G)Users are using remote CAS for access their...
View ArticleEWSJavaAPI_1.2: Fetching Mime content of a message which is attached to...
Hi I like to get Mime content of a attachment which is an email. I want to save that attachment as eml file format. Below funcation fails at { att.load(EmailMessageSchema.MimeContent); }. error is...
View ArticleWhen Mail app for Outlook is deleted from email account?
Hi, I have created two mail apps for Outlook. I'm using Visual Studio to deploy manifest files to my Office 365 Outlook account, and everything work ok. Problem is that my apps are deleted from my...
View ArticleHow to delete a calendar appointment
I try to delete appointment from someone calendar with ews.Param([string]$calInputFile="c:\powershell\agenda.txt")$calMailbox=Get-Content"c:\powershell\gebruikers.txt"# Load EWS Managed API...
View ArticleWhy am I getting ExchangeWebServices Inbox Error: Error, ErrorServerBusy. The...
I recently switched my application that uses EWS from an on-premise Exchange Server to Exchage Online through Office356.The process worked just fine for several days, then I started getting the...
View Article