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
Supported by the .NET Compact Framework CopyFolderResponseMessage The status and result of a single CopyFolder request.
Supported by the .NET Compact Framework CopyItemResponseMessage The status and result of a single CopyItem request.
Supported by the .NET Compact Framework CreateAttachmentResponseMessage The status and result of a single CreateAttachment request.
Supported by the .NET Compact Framework CreateFolderResponseMessage The status and result of a single CreateFolder request.
Supported by the .NET Compact Framework CreateItemResponseMessage The status and result of a single CreateItem request.
Supported by the .NET Compact Framework CreateManagedFolderResponseMessage The status and result of a single CreateManagedFolder request.
Supported by the .NET Compact Framework DeleteAttachmentResponseMessage The status and result of a single DeleteAttachment request.
Supported by the .NET Compact Framework DeleteFolderResponseMessage The status and result of a single DeleteFolder request.
Supported by the .NET Compact Framework DeleteItemResponseMessage The status and result of a single DeleteItem request.
Supported by the .NET Compact Framework ExpandDLResponseMessage The status and result of a single ExpandDL request.
Supported by the .NET Compact Framework FindFolderResponseMessage The status and result of a single FindFolder request.
Supported by the .NET Compact Framework FindItemResponseMessage The status and result of a single FindItem request.
Supported by the .NET Compact Framework GetAttachmentResponseMessage The status and result of a single GetAttachment request.
Supported by the .NET Compact Framework GetEventsResponseMessage The status and result of a single GetEvents request.
Supported by the .NET Compact Framework GetFolderResponseMessage The status and result of a single GetFolder request.
Supported by the .NET Compact Framework GetItemResponseMessage The status and result of a single GetItem request.
Supported by the .NET Compact Framework MoveFolderResponseMessage The status and result of a single MoveFolder request.
Supported by the .NET Compact Framework MoveItemResponseMessage The status and result of a single MoveItem request.
Supported by the .NET Compact Framework ResolveNamesResponseMessage The status and result of a ResolveNames request.
Supported by the .NET Compact Framework SendItemResponseMessage The status and result of a single SendItem request.
Supported by the .NET Compact Framework SendNotificationResponseMessage The status and result of a single SendNotification request.
Supported by the .NET Compact Framework SubscribeResponseMessage The status and result of a single Subscribe request.
Supported by the .NET Compact Framework SyncFolderHierarchyResponseMessage The status and result of a SyncFolderHierarchy request.
Supported by the .NET Compact Framework SyncFolderItemsResponseMessage The status and result of a SyncFolderItems request.
Supported by the .NET Compact Framework UnsubscribeResponseMessage The status and result of a single Unsubscribe request.
Supported by the .NET Compact Framework UpdateFolderResponseMessage The status and result of a single UpdateFolder request.
Supported by the .NET Compact Framework 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