No announcements
Found 2092350 threads
-
0 Votes
Expetion when get EWS uri via autodiscover
Hello, I want build my first EWS application for adding signatures in mail messages. And I find some code sample on Exchange Developer ...Unanswered | 0 Replies | 1486 Views | Created by Sergey Aslanov - Wednesday, December 3, 2014 2:05 PM -
0 Votes
Get recent contacts via EWS
Hello, we are working on developing application for Exchange server 2013 and we need to figure out how to get recent contacts via ...Unanswered | 1 Replies | 1137 Views | Created by IvekC - Monday, October 5, 2015 9:10 AM | Last reply by Venkat Ayyadevara (Microsoft) - Monday, October 5, 2015 2:04 PM -
0 Votes
[Exchange-Online][EWS][C#] Impersonation and AutoDiscover
will work with regular EWS. (I am aware the provisioning/configuration is different, but I'm just asking about the code here). Also, is it a MUST so use ...Answered | 2 Replies | 5986 Views | Created by Jellobiafra - Wednesday, May 25, 2011 8:43 AM | Last reply by Jellobiafra - Thursday, May 26, 2011 11:03 AM -
0 Votes
EWS managed api autodiscover error
What it looks like is that it's found an Autodiscover endpoint submitted a Autodiscover request successfully, however the response that was returned from the EndPoint wasn't a Valid ...Unanswered | 1 Replies | 2201 Views | Created by Dino Nguyen - Wednesday, February 26, 2014 5:56 PM | Last reply by Glen Scales - Thursday, February 27, 2014 3:07 AM -
0 Votes
EWS Autodiscover and certificate validation
; Does Autodiscover work for non-Domain client ? -
0 Votes
Java EWS Managed API v1.1.5 - autodiscover feature
I am trying to autodiscover the ews service using the below code but it is not working. The error is: ... -
1 Votes
[E2007][EWS 1.0][C#] Autodiscover 401 Error
'finds' Autodiscover and can use it to retrieve the connection URLs for a given mailbox. When I told EWS Editor to try to use Autodiscover to connect to a ...Answered | 5 Replies | 6704 Views | Created by Rob Jones - Tuesday, January 18, 2011 11:26 PM | Last reply by Rob Jones - Monday, April 4, 2011 3:15 PM -
0 Votes
EWS Java API autodiscover on a subdomain
additionally, please make sure that the autodiscover URL you are forming based on your need as I mentioned in my earlier reply, points/directs to respective exchange Client Access Server ...Proposed | 3 Replies | 4126 Views | Created by thayes.dev - Friday, January 13, 2012 5:24 PM | Last reply by Nimeshkumar Patel - Wednesday, October 10, 2012 8:10 AM -
0 Votes
Set and then Get ExtendedProperty via EWS
Hello everbody, I am new to the world of EWS but trying to use it for our test framework. I am trying to create a calendar item with 3 extended ...Unanswered | 3 Replies | 4239 Views | Created by Purvi Vaidya - Monday, April 13, 2009 7:55 PM | Last reply by Purvi Vaidya - Wednesday, April 15, 2009 8:27 PM -
3 Votes
EWS managed API: Diagnostic code sample needed when autodiscover fails
only deselect the “Use Guessmart” and “Secure Guessmart Authentication”. When you click Test the Outlook client will check the full Autodiscover ...Answered | 5 Replies | 5342 Views | Created by John. _ - Monday, December 6, 2010 5:08 PM | Last reply by John. _ - Tuesday, December 7, 2010 12:12 PM -
0 Votes
EWS Java API autodiscover on a subdomain
I'm using the EWS Java API to hit our Exchange server. I would like to use autodiscover, but the autodiscover service is on a subdomain (mail.mycompany.com instead of ...Discussion | 2 Replies | 5184 Views | Created by thayes.dev - Thursday, January 12, 2012 10:03 PM | Last reply by thayes.dev - Friday, January 13, 2012 5:24 PM -
1 Votes
set imap root folder path via autodiscover
Outlook IT Pro Discussions forums instead. There you will get the most qualified feedback.Answered | 2 Replies | 1463 Views | Created by phx.ch - Friday, March 14, 2014 9:40 AM | Last reply by Dmitry Streblechenko _MVP_ - Friday, March 14, 2014 1:17 PM -
0 Votes
EWS AutodiscoverLocalException and other exceptions during Autodiscover
. Therefore, your application can assume that when Autodiscover cannot be located it's because of authentication failure. David Claux | Program Manager - Exchange Web ...Proposed | 4 Replies | 5421 Views | Created by snehaSri - Thursday, June 17, 2010 7:08 PM | Last reply by snehaSri - Sunday, June 20, 2010 8:28 PM -
0 Votes
Get error when get the push uri
something I have to say. There is another device which had the same problem, but when I Recharged this device after a few days of out of power. It can get the ...Unanswered | 5 Replies | 981 Views | Created by JoelJay - Thursday, October 24, 2013 9:12 AM | Last reply by Eric Fleck - Tuesday, October 29, 2013 1:41 PM -
0 Votes
What is the Exchange URL for EWS SOAP Autodiscover
using EWS SOAP Autodiscover). In this, soap request and response xml is given. But what will be the URL ...Unanswered | 1 Replies | 2670 Views | Created by MB.24 - Friday, May 31, 2013 1:02 PM | Last reply by JuneT - Tuesday, June 4, 2013 8:32 AM -
0 Votes
Getting Named Properties via EWS
, when I retrieve all properties, I get this item in the UID field. Perfect, except, the customer I am doing this project for is using Exchange 2007 and that cannot ...Unanswered | 2 Replies | 1575 Views | Created by Jeff McKay - Sunday, February 9, 2014 7:57 PM | Last reply by Jeff McKay - Monday, February 10, 2014 5:08 AM -
0 Votes
Get mailboxes permissions via EWS Exchange Web Services
I have already a powershell script who permits me to access to the Exchange via EWS. But I haven't found the function to get all the ...Unanswered | 1 Replies | 1492 Views | Created by Bastien Perez - Saturday, June 7, 2014 12:08 PM | Last reply by Glen Scales - Monday, June 9, 2014 4:21 AM -
0 Votes
parsing InternetMessageHeaders via EWS
Autodiscover $service.AutodiscoverUrl($MailboxName,{$true}) "Using CAS Server : " + $Service.url #CAS URL Option 2 Hardcoded ...Answered | 2 Replies | 1989 Views | Created by pveerman - Friday, August 22, 2014 11:21 PM | Last reply by pveerman - Tuesday, August 26, 2014 2:59 PM -
0 Votes
[EWS Java API 2.0][JAVA] Autodiscover service couldn't be located.
.intern.test.com/autodiscover/autodiscover.xml When i execute SCPLookup by the domain: EXCHANGE2010.intern.test.com i ...Unanswered | 1 Replies | 2542 Views | Created by AlbertHavah - Wednesday, September 7, 2016 1:27 PM | Last reply by AlbertHavah - Wednesday, September 7, 2016 1:09 PM -
1 Votes
[Exchange-Online] [EWS] [C#] Unable to autodiscover endpoint using EWS for Exchange Online email
would only need to worry about a WebProxy if your access to the Internet is via a proxy server. With ExchangeOnline you can use the endpoint directly ...Answered | 1 Replies | 3281 Views | Created by MikeC123-- - Sunday, September 16, 2012 3:18 PM | Last reply by Glen Scales - Monday, September 17, 2012 6:23 AM - Items 1 to 20 of 2092350 Next ›
No announcements