This is going to be a very simple sample of how you can send an email with custom properties set and also change the message class so that it render on outlook as Custom Form. Prerequisites: A custom form must be published with same class name to render
Read More...
I think you may find it useful as well. I wrote this script to monitor a particular mailbox for unread emails count in a particular folder and notify people about it. It could be useful to monitor a service mailbox and make sure it does not have any email
Read More...
As you may already know, EWS has support for Soft-Deleting items but the irony is it cannot access the soft-deleted items. This is a design challenge and product group is aware of this limitation. Hopefully we should see this support natively in EWS sooner
Read More...
First thing first, you cannot use Exchange Web Services (as of now) to update the IsRead flag for items other than MessageType. MessageType has IsRead property in place to update the MAPI property PR_MESSAGE_FLAGS. Product group is aware of this limitation
Read More...
Cut Down APIs from Exchange 2007 Management APIs • CDOExM • Queue Viewer API (QAPI) • WMI Classes for Exchange With the release of Exchange 2007 all of exchange management is done via cmdlets in PowerShell™. Transport APIs • EDK Gateways • Routing Objects
Read More...
Microsoft is a company full of challenges where challenges turns into opportunities, opportunities which makes you feel out of this world. You see technology, you feel technology, you live technology, technology which drive this world. To give you a brief
Read More...