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...
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...
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...
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...
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