event ID- 8010 on exchange 2010 HUB and CAS server-
getting below error on exchange 2010 HUB and CAS server-A message with the Internal Message ID 23009224 was rejected by the remote server. This message will be deferred and retried because it was...
View ArticleError when accessing MIME-Content of emails through EWS
Hello,i've a problem downloading the mime-content of some emails using exchange web services. Here is the code i'm using: exService = new ExchangeService(); exService.Credentials...
View ArticleSupport for Exchange Databases running within VMDKs on NFS datastores
The virtualization community are asking Microsoft to change their support position for Exchange Server running in VMDKs on NFS datastores. Support is long overdue. The virtualized SCSI stack, including...
View ArticleEWS Managed API: Email sender name incorrect if loading properties of...
Hi, I have an issue using the Exchange Web Services Managed API. I'm essentially implementing an 'inbox', and am essentially using two calls: folder.FindItems(filter, view) with the view set up with...
View Articleremove a deleted user from mailbox import export role exchange 2010
we have two users that have been removed from our windows domain that had mailbox import export role. the user accounts and mailboxes for these users were delete from domain about three months ago....
View ArticleOffice 365 SDK documentaton ?
Hi there, I looked for office 365 Api documentation but could not find any. However I have found samples codes and REST Api reference which are helpful but office 365 api client library documentation...
View ArticleVSTO and WPF with High DPI results in small fonts
I'm currently creating a VSTO AddIn for Outlook 2013 with Custom Task Panes, WPF, C#, .NET 4.5For the custom task pane I'm using a WinForms UserControl that hosts a WPF UserControl. It works fine on...
View ArticleLinking DLP and MRM together
Is it possible to link DLP and MRM features in Exchange 2013? I cannot find any documentation that confirms whether or not it is possible to create a DLP policy which will categorise an email, and...
View ArticleHeader of Fast Transfer Stream
Hello,On page http://ewsftstream.codeplex.com I found parser of Fast Transfer Stream. Could someone tell me why parser skips first 62 bytes of stream? Where can I find specification of these 62 bytes?...
View ArticleRead only online archive
HelloIs it possible to make an online archive read only with Exchange 2010?Maybe making the message store read only ?The idea is to make some PST online... but read only.Regards, Stephane
View ArticleOffice 364 Reporting Web Service Message Trace - It says it can get the past...
It says Message Trace data is stored for 90 days here: http://technet.microsoft.com/library/jj723162(v=exchg.150).aspxWhen running the MessageTrace report using the Office 365 Reporting Web Service it...
View ArticleHTML bodypart rendered incorrectly when using text/calendar bodypart
We have a web application in which we are constructing multipart email messages and sending them via an Exchange 2003 server.The structure of the email message looks like this:multipart/mixed...
View ArticleExchange 2013 Installation won't start
I got SBS 2011 Server with installed domain and Exchange 2010 installed, named "SBS".I have 2nd DC installed on 2012 R2 Standard in the same domain, named "server-04". It is completely updated.Both DCs...
View ArticleExchange 2013 Installation won't start
I got SBS 2011 Server with installed domain and Exchange 2010 installed, named "SBS". I have 2nd DC installed on 2012 R2 Standard in the same domain, named "server-04". It is completely updated. Both...
View Articleservice.GetUserAvailability.WorkingHours is not returning the timezone name...
I am trying to get multiple users' time zone and was using service.GetUserAvailability.WorkingHours to get the timezone for a user. I am getting the offset of an user's timezone, but not getting the...
View ArticleEWS Attachement download from a specified folder
hy, with my script it´s possible to download attachements from inbox to a specified folder. So, now i would try to download attachements from a specified mailbox-folder. new-object...
View Articleget an exchange user's timezone with ews api
get an exchange user's timezone with ews api
View Articleservice.GetUserAvailability.WorkingHours is not returning the timezone name...
I am trying to get multiple users' time zone and was using service.GetUserAvailability.WorkingHours to get the timezone for a user. I am getting the offset of an user's timezone, but not getting the...
View Article[Office365][Calendar]How to get information of deleted
Can I get information of deleted events that were deleted from startTime to endTime with REST APIs ?I tried with below condition but it did not...
View ArticleAutodiscovering exchange server and caching
I am working on a outlook pluginI am doing autodiscovery of exchange service with a user id as given in MSDN docs.The auto discovery is taking more than 10 seconds. So i decided to cache the server...
View Article