Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

9
votes
3answers
3k views

How can I detect if this dictionary key exists in C#?

I am working with the Exchange Web Services Managed API, with contact data. I have the following code, which is functional, but not ideal: foreach (Contact c in contactList) { string openItemUrl ...
5
votes
3answers
1k views

Folder.Bind - “Id is malformed” - Exchange Web Services Managed API

I'm passing the Folder.Id.UniqueId property of a folder retrieved from a FindFolders query via the query string to another page. On this second page I want to use that UniqueId to bind to the folder ...
2
votes
2answers
865 views

save .msg format file with exchange web services managed API

I'm trying to use Exchange Web Services Managed API 1.1 to connect to Exchange and then find out if an email has been sent or received and save a copy of the .msg file to a folder on the disk. So ...
2
votes
1answer
2k views

Exchange Web Services Create Meeting Request Working Example

Is there a working example anywhere of how to create a meeting request using EWS for Exchange 2007 using C#? Which properties are required? I have added a web service reference and can connect to ...
2
votes
1answer
2k views

Error when I try to read/update the .Body of a Task via EWS Managed API - “You must load or assign this property before you can read its value.”

I am using the Exchange Web Services Managed API to work with Tasks (Exchange 2007 SP1). I can create them fine. However, when I try to do updates, it works for all of the fields except for the ...
2
votes
1answer
2k views

Exchange Web Services - Processing Messages and Accessing Attachments

I'm in the process of writing a simple console app that monitors a particular exchange mailbox, and when emails meeting particular criteria are received, the app will download an XML file attachment, ...
2
votes
1answer
868 views

Search EWS CalendarItems with last modified time

I'm searching CalendarItems with ExchangeWebServices..In msdn document there is a field as LastModifiedTime. How do I query CalendarItems by LastModifiedTime with ExchangeServerBindings ?
2
votes
1answer
1k views

Silverlight 3 - Exchange Web Service

In my Silverlight 3 app, I just added a Service Reference to the Exchange 2007 Web Service (EWS). After doing so, I got the following warning: Custom tool warning: No endpoints compatible with ...
2
votes
2answers
2k views

Exchange Web Services and Property Sets

I need to retrieve calendar information by invoking the Exchange Web Service in BPOS. I'm using a CalendarView with a PropertySet to retrieve as little data as possible. However, property sets seems ...
2
votes
2answers
1k views

Exchange Web Services vrs WebDAV

What are some good resources for learning Exchange Web Services? I'm familiar with webDAV and was wondering if exchange web services might be better for some integration we do with exchange.
2
votes
2answers
2k views

Exchange WS 'The specified object was not found in the store.' error

We're using Exchange 2007 WS to process mail folders and are hitting various problems if we try and forward a message we've already received. Our process is: Windows Service monitors mailbox folder, ...
1
vote
1answer
372 views

Problem retrieving Appointment.StartTimeZone through EWS Managed API on Exchange 2007 SP1

I can retrieve the Appointment.TimeZone for items with: PropertySet propertiesAll = new PropertySet(BasePropertySet.IdOnly, ..., AppointmentSchema.TimeZone, AppointmentSchema.StartTimeZone, ...); ...
1
vote
0answers
374 views

Creating New Message with default signature using Exchange Web Services

Currently a piece of our application creates and saves new mail messages to a user's drafts folder using Exchange Web Services. We would like to automatically append the user's default signature to ...
1
vote
1answer
2k views

Exchange Web Services: Batching with FindItemsResult<Item>

I'm writing an app to process email attachments, using Exchange Web Services. The general structure of my problem area is as follows: public static void Main() { FindItemsResults<Item> ...
1
vote
1answer
322 views

How do I discover all mailboxes for an Exchange Server using Exchange Web Services?

I'm using Exchange Web Services Managed API 1.0 to access the Exchange servers (2007) in my organization. I need to iterate over all the mailboxes on a given server. I haven't seen a way to get the ...
1
vote
1answer
372 views

Cross folder searching of Exchange using Exchange Web Services

Is there a way to search Exchange using the EWS Managed API for all email messages across ALL folders. I'm using the FindItems API call -- but that appears to require that the search be confined to a ...
1
vote
1answer
407 views

Exchange web services Kerberos Authentication

I need to consume exchange web services through JAVA Proxies generated by JAX-WS. I have a few doubts : 1) Can we connect to the exchange server with kerberos authentication 2) If yes help needed.. ...
1
vote
0answers
61 views

Manipulating Exchange 2003 shared contacts folder remotely

I've got a CRM web app running on a remote server that needs to synchronise it's contacts with the in-house Exchange 2003 shared contacts. Exchange 2003 doesn't appear to support web services. What ...
1
vote
2answers
799 views

Exchange 2010 EWS Delete Message

How do I delete email messages in a mailbox using EWS? There doesn't seem to be much online for it? I'm planning an application and I need to know if it's possible and how to do it.
1
vote
2answers
525 views

How to programmatically add mailbox alias on an Exchange 2007 server from C# web app?

As the subject says, I have a C# web application (.NET 3.5) that's communicating with an Exchange 2007 server. What I need help with is to programmatically (preferably from the web app itself) add a ...
1
vote
1answer
151 views

How come IPhone and WinCE based smart phone mail still works with Exchange?

We have a device that uses Exchange web services to download mail and calendar information. It uses active directory credentials to authenticate itself with Exchange. The device stores user id and ...
1
vote
1answer
729 views

Using ExchangeService to Add Appointment Occurances

The target is someone's Exchange Calendar (2007). I want to add a simple "Appointment Occurance" to someone's calendar. This code works (I am using the Microsoft.Exchange.WebServices.dll): service = ...
0
votes
1answer
318 views

How to find if Folder exists in Inbox and create if not exixts

Just starting to use Exchange Webservices 1.1 on exchange 2010, I can't find an example on how to find specific folders and if not exists,create it. how is this done?\
0
votes
1answer
234 views

Exchange Web Services: prefer FindItem with PathToExtendedFieldType or PathToUnindexedFieldType restriction?

I've inherited some code which uses Exchange Web Services to synchronize certain data between Exchange and an external system. In order to solve some performance problems (including the generation of ...
0
votes
1answer
73 views

Outlook appointment as exchange server level

I would like to make a form which can send a reminder to a specific users exchange outlook account when a button is clicked on a webpage. Is this possible? Is ESW the best approach? I am using, ...
0
votes
1answer
390 views

EWS create an appointment in Outlook Calendar but also created the appointment in Deleted Items folder

I am using VB.Net and EWS Managed API to create appointments in Exchange 2010. When i call the "Save" method, an appointment is also created in the "Deleted Items" folder in the Outlook. Why is it ...
0
votes
1answer
184 views

Abstract type not valid in Exchange web services FindItem request

I'm trying to use EWS to search a Task folder on Exchange 2010. I'm trying to limit the due dates of the Tasks returned, but unfortunately there's no equivalent to the CalendarView for the Task ...
0
votes
1answer
144 views

GetUserAvailability from Exchange from a COM Outlook addin

I have a COM Outlook addin programmed in C++ (VS2005). I'm trying to see if within this addin I can get a random user or resource and see if it is available during a certain meeting time. Basically ...
0
votes
1answer
361 views

Exchange 2007 Mailbox Permissions (Without Powershell Cmdlets)

Is there a way to grant a user "Full Mailbox Access" to a users mailbox without using the Exchange Management Shell components? Wanting to grant the access remotely but without having to deploy ...
0
votes
2answers
2k views

Using EWS Managed API to create appointments for other users?

In EWS Managed API is it easy to create an appointment for a specific user: ExchangeService service = new ExchangeService(); service.Credentials = new NetworkCredentials ( "administrator", ...