ItemsChoiceType3 Enumeration
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Defines the set of response types for an Exchange Web Services request.
Namespace: Microsoft.ServiceModel.Channels.Mail.ExchangeWebService.Exchange2007
Assembly: Microsoft.ServiceModel.Channels.Mail.ExchangeWebService (in Microsoft.ServiceModel.Channels.Mail.ExchangeWebService.dll)
Syntax
'Declaration
Public Enumeration ItemsChoiceType3
'Usage
Dim instance As ItemsChoiceType3
public enum ItemsChoiceType3
public enum class ItemsChoiceType3
type ItemsChoiceType3
Members
Member name | Description | |
---|---|---|
CopyFolderResponseMessage | The status and result of a single CopyFolder request. | |
CopyItemResponseMessage | The status and result of a single CopyItem request. | |
CreateAttachmentResponseMessage | The status and result of a single CreateAttachment request. | |
CreateFolderResponseMessage | The status and result of a single CreateFolder request. | |
CreateItemResponseMessage | The status and result of a single CreateItem request. | |
CreateManagedFolderResponseMessage | The status and result of a single CreateManagedFolder request. | |
DeleteAttachmentResponseMessage | The status and result of a single DeleteAttachment request. | |
DeleteFolderResponseMessage | The status and result of a single DeleteFolder request. | |
DeleteItemResponseMessage | The status and result of a single DeleteItem request. | |
ExpandDLResponseMessage | The status and result of a single ExpandDL request. | |
FindFolderResponseMessage | The status and result of a single FindFolder request. | |
FindItemResponseMessage | The status and result of a single FindItem request. | |
GetAttachmentResponseMessage | The status and result of a single GetAttachment request. | |
GetEventsResponseMessage | The status and result of a single GetEvents request. | |
GetFolderResponseMessage | The status and result of a single GetFolder request. | |
GetItemResponseMessage | The status and result of a single GetItem request. | |
MoveFolderResponseMessage | The status and result of a single MoveFolder request. | |
MoveItemResponseMessage | The status and result of a single MoveItem request. | |
ResolveNamesResponseMessage | The status and result of a ResolveNames request. | |
SendItemResponseMessage | The status and result of a single SendItem request. | |
SendNotificationResponseMessage | The status and result of a single SendNotification request. | |
SubscribeResponseMessage | The status and result of a single Subscribe request. | |
SyncFolderHierarchyResponseMessage | The status and result of a SyncFolderHierarchy request. | |
SyncFolderItemsResponseMessage | The status and result of a SyncFolderItems request. | |
UnsubscribeResponseMessage | The status and result of a single Unsubscribe request. | |
UpdateFolderResponseMessage | The status and result of a single UpdateFolder request. | |
UpdateItemResponseMessage | The status and result of a single UpdateItem request. |
Remarks
For the full documentation on the types in the Microsoft.ServiceModel.Channels.Mail.ExchangeWebService.Exchange2007 namespace, see the Microsoft Exchange Server 2007 SDK in the MSDN Library.
Platforms
Windows CE, Windows Mobile for Smartphone, Windows Mobile for Pocket PC
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Version Information
.NET Compact Framework
Supported in: 3.5
See Also
Reference
Microsoft.ServiceModel.Channels.Mail.ExchangeWebService.Exchange2007 Namespace