Exchange - free appointment sending
Hi, I've got problem with sending free appointment to Exchange. When I send standard meeting request there is no problem - attendees see tentative event and after acceptation they see busy event in...
View ArticleError with ECP and new-powershellvirtualdirectory
Hello, after a slew of updates my exchange installation began acting up.ECP does not work:ScenarioDescription : An attempt was made to invoke the Web service at...
View ArticleIs there an updated EWS API for Exchange 2010 SP3?
Hi Folks,I'm using EWS 1.2.1, The ExchangeService constructor takes an exchange version parameter - the highest is ExchangeVersion.Exchange2010_SP2. Just wondering if there is or is-going to be an...
View ArticleExport Task from Exchange online
Hello everybody,I'm absolutely new to Exchange development, so it might be my question is stupid enough.What I need is to find a way to export Task from Exchange online in msg format.I'm able to get...
View ArticleHow to find out, that message has deferred delivery
Hi,I am writing a script that uses EWS to process messages in Outbox. Now I need to find out, how to check, if message has deferred delivery. Do you have any idea, please? Is there any function or...
View ArticleSearching for recurring appointments only
Hello,I'd like to search for recurring appointments only within a date range.I am using ExchangeServiceBinding. Any help is appreciated.Example below is written C# but find all appointments within a...
View ArticleAdding inline image into an email - Transport Agent
I am trying to add an inline image into an email and then get a content id of that image so I can use it as the source of an html image.The approach i am taking is creating an attachment (which will...
View ArticleHow to Change the EmailMessage.Body.CharsetName
How to Change the EmailMessage.Body.CharsetName to 'Unicode' if it is in other character set name like 'ASCII'When editing the Email body using Exchange server Transport Agents.
View ArticleExchange Web Services server-side application
Hey,Is there possibility to use Exchange Web Services in server-side application (like SharePoint or ASP.NET technology) to for example send appointments or getting someone calendar data?Of course...
View ArticleGet another users's calendar data
Hey,Is there any possibility to get another user calendar data, his/her appointments for selected period of time?I know that I can get my appointment items by using Exchange Web Services and code like...
View ArticleInsert variables in disclaim/signature
Hello,I have a quistion about signature / disclaim under the mail.We have a website running at www.strato.nl (dutch). This is also where we have running out email server. (that's included in the...
View Articleusing EWS Managed API to verify a person against company's Outlook GAL
I am tring to create a COM+ component inherited from .NET ServicedComponent class and using EWS API to verify if a person is existing in our company's Outlook GAL. when I implement IsOurEmail()...
View ArticleExchange Command execution failing with type initializer exception while...
I wanted to execute Exchange powershell commands using System.Management.Automation.Runspaces;Add-PSSnapIn of Exchange 2013 was successful, but unable to execute any command. e.g: Get-Group,...
View Article[E2013/Exchange-Online] [EWSMA] [C#] [Win7/Win Server 2007/2010] OAuth...
I'm trying to use OAuth with EWS MA to authenticate against Exchange Server 2013 or Exchange Online. EWS Provides an assembly (Microsoft.Exchange.WebServices.Auth.Validation) which does token...
View ArticleExchange 2013 and Virtual Organizations
HiI made some scripts for Exchange 2013 with Virtual Organizations, but I got some bugs...Here is my script for a new Virtual Organization (And yes, my testdomain is name "V8.local"):param ( [string]...
View ArticleUsing Exchange webservice API to save sent email on local drive
Currently i have used exchange2010 to save the incoming email on my local drive with specified search criteria as soon as they arrive with the "connection.OnNotificationEvent" even and i have used...
View ArticleHow to get all email address from exchange service programatically c#.
Hi,I want all email address from exchange sevice via C# Programming.Is it possible or not, if yes how? please help me.Thanks!
View ArticleConnecting to remote server failed with the following error message
I had installed active directory services with the domain with the functional level windows server 2008 ,IIS 7.0, .net framework 3.5, windows sp 1 and at last I had successfully installed the exchange...
View ArticleKey Vilidity
I have an MSDN subscription being a Microsoft Student Partner.I wanted to know if the product keys will be valid even after my subscription ends?ThanksAnkit
View ArticleMeeting Room Canned message
Hi, is there a way to change the canned messages that Meeting Rooms send out, for example"Your request was declined because there are conflicts."Exchange Server 2010RegardsFrank
View Article