EWS for getting hold details of a Mailbox Exchange 2013
Hi,I use Java for the development, Since the Last version of the EWSJavaAPI jar has no support for the eDiscovery feature. I would like to know whether there is any operation provided by the EWS for...
View Article[E2013] [EWS] De-Duplication feature in eDiscovery
Hi,I would like to know about the functionality of the deduplication feature provided in E2013 EWS. Under the following scenario how does it work?I have a mailbox under In-Place hold where i have the...
View ArticleUsing AutodiscoverService to connect to Exchange using Office 365 online failing
Hi,Trying to see if its possible to communicate to Exchange 2013 with an Office 365 online set up, but can't even get past the autodiscover stage. I'm using the following...
View Article5.7.1 Client does not have permissions to send as this sender
Hi, I'm using C# to send mail , the situation is i don't want the receiver see the real mailaddress from me. my code as below: Step 1 : create new instance of MailMessage MailMessage...
View ArticleLatest EWS API , spelling typo mistake - intellisense
Method name : GetDelegates ,2nd param named : bool IncludePermissions ,spelling typo mistake 'fro' PLEASE CORRECT THIS ASAP !
View ArticlePowershell detailed report with get-mailboxstatistics older than 24 months?
I've searched the forums and googled a fair amount this morning and unfortunately I haven't found an example what I'm trying to do.I run this script routinely in my environment at the request of...
View Article[E2013] [OWA][C#][Windows version]Message class in "View source code" missing
Hello,in OWA 2010, when I opened a message and then used "View source code" I could find this string : oPage.declareSubPageVariable("a_sT", "IPM.Note", VARIABLE_SCOPE_SUBPAGE); in OWA 2013 I am unable...
View ArticleHow to Retrieve all mails present in the all mailboxes in exchange 2010.
Is there way to get all emails from all accounts(Mail Boxes) in exchange server? ExchangeService Service = new ExchangeService(ExchangeVersion.Exchange2010); Service.Credentials = new...
View ArticleRequest for community input: Which mobile application platforms and languages...
Dear Exchange developer community,We seek your input on which mobile platforms and programming languages interest you for when you develop Exchange client applications. We are interested to know which...
View ArticleWhat happened to Microsoft Exchange 2013 Planning and Deployment Tools?
I am looking for the date or download location of the Microsoft Exchange 2013 support tools:I have been unable to locate the, date or location of download, Premier support download page, and my TechNet...
View ArticleAdvanced Query Syntax in Exchange 2013
Hi,I have used AQS (Advanced Query Syntax) to find mails in Exchange 2010 using EWS in a custom .Net application that I have developed.I tried to do the same for Exchange 2013 but AQS didn't work in...
View ArticleExchange server 2010 - Inline image transport agent
Hello, I have an Exchange server 2010 and I want to develop a transport agent to insert an image (inline) at the end of emails. Thanks to this topic I really advanced:...
View ArticleExchange 2013 Installation Problem
Hi ,while running Exchange 2013 installation getting below error ,All the error are pasted belowEven I have tried after temp data delete Suggestion will appriciated ,...
View ArticleOpen a mailbox item from SharePoint
We have a SharePoint list in Office365 that has a links to a MailBox item in Exchange in the same Office365. The links are created from .NET code with the EWS framework. The link has the format...
View ArticleExchange 2013 and OWA 2013 customization
Hi allIn OWA 2013 we try to manage customization in UIExtensions.xml as in previous Exchange 2010 OWA version.Problem is that any new entries in <SmallIconMappings>,...
View Article[E2013/Exchange-Online] [EWSMA] [C#] [Win7/Win Server 2007/2010] OAuth...
I'm trying to use OAuth with EWS MA to authenticate against Exchange Server 2013 or Exchange Online. EWS Provides an assembly (Microsoft.Exchange.WebServices.Auth.Validation) which does token...
View ArticleC++ client for using EWS
Hello,I am looking to write a simple C++ client to use EWS services. Looking at EWS API usage, I see some references and sample code in C# and Java but nothing in C++. I am novice to ASP/EWS/MS...
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 ArticleImplement custom decryption scheme in Exchange journaling
Hello All.We are a vendor implementing a custom encryption scheme for emails and attachments.We would like to extend Exchange 2010 Journal Report Decryption to our custom scheme, meaning we would like...
View ArticleStatistiques sous Exchange 2010 SP1
Bonjour tout le monde,Quels sont les statistiques d'utilisation de la messagerie qu'on peut faire via PowerShell?par exemple je veux les tops des boites qui envoient des messages avec des PJ de taille...
View Article