how to use REGEX when searching contacts on Exchange via EWS
I can send, receive and parse SOAP requests with our exchange 2013 server via the FindItem action. My goal is searching for all contacts that have a certain phone number. Contacts on our exchange...
View ArticleHow to send localisez messages using EWS API 2.0?
Hi , I am using EWS API 2.0 and send message using time in UTC. But when I am sending mail there is default message embedded in the mail by the exchange above the message body as below:When: Monday,...
View ArticleEWS Managed API : The specified folder could not be found in the store
Hi,I have an application trying to access items in a folder in user mailboxes using EWS managed API 2.0. Mailboxes I am trying to access are on E2k7 and the service account I am using has full access...
View ArticleExchange server migration from 2007 to 2013 Public Folder Agents
Currently we do have VB script agents running on Public Folders performing few tasks like forwarding those emails to certain users, fax or print them and so on. Can I do that using EWS or there any...
View Article[E2010] [EWSJA] [JAVA] [Windows Server 2003] email having null character in...
Hello, I'm using EWS Java API when finding item from an exchange server (2010) a got the following exception when the subject of one email subject is : =?iso-8859-1?Q?=00?=...
View ArticleDynamic Distribution Group - Convert LDAP to OPATH
We currently are in a transistional state as we are in the process of migrating from Exchange 2003 to Exchange 2010.We currently have some dynamic distribution groups that were created using LDAP. The...
View ArticleEWS Managed API 2.0 supports hybrid setup
I am wondering if the API supports hybrid setup. For example: some users are on Exchange Online and some users are on on-premise exchange server for the same company.Please let me know if this is not...
View ArticleActivesync getting users and resources on a domain
Does Outlook client supports fetching list of users and resources of a domain.A typical use case is when a User try to compose a mail, don't know the exact email-id. But he should be able to fetch the...
View ArticleSet-DistributionGroupOwner.ps1 not working with multiple domains.
I recently went out to the following blog entry: http://blogs.technet.com/b/exchange/archive/2011/05/04/how-to-manage-groups-with-groups-in-exchange-2010.aspxI downloaded the script...
View ArticleMultiple objects with Guid xxxxx-xxxx-xxxx-xxxx-xxxxxxx were found
Dear All,I'm doing a cross forest migration including a move from Exchange 2007 to 2013. I did succesfully run Prepare-MoveRequest to create a disabled mail user in the target domain. Afterwards I did...
View ArticleHide the attendees in appointments like bcc does and performance implications...
Hi,I have a requirement of creating appointment with response requested flag for multiple users. User count may be sometimes in millions.My question is:What is the limit of recipients count? Is there...
View ArticleEWS - Link to all Calendars
Hi, I have been able to link an ASP.NET page into exchange to display meetings from the current day for a user.What I would like to be able to do is retrieve the same info as before (all of the...
View ArticleNew-MailboxExportRequest Fails to grab contacts -Mailbox 'User'...
I am attempting to run a script that exports specific mailbox items to a PST. All items export without any issue except Contacts. Running with just contacts specified also retrieves 0...
View ArticleHow to get attachment with owaIDs?
Hello,I'm working on a project which allows user to save attachment to user selected location on remote server. For example, a student uses OWA to check his emails at home, he can save attachments in...
View ArticleOffice365’s Global Address List Guid
Hi,I need to programmatically change the my company's Office365’s Global Address List contacts info.My company does not have active directory and the Office365 is in the cloud. I've came across this:...
View ArticleEWS - How to identify email language
Hi, I am developing an app to read mail attributes using EWS. One of the requirements is toidentify if an e-mail received in inbox is in English or French or any other language and my question is same....
View ArticleExchange GAL
Hi guys,I've run into a weird problem and haven't been able to find a search item that gets something close to my problem. I apologize if there is already a topic on this. I have an Exchange 2010...
View ArticleCan exchange server be installed in a domain with 2012 server r2 as the DC?
I have read (sadly) that for the moment, Exchange Server 2013 will not function properly on a server running 2012 R2Does anyone know if I can run it on a windows 2012 server but the DC's in the domain...
View ArticleEWS Managed api - create calendar appointments for all users
Hello,I would like to create programmaticaly appointments for all user calendars at once... I have an Exchange 2010 and I am using the EWS managed api 2.0.Can you please help me on this one?I have...
View ArticleHow do you create an EmailMessage in a transport agent that's something other...
Microsoft.Exchange.Data.Transport.Email.EmailMessage provides a Create method that allows you to create an IPM.Note message.Given that the MapiMessageClass string is read-only, so you can't just change...
View Article