Development, Mailbox

Enable Mailbox via C#/SDK

In the last days, I struggled with different challenges on the mailboxes. Therefore, I had to change different attributes on multiple mailboxes. A bulk-update via advanced find is only possible on the server profile.

Therefore, I decided to create a small console application to set the attributes and test the mailbox again.

First I queried the mailboxes, that I wanted change.

Based on the result, I changed the attributes I had to.

 

Setting the attribute testemailconfigurationscheduled to true during the update leads crm to “Test & Enable the mailbox” again.