Folder.Bind hangs for long time then throws exception
Hi,I have an issue that I'm struggling to understand and hope somebody can point me in the right direction.The actual situation is quite complex (due to the development environment and requirement to...
View ArticlePast Date Occurrences discarding when updating recurring series
Hi All,I am using EWS Managed API to retrieve and update appointments from/to exchange server. I have created one recurrence series appointment. Let me walk through this logic with an example. In this...
View ArticleMail App issue
HiI am trying to installing EV with Exchange 2013 but I have some issue shown in EWS logsPlease need helpMCP MCSA MCSE MCT MCTS CCNA
View ArticleExchange Transport Agent Causes Failure Event in Transport Logs
Hello,I have developed a custom transport agent. I am receiving a FAIL event each time the agent runs. The Recipient Status in the Message Tracking Log entry has the following text::...
View ArticleOffice 365 API for getting free/busy calendar information of a particular...
Hi Team, Can you please help me out like how can I connect to Office 365 to get calendar/meeting information of a particular user using calendar Graph API. I need to connect to this Office 365 from my...
View ArticleIs it doable using the Office 365 API?
Hi!I need to do the following: For each email that is sent or received in an Office 365 account, I need to intercept those incoming/outgoing emails and analyze and replace the attachments. Is it doable...
View ArticleCreate/Modify Quicksteps using EWS?
Hello,Is there a way to add or modify quicksteps for other users (global) using EWS and Powershell?Or somebody know a other way to share quicksteps (global)? (Server: Exchange_2010_SP1) Thanks, Marcel...
View ArticleDoes Exchange 2010 PF server still needs to have Mailbox DB without mailbox?
Hi Experts,Just want to confirm with you guys as I know for Exchange 2007, there's a need of mailbox database for every PF server installed.Any thoughts are welcome.Thanks in advance!ReyNone
View ArticleGet the distribution list owner from Active Directory
Hi, How can I get the owner of the Outlook distribution list? I've already get all the members of the a given mail group thru DirectorySearcher but there is no owner property available in...
View ArticleWhich technolog should I use to do this product?
I need to code the following product (factory product, that can be used by any customer): A product that intercepts all emails being sent and received by Office 365 users in a company, the attachments...
View ArticleGet CASVersion of exchange server for a user in exchange 2007
Hi,I am trying to Get the CASVersion of a target user's mail box.The Exchange 2007 Server has its Auto discover in POX and i am using EWS Managed APIBelow is the Code: AutodiscoverService autoService =...
View ArticleExchange Impersonation restrictions or alternatives?
Guys, I was hoping you could help me with the problem below.The dev team is creating an in house application that requires accessing contact information from Exchange. Dev believes that in order to do...
View ArticleSearch appointments by required or optional attendees
Hi thereI need to search appointments by required or optional attendees using EWS. I've tried with a search filter collection and a query string but none of these options worked.Search Filter...
View Article[Exchange 2010] [EWS] [C#] Display html email (problem with image)
Hey,I have a hard time retrieving images embedded in emails I receive through EWS. The body contains an image link to:src="cid:image001.jpg@01CBCD39.02D255C0" (which is, I understand, a link to an...
View Articlehow to use AQSstring in Public Folder -EWS Query
Hi I want use AQSstring for finditem in EWS Public folder Query then i am using following query$Range = "7/1/2015..7/17/2015" $AQSString = "System.Message.DateReceived:" + $Range$fldId =...
View ArticleOWA Custom Authentication
Hello,I am attempting to develop an IIS Authentication Module using C# code (testing on Windows SBS 2011).The sole purpose of the module is to perform authentication using a custom HTTP header.Based on...
View ArticleEWS API with Dynamics CRM integration
Hi,Is there anyway to find out is the EmailMessage is Tracked in CRM?So I need to get all emails that are tracked using the way, as Crm plugin for Outlook idenitfies is it "Track" or "Untrack"...
View ArticleExchange Transport Agent type
Can someone please explain the following thing to me? 1. When should I write SmtpReceiveAgent and when should I write RoutingAgent2. How can I control the email flow in Transport Agent? Such as,...
View ArticleError msg - you must load or assign this property before you can read its value.
Hi Team, I am getting this error "you must load or assign this property before you can read its value", when I am trying to assign the name like below. meeting.Organizer.Name =...
View ArticleWhich API to Connect to get free/busy information of a user from Office 365
Hi Team, Can you please let me know which EWS API or which version of EWS API I can use to get free/busy of a particular user from Office 365... currently I am using EWS 1.2 API to get free/busy of...
View Article