ItemsChoiceType3 Enumeration

The ItemsChoiceType3 enumeration defines the set of response types for an Exchange Web Services request.

Namespace: ExchangeWebServices
Assembly: EWS (in ews.dll)

Syntax

'Declaration
<SerializableAttribute> _
<XmlTypeAttribute(Namespace:="https://schemas.microsoft.com/exchange/services/2006/messages", IncludeInSchema:=False)> _
<GeneratedCodeAttribute("wsdl", "2.0.50727.42")> _
Public Enumeration ItemsChoiceType3
[SerializableAttribute] 
[XmlTypeAttribute(Namespace="https://schemas.microsoft.com/exchange/services/2006/messages", IncludeInSchema=false)] 
[GeneratedCodeAttribute("wsdl", "2.0.50727.42")] 
public enum ItemsChoiceType3
[SerializableAttribute] 
[XmlTypeAttribute(Namespace=L"https://schemas.microsoft.com/exchange/services/2006/messages", IncludeInSchema=false)] 
[GeneratedCodeAttribute(L"wsdl", L"2.0.50727.42")] 
public enum class ItemsChoiceType3
/** @attribute SerializableAttribute() */ 
/** @attribute XmlTypeAttribute(Namespace="https://schemas.microsoft.com/exchange/services/2006/messages", IncludeInSchema=false) */ 
/** @attribute GeneratedCodeAttribute("wsdl", "2.0.50727.42") */ 
public enum ItemsChoiceType3
SerializableAttribute 
XmlTypeAttribute(Namespace="https://schemas.microsoft.com/exchange/services/2006/messages", IncludeInSchema=false) 
GeneratedCodeAttribute("wsdl", "2.0.50727.42") 
public enum ItemsChoiceType3

Members

Member name Description
ConvertIdResponseMessage Contains the status and result of a single ConvertId request.
CopyFolderResponseMessage Contains the status and result of a single CopyFolder request.
CopyItemResponseMessage Contains the status and result of a single CopyItem request.
CreateAttachmentResponseMessage Contains the status and result of a single CreateAttachment request.
CreateFolderResponseMessage Contains the status and result of a single CreateFolder request.
CreateItemResponseMessage Contains the status and result of a single CreateItem request.
CreateManagedFolderResponseMessage Contains the status and result of a single CreateManagedFolder request.
DeleteAttachmentResponseMessage Contains the status and result of a single DeleteAttachment request.
DeleteFolderResponseMessage Contains the status and result of a single DeleteFolder request.
DeleteItemResponseMessage Contains the status and result of a single DeleteItem request.
ExpandDLResponseMessage Contains the status and result of a single ExpandDL request.
FindFolderResponseMessage Contains the status and result of a single FindFolder request.
FindItemResponseMessage Contains the status and result of a single FindItem request.
GetAttachmentResponseMessage Contains the status and result of a single GetAttachment request.
GetEventsResponseMessage Contains the status and result of a single GetEvents request.
GetFolderResponseMessage Contains the status and result of a single GetFolder request.
GetItemResponseMessage Contains the status and result of a single GetItem request.
MoveFolderResponseMessage Contains the status and result of a single MoveFolder request.
MoveItemResponseMessage Contains the status and result of a single MoveItem request.
ResolveNamesResponseMessage Contains the status and result of a ResolveNames request.
SendItemResponseMessage Contains the status and result of a single SendItem request.
SendNotificationResponseMessage Contains the status and result of a single SendNotification request.
SubscribeResponseMessage Contains the status and result of a single Subscribe request.
SyncFolderHierarchyResponseMessage Contains the status and result of a SyncFolderHierarchy request.
SyncFolderItemsResponseMessage Contains the status and result of a SyncFolderItems request.
UnsubscribeResponseMessage Contains the status and result of a single Unsubscribe request.
UpdateFolderResponseMessage Contains the status and result of a single UpdateFolder request.
UpdateItemResponseMessage Contains the status and result of a single UpdateItem request.

Remarks

This enumeration is used to identify the response messages that are returned in an ArrayOfResponseMessagesType.

Platforms

Development Platforms

Windows XP Professional with Service Pack 2 (SP2), Windows Server 2003,

Target Platforms

Windows 98, Windows 2000, Windows 2000 Server, Windows CE, Windows Longhorn, Windows 98 Second Edition, Pocket PC, Smart Phone, Windows Server 2003, Windows XP Professional with Service Pack 2 (SP2)