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
Tags
2007
2010
add-in
agent
application
attachment
autodiscover
bank
BeforeItemMove
C#
C++
cache
cached
cached mode
Calendar
cdo
CDO Reflection SMTP Code
change
class
Conversation
Conversation View
create
Delegates
Disable
display
Document
Document Inspector
drag and drop
EmailAddresses
enable
Enable-Mailbox
error msg
event
EWS
EWS Managed API
Excel
Exchange
Exchange 2007
exchange 2007 resources
Exchange 2010
Exchange Data Types
Exchange Management Shell
Exchange web services
extended MAPI
folder
framework resources
from
GetContactPictureAttachment
Get-Mailbox
hidden data
holiday
Hotmail
impersonation
impersonation ews
Import
inbox
insert
Inspector
KB 171636
kb support
Live@Edu
load time
Lync 2010 resources
lync dev resource
macro
mailbox
MAPI
MAPI clients
MAPI profile
Meeting
message
metadata
migration
mode
monitor
name
named
New-PSSession
Office365
OnStartupComplete
Organizer
Outlook
Outlook 2007
Outlook 2010
outlook addin
outlook addin development deploy "support call"
outlook addin development log
outlook development code contacts
Outlook Object Model
outlook registry
Outlook.hol
Powershell
profile
push notifications
remote powershell
remove
SOAP
support troubleshooting trace log
transport agent
VBScript
Browse by Tags
MSDN Blogs
>
EMEA Developer Support for Messaging Team Blog
>
All Tags
>
exchange
Tagged Content List
Blog Post:
EWS: Hide a named folder in multiple mailboxes
Dave Barrett
Recently we've had a couple of requests that involved deleting or hiding mailbox folders that are created automatically either by Outlook or Lync. Deleting such folders is usually both not supported and also not possible - they will most likely be marked as distinguished folders, which means that they...
on
23 May 2013
Blog Post:
Exchange Transport Agent: Working with Named Properties in Transport Agents
Andrei Ghita
An Exchange Transport Agent allows you to either add new name properties, change the value or remove existing properties. If you choose to log data in a log file or write events to the event log, you should be aware of the fact that the Exchange Transport service runs under the Network Service account...
on
11 Sep 2012
Blog Post:
Transport agents and VB.Net
Dave Barrett
There is a sample on MSDN that shows how to write and install custom transport agent (it can be found here: http://msdn.microsoft.com/en-us/library/aa579185%28v=exchg.140%29.aspx ). The agent itself is very simple, but it has been pointed out that if you use the VB.Net sample code, then the installation...
on
13 Jun 2012
Blog Post:
PowerShell: Script to import calendar items into Exchange mailbox from CSV file
Dave Barrett
A recent case brought up the question of whether it is possible to import calendar items into a mailbox from a text file using PowerShell. While there aren't any cmdlets built-in that support this, it is certainly possible to implement this using PowerShell and the EWS Managed API. Sample script is attached...
on
13 Feb 2012
Blog Post:
EWS Application: Disable OWA 2010 Conversation View
Andrei Ghita
Exchange 2010 OWA Folder View Settings are stored in a MAPI property and are customizable per folder. Conversation View is enabled by default in OWA 2010 and even if you disable it on the existing folders, new folders you create will always have Conversation View enabled. The property that stores...
on
29 Dec 2011
Blog Post:
Enable-Mailbox against Exchange 2010 from a web application
Dave Barrett
A question that seems to keep popping up is how to run the Enable-Mailbox cmdlet from a web-application. I have had a couple of cases on this recently, so here are the details on how to achieve this for Exchange 2010. I do also have an example web application that works against Exchange 2007, which I...
on
31 Aug 2011
Blog Post:
EWS Push Notification Example Application
Dave Barrett
Note : I have written another sample application which does not use WCF (and also shows how to integrate easily with the EWS Managed API). This sample is available here: http://blogs.msdn.com/b/emeamsgdev/archive/2012/12/20/ews-push-notification-sample.aspx I had a case where a customer was having...
on
19 Aug 2011
Page 1 of 1 (7 items)