ItemsChoiceType3 Enum

Definition

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

public enum class ItemsChoiceType3
public enum ItemsChoiceType3
Public Enum ItemsChoiceType3
Inheritance
ItemsChoiceType3

Fields

AllInternal 0

This member applies to versions of Exchange starting with Exchange Server 2010 Service Pack 1 (SP1), including Exchange Online.

And 1

This member applies to versions of Exchange starting with Exchange Server 2010 Service Pack 1 (SP1), including Exchange Online.

RecipientIs 2

This member applies to versions of Exchange starting with Exchange Server 2010 Service Pack 1 (SP1), including Exchange Online.

SenderDepartments 3

This member applies to versions of Exchange starting with Exchange Server 2010 Service Pack 1 (SP1), including Exchange Online.

True 4

This member applies to versions of Exchange starting with Exchange Server 2010 Service Pack 1 (SP1), including Exchange Online.

Remarks

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

Applies to