How to get user AD attributes like employeeId and employeeType in EWS Managed...
I am converting my MAPI application to .Net application using EWS Managed API. In MAPI, I used to get AD attributes associated with user using following code but in EWS Managed API I am not able to...
View ArticleHow to get all the distribution lists a user is member of using EWS Managed API
I am building a asp.net application and want to find all distribution lists a user is member of and display on the the page. How this can be done using EWS Managed API?
View ArticleRecovery database removed but log files still exists in log folder
We are facing a technical issue while crating Recovery databases.The problem scenario is as follows.1. User provides transaction log file folder path and edb file path and creates a Recovery...
View ArticleRecovery database removed but log files still exists in the log folder.
We are facing a technical issue while crating Recovery databases.The problem scenario is as follows.1. User provides transaction log file folder path and edb file path and creates a Recovery...
View ArticleUploading images to company profiles in Microsoft Exchange
Hi everyone,I've been given an investigative project into creating an ASP.NET application that would connect to the company's Exchange Server's GAL and update profile pictures upon uplaoding via that...
View ArticleQuery EWSFindCountLimit policy item via EWS API
I'm looking for a way to retrieve the value of the EWSFindCountLimit policy item using the Exchange Web Services API so as I can ensure that any calls to FindItems() don't breach the policy limit.Any...
View ArticleEWS) Managed API Compatibility ?
Hi ,I have used the EWS managed API version 1.2 to develop a program which connects with Exchange 2010 and reading inbox etc etc.I have the below questions.1.Is this API that I'm using so far...
View ArticleCreating mailbox in Exchange 2007 and Exchange 2010 using C# in same server
Hi Everyone,Currently our organization going through an upgrade of Exchange servers from 2007 to 2010. But we need to keep one exchange server in 2007 itself for some time.While modifying the existing...
View ArticleClean up on Room Mailbox
Hi, How can i delete the organizer who left from the company from all room mailboxes? Because this is making a issue for future reservation for the existing users. i tried the below command. but this...
View ArticleConverting plain text email to HTML using a Transport Agent
I'm trying to convert all outgoing emails that match a certain criteria to HTML formatted email using a Transport Agent on Exchange server. I have the TA correctly wired up; I can't figure out how to...
View ArticleExchange Feature!!!
Can all you guys here give any comment or Link about the features of Exchange server?? What are the features in Exchange server?
View ArticleUser Authentication - Validate
hi,How can i get the user authentication result using EWS? only just like this:if (service.Validate()){ return true;else return false;YAS
View ArticleEWS Managed API - How to copy items from one mailbox to other
Hi,I am writing an application to sync contacts,appointments,tasks etc from one mailbox to other. I am able to retrieve changes to these items using SyncFolderItems but could not find a way to copy the...
View ArticleTransport Agent Unit Testing?
Is this even possible? All the classes that might be useful are abstract...Sam Jones
View ArticleOffice 365 MailUser Creation Error
Hi ExpersI have developed the wcf web service for creating the user mailboxes and mail users in office 365. This web service deployed in IIS 7.5 in Windows 7.I was not able to create the Mail Users...
View ArticleMS Exchange 2013: Transport service stops after enabling my own transport agent
Hi,I am newbie to Exchange. I am learning how to create and use transport agent in Exchange2013. I have written very simple transport agent with the help of "RoutingAgent" and "RoutingAgentFactory"The...
View ArticleEdge Subcription
Hi,I have two exchange 2010 server. One Server Mailbox HT and CAS and another server Edge Server. Everything working fine. I want to install another hub server, is it require edge subscription run...
View ArticleExchange 2013 Upgrade Code
Hi, I am looking at using function “MsiEnumRelatedProducts” to verify if Exchange 2013 is installed on the machine.To use this function we need Exchange 2013’s upgrade and product code GUID’s.Question...
View ArticleCan the Exchange Web Services Managed API 2.0 be used with Windows 8 Store apps?
I am trying to write a Windows 8 Store app using the Exchange Web Services Managed API 2.0, however each time I call the AutodiscoverUrl method of the ExchangeService I get an exception thrown. The...
View ArticleExchange 2013 Realtime Block List is Kind of Working
Hi Everyone.I've been setting up a RBL in exchange 2013 using zen.spamhaus.org. The IPBlockListProviders require that the connection filtering agent be enabled. By default when running the...
View Article