tls setup
I'd like to implement a solution where i force all clients on Exchange 2013 to use TLS. In the event that the receiving end does not accept TLS will the sender get a bounce and if so is it possible to...
View ArticleEWS 2010 > GetFolder > ErrorInternalServerTransientError / FindItem >...
Hi,We have a Java application which is checking room's account's calendar folder.First the app try to get room's folder id. Then it is searching the calendar folder with FindItems method.If account's...
View ArticleExchange 2010 and 2007: Some sort of batching for Get-Mailbox if there are...
Hello All,We have a C# application to get mailboxes from exchange server.We make use of Get-Mailbox -ResultSize Unlimited -ReadFromDomainControllercmdlet to get all mailboxes.This works fine if there...
View ArticleUpgrade Exchange 2010 SP1 to SP2 lost all administrator permission
Dear All,Recently I install a new Exchange Server 2010 SP2 in our forest, but now non one(administrator) can access the EMC even the EPSThanks for your support.and another thing, users on this servers...
View ArticleMove Mailbox Exchange SP1 to SP2
Hi All,i can't move mailbox form an Exchange 2010 SP1 to an SP2, please found down the error i get.Thanks for your supportUser Failed Error: Cannot find a recipient that has mailbox GUID...
View ArticleExchange Web Service API - Contact Email Address
How do I get the normal formatted address from the exchange contact emailaddressentry dictionary object. All I get is some other email format like this - {/o=Company/ou=Exchange Administrative Group...
View ArticleExchange ews managed api create item in public folder
I have written the following VB function to create a contact using the Exchange ews managed API. It creates a contact in teh default contacts folder. However I need to know how to modify it to create...
View Articlejava findAppointments() method returns only 7 records
Hello, I'm using the exchange 2013 and java lib EWSjavaAPI_1.2 here is my code:CalendarFolder calendar = CalendarFolder.bind(service, WellKnownFolderName.Calendar); Calendar calEnd =...
View ArticleExchange 2007 and Event Notification in MAPI lost
our application set the "IMAPIAdviseSink" on mailboxes being managed by us.every once in a while we are seeing that we are not getting notification when a message is delivered. later on it appears to...
View ArticleExchange 2013 Code Samples
There is an error in the Exchange 2013 Code Samples The description HTML file for Exchange 2013 Find associated user information programmaticallyis incorrect, it contains the description for a...
View Articletls setup
I'd like to implement a solution where i force all clients on Exchange 2013 to use TLS. In the event that the receiving end does not accept TLS will the sender get a bounce and if so is it possible to...
View ArticleExchange 2010 and 2007: Some sort of batching for Get-Mailbox if there are...
Hello All,We have a C# application to get mailboxes from exchange server.We make use of Get-Mailbox -ResultSize Unlimited -ReadFromDomainControllercmdlet to get all mailboxes.This works fine if there...
View ArticleUpgrade Exchange 2010 SP1 to SP2 lost all administrator permission
Dear All,Recently I install a new Exchange Server 2010 SP2 in our forest, but now non one(administrator) can access the EMC even the EPSThanks for your support.and another thing, users on this servers...
View ArticleIf a non organizar wants to update a meeting request..
Hi,By using Update methode of EWS Api host is able to edit and update the meeting and send to all but if non-organizer wants to update the meeting request and send to all,Is it possible to implement...
View ArticleMove Mailbox Exchange SP1 to SP2
Hi All,i can't move mailbox form an Exchange 2010 SP1 to an SP2, please found down the error i get.Thanks for your supportUser Failed Error: Cannot find a recipient that has mailbox GUID...
View ArticleExchange Web Service API - Contact Email Address
How do I get the normal formatted address from the exchange contact emailaddressentry dictionary object. All I get is some other email format like this - {/o=Company/ou=Exchange Administrative Group...
View ArticleEWS 2007_SP1 An internal server error occurred
When trying to save a replymessage to the drafts folder in my program, the server responds with An internal server error occurred.code: Item item = Item.Bind(service, itemID); EmailMessage replyMessage...
View ArticleExchange Web Services Managed API Contact Photo
I am working with the Exchange Web Services Managed API and am having an issue with getting a contacts photo. I am using FindItemsResult object to retrieve a collection of items with the following...
View Articlesince Exchange 2013 CU1 InternalServerError with SyncFolderitems [EWS] on...
Since I have installed the CU1 to the Exchange 2013 I get an Internal Server Error with SyncFolderItems function if I try to sync one public folder. I know, this was working with exact the same code...
View ArticleCustom Transport Agent for Address Rewrite
Hi All, I have done a lot of research on writing a code for custom Transport Agent.What I need to achieve is that one of Linux server sends an email @linux.com through our Exchange system here and I'd...
View Article