All Day Appointments and SQL Server
Hi All,I need to save appointments from Exchange to our Intranet system with a SQL Server Database.When all day appointments are added the EWS API returns only the date from the .start property.However...
View Article[Exchange 2013] Cannot find Template User object error
Hello,I've faced with really strange issue. When I try to execute cmdlet Get-Recipient for user from @hotmail.com, @outlook.com and @live.com domains I get error "Cannot find Template User", even...
View ArticleExchange 2010 - DAG ports
Hi, I want to know on which ports DAG works. I need this to monitor DAG failover. Let say if DAG is failover to node2 then EX01:2322 will not respond which will indicate that DB is failovered to...
View ArticleEWS managed API using C#
EWS- How to access custom properties of Rooms to display the capacity attribute of room ?
View Article[Add|Find|Remove] MailContacts and [Adding|Removing] Them from MailGroups
I am trying to write an app to process SQL information I receive check for the mail contact and if they don't exist add them. I am trying to do this through VB.NET 2013. I am not able find sample code...
View ArticleHow can I get Users by using Get-MailboxPermission?
I want name of users who have access rights of a mailbox. I wrote like below.$users = get-mailboxPermission -Identity $Identity | format-table Userand checked on console typing "$users" and it returned...
View ArticleHow to Edb to pst?
Hi, I have the necessity to recover a .edb file into a .pst or other format file, I have only the hard disk with the file. There is a way to extract the mail from the edb file? Like a trial program or...
View Article"Microsoft.Exchange.WebServices.Data.ServiceResponseException" when...
Hello WebDevsi have some code which updates contact items within a specific mailbox. i use EWS to execute the request which sends multiple updates through a threadpool.the method uses (contact.save)...
View ArticleEmail Received but not Delivered EXCH 2010
Hello, We are using Exchange 2010 with SP2 with Forefront for exchange 2010We are facing a problem, Emails received by the server but not delivered to user a mailbox.We dont find the log of missing...
View ArticleTo configure IIS Express in Visual Studio Web Express 2013
Hi,I am using VS 2013 Web IDE for development, and have configured IIS Express through properties context menu -> Web ->IIS Express , in the project.But, have also, got inadvertently installed...
View ArticleHow to Add other Domains to my Exchange Server 2007
Right now I have four different business locations. We use our Exchange server and outlook. The other locations just use a mail provider. I want to add those three different domains to my exchange...
View ArticleDelete email by targeting its message id
Hi, I need to delete a specific email from the mailboxes of all employees connected to my Exchange. I know deletion of email can be done via power-shell with all kinds of filters and wildcards (see...
View Article[EWS] Public folders access
Can you confirm the version of Exchange server required that allows me to use "publicfoldersroot" as the distinguished folder id in a call to FindFolder? I have some code that works when I set...
View ArticleExchange ActiveSync - Completing recurring tasks
I have a daily recurring task starting and ending on a specific dates. When I mark today's instance complete, I am1. Adding a copy of the task, mark it complete and set the completion date2. Change...
View ArticleGet Out of Office settings from Transport Agent
Hello.I need to get OOF settings for user from Transport agent. I have found this article:...
View ArticleCopy data from EWS Extended property to Outlook item UserProperty
In my plugin i use ExtendedProperty for save some metadata on it. I set values of ExtendedProperties using EWS. I receive requirement for not use EWS anymore and it's allowed to connect to Outlook...
View ArticleExchange web service appointment not send to required attendees (but gets...
I am importing an ICS attachment and saving it to my calendar. Before I do that I add some more attendees. The appointment is successfully saved in my calendar. But the required attendees are not...
View ArticleDeleting recurring events
Hi All,I'm developing integration between our company's intranet and Exchange.I'm trying to handle the deletion of reccuring events in Outlook/Exchange, however my previous method of handling deleted...
View ArticleCannot get appointment for Calendar item which has changed from Tentative to...
Setup a room mailbox to automatically reply to meeting requestSetup a delegate and have it accept tentatively until that delegate responses Then book a meeting with that room.When I query EWS and get...
View ArticleExchange 2010 / outlook 2010 prompts for password AFTER the client has been...
Hello,We are experiencing a strange issue where users are being prompted for their password a few hours after they have been signed in and connected to outlook. It is random, does not happen to...
View Article