No announcements
Found 2928898 threads
-
0 Votes
Connect to a user mailbox put under soft delete using EWS
hi, I am writing an application using EWS which connects to users mailboxes put under soft delete, and gets their ...Answered | 3 Replies | 991 Views | Created by Ashishshukla.1183 - Friday, October 16, 2015 3:49 PM | Last reply by Glen Scales - Friday, October 16, 2015 9:49 PM -
0 Votes
Connect to MailBox using EWS
/EwsEditor/releases and see which schema version actually work for the mailbox your trying to connect to if you look at the response it will tell you ...Unanswered | 4 Replies | 1631 Views | Created by RP_123 - Thursday, May 9, 2019 10:15 PM | Last reply by Glen Scales - Sunday, May 12, 2019 10:26 PM -
1 Votes
Connect to outlook.com mailbox via EWS API
Hi guys, Can you tell me if it is possible to connect to a outlook.com mailbox via the EWS ...Proposed | 2 Replies | 1736 Views | Created by Johan Basson - Thursday, January 29, 2015 1:36 PM | Last reply by Johan Basson - Thursday, January 29, 2015 3:02 PM -
0 Votes
Connect Office365 Mailbox using EWS API
Hi Together The Problem is solved. The EWS URL was wrong and Service user account had also a Problem. This was ...Answered | 5 Replies | 19961 Views | Created by todomati - Thursday, March 30, 2017 8:50 AM | Last reply by Sjoukje Zaal - Saturday, April 1, 2017 9:38 AM -
0 Votes
Using EWS to open brand new mailbox
have established a connection to EWS and when I try to retrieve a folders list i get the error: Error: Unable to access an account or ...Unanswered | 1 Replies | 3160 Views | Created by HLMxyzzy - Thursday, March 8, 2012 3:35 PM | Last reply by Glen Scales - Friday, March 9, 2012 2:19 AM -
0 Votes
Delete all extended properties from a mailbox using EWS
We are connecting to office 365 mailbox using EWS and creating extended properties on outgoing emails. The problem is we have erroneously created a new ...Unanswered | 3 Replies | 576 Views | Created by Jahedur.Rahman - Monday, August 6, 2018 2:18 PM | Last reply by Jahedur.Rahman - Friday, August 17, 2018 5:33 PM -
1 Votes
Delete appointment restriction using EWS.
We are creating appointment in Outlook 2013 using EWS API. We want to create appointment which will not be delete by user. Only service can delete ...Answered | 2 Replies | 1913 Views | Created by John_Y007 - Thursday, June 18, 2015 1:09 PM | Last reply by invincible1 - Wednesday, February 27, 2019 2:57 PM -
0 Votes
Can soft-delete/hard-delete messages be got by using EWS?
Hello Everyone, I got some problems on how to got the soft-delete/hard-delete messages( user delete the messages using ...Answered | 2 Replies | 5499 Views | Created by Neil Fei - Thursday, June 12, 2008 11:29 AM | Last reply by Neil Fei - Friday, June 13, 2008 1:33 AM -
0 Votes
EWS with Resource mailbox
mailboxes are disabled by default. So if your using EWS Impersonation to access the Mailboxes it will fail because you can't Impersonate a Disabled ...Unanswered | 1 Replies | 4847 Views | Created by kmac303 - Tuesday, July 17, 2012 8:03 PM | Last reply by Glen Scales - Wednesday, July 18, 2012 11:40 PM -
0 Votes
E2010 EWS Mailbox Create
Thanks for the reply, What i was looking is a method to create mailbox in EWS . We have a an integration between Exchange ...Unanswered | 4 Replies | 2264 Views | Created by Vinu Moncey - Thursday, November 8, 2012 12:33 PM | Last reply by Lee Derbyshire - Friday, November 9, 2012 3:12 PM -
0 Votes
Soft Create and Soft Delete
(400) not null ) In this case I am using Created and Deleted for soft Create / ...Answered | 2 Replies | 941 Views | Created by MDMoura - Monday, March 23, 2015 11:21 AM | Last reply by Dan Guzman - Monday, March 23, 2015 11:29 AM -
0 Votes
Unable to access mailbox using EWS
Hello : I am using EWS for connecting exchange & reading mailbox mails. I am also using ...Answered | 2 Replies | 1491 Views | Created by __Ravindra__ - Saturday, September 20, 2014 12:14 PM | Last reply by Glen Scales - Monday, September 22, 2014 4:55 AM -
0 Votes
KeyVault soft delete questions
, The soft-delete feature is initially available through the REST, .NET/C#, PowerShell and, CLI interfaces. To temporarily take it down you can also ...Proposed | 1 Replies | 498 Views | Created by Murray Foxcroft - Tuesday, February 13, 2018 6:09 PM | Last reply by Rahul P Nath - Wednesday, February 14, 2018 7:47 PM -
0 Votes
How to check the user effective rights to the mailbox using EWS Managed API 1.1 ?
Hi, I would like to authorize user to mailbox using EWS Managed API 1.1 I thought, I can get any folder in ... -
1 Votes
New feature: soft delete
. In this case, no problem to soft delete the child but no way to soft delete the parent as it throw a conflict ...Discussion | 12 Replies | 8470 Views | Created by Donna Malayeri (MSFT) - Friday, September 12, 2014 10:43 PM | Last reply by Donna Malayeri (MSFT) - Tuesday, December 9, 2014 11:54 PM -
0 Votes
cascade soft delete
Hi Swikruti! I'm very sorry to hear that. Are there any plans to implement this? Soft delete is crucial in an offline ...Answered | 6 Replies | 712 Views | Created by Aline Almeida - Friday, September 23, 2016 3:58 PM | Last reply by Aline Almeida - Thursday, September 29, 2016 2:32 PM -
1 Votes
Soft Delete Issues (.net backend)?
would appear that EntityDomainManager just attempts to do a new insert without checking to see if the record is to be 'updated' instead of ...Proposed | 1 Replies | 945 Views | Created by jcmm33 - Wednesday, November 12, 2014 6:01 PM | Last reply by Donna Malayeri (MSFT) - Monday, November 17, 2014 8:18 PM -
1 Votes
Using EWS to cancel a meeting in a room mailbox.
Thanks Glen. What I'm considering doing since the original organizer isn't around anymore is using EWS to actually go into each attendees mailbox ...Answered | 5 Replies | 26704 Views | Created by Steven Presley - Thursday, May 30, 2013 6:30 PM | Last reply by Shiva P - Thursday, October 17, 2013 5:40 PM -
0 Votes
Connect application using EWS
Hi All, I am developing a java application that is to be hosted on the J2EE server. the application logic will connect with the Exchange server ...Unanswered | 1 Replies | 3985 Views | Created by Gaurav123 - Monday, July 20, 2009 4:55 AM | Last reply by Jason Henderson - Wednesday, July 22, 2009 4:14 PM -
0 Votes
Open Mailbox Folder using EWS
Hi, I am trying to open a folder under a mailbox. Is there a specific way of doing this? The code I ...Proposed | 4 Replies | 5327 Views | Created by MJOw - Tuesday, August 10, 2010 12:01 AM | Last reply by MJOw - Tuesday, August 10, 2010 11:42 PM - Items 1 to 20 of 2928898 Next ›
No announcements