ContainmentMode.ExactPhrase in EWS Managed API
Hi all, I'm using EWS Managed API to find messages by filtering their subjects using a search expression. I'm creating a SearchFilter.ContainsSubstring object but trying to understand the...
View Articleunable to install Microsfot Exchange Server 2010
Hi everyone, when I try to install Exchange I get an errorreceived unable to contact "xxx" domain. I have a Windows Server 2003, this is a main domain, and this domain have trust relationship wiht a 2...
View ArticleAuto Map SharePoint Calendar
Does anyone know if it is possible to add a shared SharePoint calendar automatically with Exchange 2010 and Outlook 2010?
View ArticleHow to synchronize changes from Microsoft exchange to client application...
We have implemented a scheduling web application in which users can schedule their work. We are persisting start date, end date and subject in our database and creating an appointment using exchange...
View ArticleReading journalling emails attachments
Hi, I am using EWS and journaling mailbox. Now I am reading the mailbox and since this is journaling mailbox I get each email message sent or received in organization as an attachment to email(...
View ArticleCannot send email following upgrade to Exchange 2010
The original Exchange 2007 environment consists of one server residing outside the trusted network that hosts the Edge role and one server inside the trusted network that hosts the Client Access, Hub...
View Article[E2010] [TA] [C#] [N/A]: How to I get the (signed) content from an embedded...
Short version... What's the equivalent to using MimeReader's EnableReadingUnparsedHeaders & GetRawContentReadStream methods for a MimePart? Long version... I'm working on a Transport Agent that...
View ArticleLogon Failure: The target account name is incorrect while connecting to...
Hi, I have a custom sharepoint timer job that pulls the emails of a specific user acoount and adds to a SharePoint list. Earlier it used to work fine by pulling all the emails. Now, there has been a...
View ArticleUse EWS Managed API For Exchange Server 2010
We have started using EWS Managed API for in our project. But while researching we have found that its commercially not yet launched by Microsoft. We have downloaded EWS Managed API from following link...
View ArticleSearch Contacts Based On Extended Properties using EWS Managed API
Can any one please let us know how to fetch contacts based on extended properties using EWS Managed API in Exchange Server 2010? I am abale to search contacts by applyng loop on fetched contacts. But...
View ArticleGet Contact Url in Exchange 2010 using EWS Managed API
Can any one please let me know the way to get contact url in Exchange 2010 using EWS Managed API. For Exchange 2003 and Exchang 2007 server we call these individual contact files as EML files.
View ArticleNot able to set Notes in contact of Exchange 2010 using EWS Managed API
Can any one please let us know how to set "Notes" of contact in Exchamge 2010 using EWS Managed API? We tried to use "Notes" property of contact class but it is refered to as read only property. Is...
View ArticleNot able to get Notes from contact of Exchange 2010 using EWS Managed API
Can any one please let us know how to get "Notes" of contact in Exchange 2010 using EWS Managed API? We have manually set "Notes" field in "Details" section of contact. We tried to use "Notes"...
View ArticleNot able to set suffix in contact of Exchange 2010 using EWS Managed API
Can any one please let us know how to set "Suffix" of contact in Exchange 2010 using EWS Managed API? We have manually set "Notes" field in "Details" section of contact. We tried to use...
View ArticleSupport for legacy fields of namespace urn:schemas:contacts in EWS Managed API
We have a legacy system build on Exchange 2007 using Interop.CDO. We have following fields to store values:- 1. urn:schemas:httpmail:htmldescription 2. urn:schemas:contacts:customerid 3....
View ArticleE-Mail Address Policy for Exchange Server 2010 with custom filter (take 2)
Fiona Liao says I have to post my question to 'Exchange Development'. Hi all, in some countries people has double surnames like 'Liao-Peter'. Imagine in a company (contoso.com) there are two users with...
View ArticleIssue with c# code enabling mailbox using remote powershell
Hi All, We are in a difficult situation. Please help. Below are the details. We have 2 different c# applications. One for managing AD accounts, this uses ADSI. No issues whatsoever even if have...
View ArticleEWS MAPI 1.2.1 and inline images (Rich Text format)
Hi, I am trying to append some simple text to a Rich Text format (not HTML) email message. The message contains an inline image, which is shown properly in Outlook. After I set Item.Body.Text = "my...
View ArticleExchange server 2010: Configure for new AD domain to existing exchange server...
Hi All, We have an AD domain domain1.com and we have installed exchange server 2010 for this. Everything is fine, we are able to create mailbox, mailusers, distribution groups etc.. Now we have to add...
View Articleget-user cmdlet returns different values for 'OriginatingServer' property...
Hi All, We have a c# app for mail enabling AD user. i.e we make use of 'Enable-Mailbox -Identity <user> -DomainController -<dc_name>'. Since Exchange is in a multi domain topology, we are...
View Article