by Rahul Singla | Jun 29, 2012 | Blog, EWS Managed API, Exchange, Exchange 2007, Exchange 2010
Last time I was developing for Microsoft Exchange, I was seeing a wierd exception in our application trying to send an email using Exchange (the application uses EWS Managed API to interact with Exchange).The exception message went something like this when it was...
by Rahul Singla | Jan 4, 2012 | Blog, Exchange, Exchange 2007, Exchange 2010
I was recently allocated a Microsoft BPOS Online Services Exchange account for a client and I was configuring the same in Outlook. To keep up with the emails on the new account, I wanted to receive all incoming/outgoing emails for this BPOS account to my...
by Rahul Singla | Dec 24, 2010 | .NET 2.0+, ASP.NET, Blog, C#, EWS Managed API, Exchange, Exchange 2007, Exchange 2010
Microsoft Exchange allows a user to access another User’s mailbox in 2 ways, Delegation and Impersonation (Check this for more details). If you have used Outlook or Outlook web Access (OWA) and shared mailboxes with other users, chances are that you used...
by Rahul Singla | Dec 19, 2010 | .NET 2.0+, Blog, Coolite, EWS Managed API, Exchange, Exchange 2007, Exchange 2010, Ext.Net, ExtJs
In continuation of my last blog post for managing Calendars dynamically for the ExtJs Calendar component, I present in this blog post the logic behind parsing and serializing Recurrence rules for the Calendar component, if you have enabled recurrence for the Calendar...
by Rahul Singla | Oct 9, 2010 | Blog, EWS Managed API, Exchange, Exchange 2007, Exchange 2010
I recently had an opportunity to work with Exchange server having created an ExtJs/Ext.Net based email client for Exchange. And I used the Exchange Web Services Managed API for .NET to interface with the Exchange server itself.One of the aspects of the email client...
Recent Comments