Sign in
EMEA Developer Support for Messaging Team Blog
Messaging Developer code samples and documentation
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Search
Archive
Archives
June 2013
(1)
May 2013
(2)
April 2013
(1)
December 2012
(5)
November 2012
(3)
October 2012
(3)
September 2012
(5)
August 2012
(1)
July 2012
(2)
June 2012
(2)
May 2012
(4)
April 2012
(2)
February 2012
(7)
January 2012
(2)
December 2011
(6)
November 2011
(6)
September 2011
(3)
August 2011
(4)
July 2011
(1)
May 2011
(2)
April 2011
(4)
September 2010
(1)
August 2010
(3)
July 2010
(5)
July 2009
(1)
June 2009
(4)
March 2009
(1)
January 2009
(1)
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Tags
2007
2010
add-in
C#
C++
CDO Reflection SMTP Code
EWS
Exchange
Exchange 2010
Exchange web services
kb support
Lync 2010 resources
MAPI
MAPI profile
Outlook
Outlook 2007
Outlook 2010
outlook addin
Powershell
profile
push notifications
remove
SOAP
transport agent
VBScript
December, 2012
MSDN Blogs
>
EMEA Developer Support for Messaging Team Blog
>
December, 2012
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
EMEA Developer Support for Messaging Team Blog
EWS: Push Notification Sample
Posted
5 months ago
by
Dave Barrett
0
Comments
I wrote a sample application quite a while ago showing how to write a push notification client using WCF. This seemed a little complex to me, and I have now got another sample that uses the managed API and a custom listener (taken from SOAPTestApp ) to...
EMEA Developer Support for Messaging Team Blog
Outlook: How to determine the owner of an item (including an item from a shared folder)
Posted
6 months ago
by
Dave Barrett
0
Comments
Outlook doesn't have any built in methods to find the owner of an item. The question was asked if it is possible to find this information when the user is looking at an item in a shared folder. For example, if a user has delegate permissions to a folder...
EMEA Developer Support for Messaging Team Blog
MAPI Application: Create an Inbox rule to set the Sensitivity of messages with a specific message class to Private
Posted
6 months ago
by
Andrei Ghita
0
Comments
We had a request for such an application from one of our customers so I though I would share the code with the community. The application creates a new Inbox rule in the default message store. The rule will be triggered for all the incoming messages...
EMEA Developer Support for Messaging Team Blog
MAPI Application: Enable or disable Cached Mode in the default Outlook profile or specific profiles
Posted
6 months ago
by
Andrei Ghita
0
Comments
I wrote this MAPI application for a customer the other day. The application uses the Outlook 2010 MAPI headers and some of the header files shipped with MFCMAPI. They are all included in the attached archive. You can run the application to enable or...
EMEA Developer Support for Messaging Team Blog
PowerShell: Set Calendar folder delegate permissions in Exchange 2007
Posted
6 months ago
by
Dave Barrett
1
Comments
Exchange 2010 has cmdlets ( Add-MailboxFolderPermission , Set-MailboxFolderPermission ) that allow an administrator to update folder permissions on a user's calendar. Unfortunately, Exchange 2007 does not have these cmdlets. We recently had a case that...
Page 1 of 1 (5 items)