Exchange Web Services Operations
copy from url http://msdn.microsoft.com/en-us/bb409286.aspx
Topic Last Modified: 2007-10-26
Exchange Web Services provides many operations that enable you to access information from the Exchange store. The topics in this section provide information about the overall structure of the operations requests, responses, and error response messages. They provide an overview of how the messages are sent between the client and server. Use these topics to debug message structures and to see what can be done in an Exchange Web Services request.
Exchange Data Service Operations
The Exchange Data Service operations enable the handling and organizing of items, folders, and attachments, as well as ambiguous name resolution and distribution list expansion. Exchange Data Service operations include item, folder, attachment, and utilities operations.
Exchange Data Service operations include the following item operations:
CreateItem Operation
CopyItem Operation
DeleteItem Operation
FindItem Operation
GetItem Operation
MoveItem Operation
SendItem Operation
UpdateItem Operation
Exchange Data Service operations include the following folder operations:
CreateFolder Operation
CopyFolder Operation
DeleteFolder Operation
FindFolder Operation
GetFolder Operation
MoveFolder Operation
UpdateFolder Operation
Exchange Data Service operations include the following attachment operations:
CreateAttachment Operation
GetAttachment Operation
DeleteAttachment Operation
Exchange Data Service operations include the following utilities operations:
ExpandDL Operation
ResolveNames Operation
ConvertId Operation
Notification Operations
The Notification operations notify the client application of events that are associated with a mailbox. The subscription model can be either push- or pull-based.
Exchange Web Services includes the following Notification operations:
Subscribe Operation
Unsubscribe Operation
GetEvents Operation
Synchronization Operations
The Synchronization operations provide a one-way synchronized cached copy of a user's folders and items. Exchange Web Services includes the following Synchronization operations:
SyncFolderHierarchy Operation
SyncFolderItems Operation
Messaging Records Management Operation
The Messaging Records Management operation enables the assignment of managed folders to mailbox users. Exchange Web Services includes the following Messaging Records Management operation:
CreateManagedFolder Operation
Availability Operations
The Availability operations improve the calendar and free/busy sharing experience by providing more secure, up-to-date, and rich free/busy information. Free/busy data is a critical component of meeting scheduling. The Availability operations provide a reliable foundation for effective scheduling.
Exchange Web Services includes the following Availability operations:
GetUserAvailability Operation
GetUserOofSettings Operation
SetUserOofSettings Operation
Delegate Management Operations
The delegate management operations enable clients to add, update, get, and remove delegates from their mailbox.
Exchange Web Services includes the following delegate management operations:
AddDelegate Operation
GetDelegate Operation
UpdateDelegate Operation
RemoveDelegate Operation
Related Sections
Exchange Web Services XML Elements
Exchange Web Services Proxy Reference
See Also Other Resources
Web Services
Autodiscover Reference
Unified Messaging Web Service Reference