ResponseCodeType Enum

Definition

The ResponseCodeType enumeration provides status information for the request.

public enum class ResponseCodeType
public enum ResponseCodeType
Public Enum ResponseCodeType
Inheritance
ResponseCodeType

Fields

ErrorAccessDenied 1

Indicates that the calling account does not have the rights to perform the action requested.

ErrorAccessModeSpecified 2

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

ErrorAccountDisabled 3

Indicates that the account in question has been disabled.

ErrorAddDelegatesFailed 4

Occurs when a list with added delegates cannot be saved.

ErrorAddressSpaceNotFound 5

Indicates that the address space record, or Domain Name System (DNS) domain name, for cross-forest availability could not be found in Active Directory Domain Services (AD DS).

ErrorADOperation 6

Indicates that the operation failed because of communication problems with AD DS.

ErrorADSessionFilter 7

Indicates that the ResolveNames operation request specifies an invalid name.

ErrorADUnavailable 8

Indicates that AD DS is unavailable. Try your request again later.

ErrorAffectedTaskOccurrencesRequired 10

Indicates that the AffectedTaskOccurrences property value is missing. This value is required when you are deleting a task so that Exchange Web Services knows whether to delete a single task or all occurrences of a repeating task.

ErrorApplyConversationActionFailed 419

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

ErrorArchiveFolderPathCreation 13
ErrorArchiveMailboxNotEnabled 14
ErrorArchiveMailboxSearchFailed 438
ErrorArchiveMailboxServiceDiscoveryFailed 15
ErrorArchiveMailboxServiceDiscoveryFailed1 439
ErrorAttachmentNestLevelLimitExceeded 11
ErrorAttachmentSizeLimitExceeded 12

Indicates that the size of the attachment exceeds Int32.MaxValue, in bytes. This response code is applicable to the CreateAttachment(CreateAttachmentType) and GetAttachment(GetAttachmentType) methods.

ErrorAutoDiscoverFailed 9

Indicates that Exchange Web Services tried to determine the location of a cross-forest computer that is running Exchange Server 2007 that has the Client Access server role installed by using the Autodiscover service, but the call to the Autodiscover service failed. This response code is applicable to the GetUserAvailability(GetUserAvailabilityRequestType) method.

ErrorAvailabilityConfigNotFound 16

Indicates that the availability configuration information for the local forest is missing from AD DS. This response code is applicable to the GetUserAvailability(GetUserAvailabilityRequestType) method.

ErrorBatchProcessingStopped 17

Indicates that the previous item in the request failed in such a way that Exchange Web Services stopped processing the remaining items in the request. All remaining items are marked with the ErrorBatchProcessingStopped error.

ErrorCalendarCannotMoveOrCopyOccurrence 18

Indicates that an attempt was made to move or copy an occurrence of a recurring calendar item.

ErrorCalendarCannotUpdateDeletedItem 19

Indicates that an attempt was made to update a calendar item that is located in the Deleted Items folder, and the update in question would send out a meeting invite.

ErrorCalendarCannotUseIdForOccurrenceId 20

Indicates that the OccurrenceId does not correspond to a valid occurrence of the recurringMasterId.

ErrorCalendarCannotUseIdForRecurringMasterId 21

Indicates that the recurringMasterId does not correspond to a valid occurrence of the OccurrenceId.

ErrorCalendarDurationIsTooLong 22

Indicates that the item duration of a calendar item exceeds five years.

ErrorCalendarEndDateIsEarlierThanStartDate 23

Indicates that the end date/time must be changed so that it is greater than the start date/time.

ErrorCalendarFolderIsInvalidForCalendarView 24

Indicates that the find operation that is using the CalendarViewType object is not for a calendar folder.

ErrorCalendarInvalidAttributeValue 25

This response code is not used.

ErrorCalendarInvalidDayForTimeChangePattern 26

Indicates that invalid values of Day, WeekDay, and WeekendDay were used to define the time change pattern.

ErrorCalendarInvalidDayForWeeklyRecurrence 27

Indicates that invalid values of Day, WeekDay, and WeekendDay were used to specify the weekly recurrence.

ErrorCalendarInvalidPropertyState 28

Indicates that the state of the calendar item recurrence binary large object (BLOB) in the Exchange store is invalid.

ErrorCalendarInvalidPropertyValue 29

This response code is not used.

ErrorCalendarInvalidRecurrence 30

Indicates that the internal structure of the objects that represent the recurrence is invalid.

ErrorCalendarInvalidTimeZone 31

Indicates that an invalid time zone was encountered.

ErrorCalendarIsCancelledForAccept 32

Indicates that a calendar item has been cancelled.

ErrorCalendarIsCancelledForDecline 33

Indicates that a calendar item has been cancelled.

ErrorCalendarIsCancelledForRemove 34

Indicates that a calendar item has been cancelled.

ErrorCalendarIsCancelledForTentative 35

Indicates that a calendar item has been cancelled.

ErrorCalendarIsDelegatedForAccept 36

Indicates that delegate access cannot be used to accept a meeting request.

ErrorCalendarIsDelegatedForDecline 37

Indicates that delegate access cannot be used to decline a meeting request.

ErrorCalendarIsDelegatedForRemove 38

Indicates that delegate access cannot be used to delete a meeting request.

ErrorCalendarIsDelegatedForTentative 39

Indicates that delegate access cannot be used to tentatively accept a meeting request.

ErrorCalendarIsNotOrganizer 40

Indicates that a meeting cannot be canceled by someone other than the organizer.

ErrorCalendarIsOrganizerForAccept 41

Indicates that the meeting organizer cannot accept the meeting. Only attendees can accept meeting requests.

ErrorCalendarIsOrganizerForDecline 42

Indicates that the meeting organizer cannot decline the meeting. Only attendees can decline meeting requests.

ErrorCalendarIsOrganizerForRemove 43

Indicates that the meeting organizer cannot remove a meeting from the calendar. The organizer can only remove the meeting by canceling the meeting. Only attendees can remove a calendar item.

ErrorCalendarIsOrganizerForTentative 44

Indicates that the meeting organizer cannot tentatively accept a meeting. Only attendees can tentatively accept meeting requests.

ErrorCalendarMeetingRequestIsOutOfDate 48

Indicates that a meeting request is out-of-date and cannot be updated.

ErrorCalendarOccurrenceIndexIsOutOfRecurrenceRange 45

Occurs when the occurrence index that is specified in the OccurrenceId property does not correspond to a valid occurrence. For example, if your recurrence pattern defines a set of three meeting occurrences and you try to access the fifth occurrence.

ErrorCalendarOccurrenceIsDeletedFromRecurrence 46

Occurs when the occurrence index that is specified in the OccurrenceId property corresponds to a deleted instance.

ErrorCalendarOutOfRange 47

Occurs when a recurrence pattern is defined that contains a value for a month, day, or week that is out of range, such as the seventh week of the month.

ErrorCalendarViewRangeTooBig 49

Occurs when the range for calendar paging is larger than two years.

ErrorCallerIsInvalidADAccount 50

Indicates that the requesting account is not a valid account in the directory database.

ErrorCannotArchiveCalendarContactTaskFolderException 51
ErrorCannotArchiveItemsInArchiveMailbo 53
ErrorCannotArchiveItemsInPublicFolders 52
ErrorCannotCreateCalendarItemInNonCalendarFolder 54

Occurs when you are creating a calendar item and the SavedItemFolderId property refers to a non-calendar folder.

ErrorCannotCreateContactInNonContactFolder 55

Occurs when you are creating a contact and the SavedItemFolderId property refers to a non-contact folder.

ErrorCannotCreatePostItemInNonMailFolder 56

Indicates that a post item cannot be created in a Calendar, Contacts, Tasks, Notes, and so on folder. It can only be created in a Mail folder.

ErrorCannotCreateTaskInNonTaskFolder 57

Occurs when you are creating a Task and the SavedItemFolderId property refers to a non-task folder.

ErrorCannotDeleteObject 58

Indicates that the item or folder to delete cannot be deleted.

ErrorCannotDeleteTaskOccurrence 63

Indicates that you cannot delete an occurrence of a nonrecurring task and you cannot delete the last occurrence of a recurring task.

ErrorCannotDisableMandatoryExtension 59
ErrorCannotEmptyFolder 64

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

ErrorCannotGetExternalEcpUrl 61
ErrorCannotGetSourceFolderPath 60
ErrorCannotOpenFileAttachment 62

Occurs when the attachment stream does not open.

ErrorCannotSetCalendarPermissionOnNonCalendarFolder 65

Indicates that the caller tried to set calendar permissions on a non-calendar folder.

ErrorCannotSetNonCalendarPermissionOnCalendarFolder 66

Indicates that the caller tried to set non-calendar permissions on a calendar folder.

ErrorCannotSetPermissionUnknownEntries 67

Indicates that you cannot set unknown permissions in a permissions set.

ErrorCannotSpecifySearchFolderAsSourceFolder 68
ErrorCannotUseFolderIdForItemId 69

Occurs when the ID that was passed represents a folder instead of an item.

ErrorCannotUseItemIdForFolderId 70

Occurs when the ID that was passed in represents an item instead of a folder.

ErrorChangeKeyRequired 71

This response code has been replaced by ErrorChangeKeyRequiredForWriteOperations.

ErrorChangeKeyRequiredForWriteOperations 72

Indicates that a valid change key must be provided when you are performing certain update operations.

ErrorClientDisconnected 73

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

ErrorClientIntentInvalidStateDefinition 74
ErrorClientIntentNotFound 75
ErrorConnectionFailed 76

Occurs when Exchange Web Services cannot connect to the mailbox.

ErrorContainsFilterWrongType 77

Indicates that the property inspected for a Contains filter is not a string type.

ErrorContentConversionFailed 78

Occurs when Exchange Web Services is unable to retrieve the Multipurpose Internet Mail Extensions (MIME) content for the item that was retrieved by the GetItem(GetItemType) method, or is unable to create the item from the CreateItem(CreateItemType) method.

ErrorContentIndexingNotEnabled 79
ErrorCorruptData 80

Indicates that the data is corrupted and cannot be processed.

ErrorCreateItemAccessDenied 81

Indicates that the caller does not have the right to create the item.

ErrorCreateManagedFolderPartialCompletion 82

Indicates that one or more of the managed folders that were passed to the CreateManagedFolder(CreateManagedFolderRequestType) method failed to be created. Search for each folder to determine which folders were created and which folders do not exist.

ErrorCreateSubfolderAccessDenied 83

Indicates that the calling account does not have the proper rights to create the subfolder.

ErrorCrossMailboxMoveCopy 84

Indicates that the item or folder cannot be moved from one mailbox to another.

ErrorCrossSiteRequest 85

Indicates that the request is not allowed because the Client Access server that should service the request is in a different site.

ErrorDataSizeLimitExceeded 86

Indicates that either the data that you were trying to set exceeded the maximum size for the property or the value is large enough to require streaming and the property does not support streaming, such as folder properties.

ErrorDataSourceOperation 87

Occurs when the underlying data provider failed to complete the operation.

ErrorDelegateAlreadyExists 88

Occurs in an AddDelegate(AddDelegateType) method call when the specified user already exists in the list of delegates.

ErrorDelegateCannotAddOwner 89

Occurs in an AddDelegate(AddDelegateType) method call when the specified user to be added is the owner of the mailbox.

ErrorDelegateMissingConfiguration 90

Occurs in a GetDelegate(GetDelegateType) method call when either there is no delegate information on local FreeBusy message or no Active Directory public delegate (no “public delegate” or no "Send On Behalf" entry in AD DS).

ErrorDelegateNoUser 91

Occurs when a specified user cannot be mapped to a user in AD DS.

ErrorDelegateValidationFailed 92

Occurs in an AddDelegate(AddDelegateType) method call when an added delegate user is not valid.

ErrorDeleteDistinguishedFolder 93

Indicates that you cannot delete a distinguished folder.

ErrorDeleteItemsFailed 94

This response code is not used.

ErrorDeleteUnifiedMessagingPromptFailed 95
ErrorDiscoverySearchesDisabled 444
ErrorDistinguishedUserNotSupported 96

Indicates that a distinguished user ID is not valid for the operation. DistinguishedUserType should not be present in the request.

ErrorDistributionListMemberNotExist 97

Indicates that a request distribution list member does not exist in the distribution list.

ErrorDuplicateInputFolderNames 98

Occurs when there are duplicate folder names in the array that was passed into the CreateManagedFolder(CreateManagedFolderRequestType) method.

ErrorDuplicateLegacyDistinguishedName 425
ErrorDuplicateSOAPHeader 398

Indicates that there are duplicate SOAP headers.

ErrorDuplicateUserIdsSpecified 99

Indicates that a duplicate user ID has been found in a permission set, that either Default or Anonymous are set more than once, or that there are duplicate SIDs or recipients.

ErrorEmailAddressMismatch 100

Occurs when the e-mail address for the distinguished folder ID does not match the mailbox that you are operating on. For example, you cannot create a search folder that exists in one mailbox but considers distinguished folders from another mailbox in its search criteria.

ErrorEventNotFound 101

Indicates that the subscription that was created with a particular watermark is no longer valid.

ErrorExceededConnectionCount 102

Indicates that there are more concurrent requests against the server than allowed by a user's policy.

ErrorExceededFindCountLimit 104

Indicates that a search operation call has exceeded the total number of items that can be returned.

ErrorExceededSubscriptionCount 103

Indicates that a user's throttling policy maximum subscription count has been exceeded.

ErrorExpiredSubscription 105

Indicates that the subscription that is referenced by the GetEvents(GetEventsType) method has expired.

ErrorExtensionNotFound 106
ErrorFolderCorrupt 107

Indicates that the folder is corrupted and cannot be saved.

ErrorFolderExists 113

Indicates that a folder that has that name already exists. Duplicate folder names are not allowed within the same parent folder.

ErrorFolderNotFound 108

Indicates that the folder ID that was passed in does not correspond to a valid folder, or that the delegate does not have permissions to access the folder.

ErrorFolderPropertRequestFailed 109

Indicates that the requested property could not be retrieved. This does not indicate that the property does not exist, but that the property was corrupted in some way so that the retrieval failed.

ErrorFolderSave 110

Indicates that the folder could not be created or saved because of an invalid state.

ErrorFolderSaveFailed 111

Indicates that the folder could not be created or saved because of an invalid state.

ErrorFolderSavePropertyError 112

Indicates that the folder could not be created or updated because of invalid property values. The response code lists which properties caused the problem.

ErrorFreeBusyDLLimitReached 401

Indicates that the maximum group member count has been reached for obtaining free/busy information for a distribution list.

ErrorFreeBusyGenerationFailed 114

Occurs when free/busy information cannot be retrieved because of an intervening failure.

ErrorGetServerSecurityDescriptorFailed 115

This response code is not used.

ErrorImContactLimitReached 116
ErrorImGroupDisplayNameAlreadyExists 117
ErrorImGroupLimitReached 118
ErrorImpersonateUserDenied 119

Indicates that the calling account does not have the ms-Exch-EPI-May-Impersonate right on either the user or contact that it is trying to impersonate or the mailbox database that contains the user mailbox. This response code is returned within a SOAP fault.

ErrorImpersonationDenied 120

Indicates that the calling account does not have the ms-Exch-EPI-Impersonation right on the Client Access server that it is calling. This response code is returned within a SOAP fault.

ErrorImpersonationFailed 121

Indicates that there was an unexpected error when an attempt was made to perform server-to-server authentication. This response code typically indicates either that the service account that is running the Exchange Web Services application pool is configured incorrectly, that Exchange Web Services cannot talk to the directory, or that a trust between forests is not correctly configured.

ErrorInboxRulesValidationError 420

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

ErrorIncorrectSchemaVersion 122

Indicates that the request was valid for the current Exchange Server version but was invalid for the request server version that was specified.

ErrorIncorrectUpdatePropertyCount 123

Indicates that each change description in an UpdateItem(UpdateItemType) or UpdateFolder(UpdateFolderType) method call must list only one property to update.

ErrorIndividualMailboxLimitReached 124

Occurs when the request contains too many attendees to resolve. By default, the maximum number of attendees to resolve is 100.

ErrorInsufficientResources 125

Indicates that the mailbox server is overloaded. Try your request again later.

ErrorInternalServerError 126

Indicates that Exchange Web Services encountered an error that it could not recover from, and no more specific response code is associated with the error that occurred.

ErrorInternalServerTransientError 127

Indicates that an internal server error occurred and that you should try your request again later.

ErrorInvalidAccessLevel 128

Indicates that the level of access that the caller has on the free/busy data is invalid.

ErrorInvalidArgument 129

Indicates an error caused by all invalid arguments passed to the GetMessageTrackingReport operation. This error is returned in the following scenarios: The user specified in the sending-as parameter does not exist in the directory; the user specified in the sending-as parameter is not unique in the directory; the sending-as address is empty; the sending-as address is not a valid email address.

ErrorInvalidAttachmentId 130

Indicates that the attachment was not found within the attachments collection for the item. For example, you may receive this response code if you have an attachment ID and then the attachment is deleted and you try to call the GetAttachment(GetAttachmentType) method on the attachment ID.

ErrorInvalidAttachmentSubfilter 131

Occurs when you try to bind to an existing search folder by using a complex attachment table restriction. Exchange Web Services only supports simple contains filters against the attachment table. If you try to bind to an existing search folder that has a more complex attachment table restriction (a subfilter), Exchange Web Services cannot render the XML for that filter and returns this response code. Note that you can still call the GetFolder(GetFolderType) method on the folder, but do not request the SearchParameters property.

ErrorInvalidAttachmentSubfilterTextFilter 132

Occurs when you try to bind to an existing search folder by using a complex attachment table restriction. Exchange Web Services only supports simple contains filters against the attachment table. If you try to bind to an existing search folder that has a more complex attachment table restriction, Exchange Web Services cannot render the XML for that filter. In this case, the attachment subfilter contains a text filter, but it is not looking at the attachment display name. Note that you can still call the GetFolder(GetFolderType) method on the folder, but do not request the SearchParameters property.

ErrorInvalidAuthorizationContext 133

Indicates that the authorization procedure for the requester failed.

ErrorInvalidChangeKey 134

Indicates that an invalid change key was passed in. Note that many methods do not require a change key to be passed. However, if you do provide a change key, it must be valid, although not necessarily up-to-date.

ErrorInvalidClientAccessTokenRequest 426
ErrorInvalidClientSecurityContext 135

Indicates that there was an internal error when an attempt was made to resolve the identity of the caller.

ErrorInvalidCompleteDate 136

Occurs when you try to set the CompleteDate of a task to a time in the future. When it is converted to the local time of the Client Access server, the CompleteDate cannot be set to a value that is later than the local time on the Client Access server.

ErrorInvalidContactEmailAddress 137

Indicates that an invalid e-mail address was provided for a contact.

ErrorInvalidContactEmailIndex 138

Indicates that an invalid e-mail index value was provided for an e-mail entry.

ErrorInvalidCrossForestCredentials 139

Occurs when the credentials that are used to proxy a request to a different directory service forest fail authentication.

ErrorInvalidDelegatePermission 140

Indicates that the specified folder permissions are invalid.

ErrorInvalidDelegateUserId 141

Indicates that the specified delegate user ID is invalid.

ErrorInvalidExchangeImpersonationHeaderData 336

Occurs when an Exchange Impersonation header was passed in but it did not contain a security identifier (SID), user principal name (UPN), or PrimarySmtpAddress. This response code is always returned within a SOAP fault.

ErrorInvalidExcludesRestriction 142

Indicates that the bitmask that was passed into the Excludes restriction was unable to be parsed.

ErrorInvalidExpressionTypeForSubFilter 143

This response code is not used.

ErrorInvalidExtendedProperty 144

Occurs when the combination of extended property values that was specified are invalid or result in an invalid extended property Uniform Resource Identifier (URI).

ErrorInvalidExtendedPropertyValue 145

Indicates that the value that was offered for the extended property is inconsistent with the type that was specified in the associated extended field URI. For example, if the PropertyType property on the extended field URI is set to String, but you set the value of the extended property as an array of integers, you will encounter this response code.

ErrorInvalidExternalSharingInitiator 408

Indicates that the sharing invitation sender did not create the sharing invitation metadata.

ErrorInvalidExternalSharingSubscriber 415

Indicates that a sharing message is not intended for the caller.

ErrorInvalidFederatedOrganizationId 414

Indicates that the requestor's organization federation objects are not properly configured.

ErrorInvalidFolderId 146

Occurs when the folder ID is corrupted.

ErrorInvalidFolderTypeForOperation 147

Indicates that the specified folder type is invalid for the current operation. For example, you cannot create a Search folder in a public folder.

ErrorInvalidFractionalPagingParameters 148

Occurs in fractional paging when the user has specified one of the following: a numerator that is greater than the denominator, a numerator that is less than zero, or a denominator that is less than or equal to zero.

ErrorInvalidFreeBusyViewType 149

Occurs if a FreeBusyViewType of None is requested.

ErrorInvalidGetSharingFolderRequest 402

Indicates that the DataType and ShareFolderId elements are both present in a request.

ErrorInvalidId 150

Indicates that the structure of the ID and/or change key is internally inconsistent.

ErrorInvalidIdEmpty 151

Indicates that the caller specified an ID that is empty.

ErrorInvalidIdMalformed 152

Indicates that the structure of the ID is internally inconsistent.

ErrorInvalidIdMalformedEwsLegacyIdFormat 153

Indicates that a folder or item ID that is using the Exchange 2007 format was specified for a request with a version of Exchange 2007 SP1 or later. You cannot use Exchange 2007 IDs in Exchange 2007 SP1 or later requests. You must use ConvertId to convert them first.

ErrorInvalidIdMonikerTooLong 154

Indicates that the structure of the ID is internally inconsistent. The moniker is contained within the ID and indicates which mailbox the ID belongs to. This response code is returned if the length of the moniker is checked and the byte count is longer than expected.

ErrorInvalidIdNotAnItemAttachmentId 155

Occurs when the AttachmentId property does not refer to an item attachment.

ErrorInvalidIdReturnedByResolveNames 156

Indicates that a contact in your mailbox is corrupt.

ErrorInvalidIdStoreObjectIdTooLong 157

Occurs when the structure of the ID is internally inconsistent.

ErrorInvalidIdTooManyAttachmentLevels 158

Indicates that the attachment hierarchies exceed the maximum of 255 levels deep.

ErrorInvalidIdXml 159

This response code is not used.

ErrorInvalidImContactId 160
ErrorInvalidImDistributionGroupSmtpAddress 161
ErrorInvalidImGroupId 162
ErrorInvalidIndexedPagingParameters 163

Occurs if the offset for indexed paging is less than zero.

ErrorInvalidInternetHeaderChildNodes 164

This response code is not used.

ErrorInvalidItemForOperationAcceptItem 168

Occurs when an AcceptItemType object is created on something other than a meeting request or a calendar item, or when an attempt is made to accept a calendar item occurrence that is in the Deleted Items folder.

ErrorInvalidItemForOperationArchiveItem 165
ErrorInvalidItemForOperationCancelItem 170

Occurs when a CancelCalendarItemType object is created for something other than a calendar item.

ErrorInvalidItemForOperationCreateItem 167

Indicates that you tried to create an unsupported item. Supported items include ItemType, MessageType, CalendarItemType, TaskType, and ContactItemType objects. For example, you cannot create a DistributionList object by using the CreateItem(CreateItemType) method. In addition, certain types are created as a side effect of doing something else. MeetingMessages objects, for example, are created when you send a calendar item to attendees; they are not explicitly created.

ErrorInvalidItemForOperationCreateItemAttachment 166

Indicates that you tried to create an item attachment by using an unsupported item type. Supported item types for item attachments include ItemType, MessageType, CalendarItemType, TaskType, and ContactItemType objects. For example, if you try to create a MeetingMessage attachment, you will encounter this response code.

ErrorInvalidItemForOperationDeclineItem 169

Indicates that a DeclineItemType object was created on something other than a meeting request or a calendar item, or that you tried to decline a calendar item occurrence that is in the Deleted Items folder.

ErrorInvalidItemForOperationExpandDL 171

Occurs when the instance of the ExpandDLType class that was passed to the ExpandDL(ExpandDLType) method does not represent a distribution list.

ErrorInvalidItemForOperationRemoveItem 172

Occurs when a RemoveItemType object is created for an item other than a meeting cancellation.

ErrorInvalidItemForOperationSendItem 173

Occurs if the SendItem(SendItemType) method was attempted on an item other than a message item. Only items whose ItemClass property value begins with IPM.Note can be sent.

ErrorInvalidItemForOperationTentative 174

Occurs if a TentativelyAcceptItemType object was created on an item other than a calendar item or meeting request. Also occurs if the TentativelyAcceptItemType object was created for a calendar item occurrence that is in the Deleted Items folder.

ErrorInvalidLogonType 175

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

ErrorInvalidMailbox 176

Indicates that the CreateItem or UpdateItem operation failed while creating or updating a personal distribution list.

ErrorInvalidManagedFolderProperty 177

Indicates that the structure of the managed folder is corrupted and cannot be rendered.

ErrorInvalidManagedFolderQuota 178

Indicates that the quota that is set on the managed folder is less than zero, which indicates a corrupted managed folder.

ErrorInvalidManagedFolderSize 179

Indicates that the size that is set on the managed folder is less than zero, which indicates a corrupted managed folder.

ErrorInvalidManagementRoleHeader 432
ErrorInvalidMergedFreeBusyInterval 180

Indicates that the supplied merged free/busy internal value is invalid. The default minimum value is 5 minutes. The default maximum value is 1440 minutes.

ErrorInvalidNameForNameResolution 181

Indicates that the name that was passed into the ResolveNames(ResolveNamesType) method was invalid. For example, a zero-length string, a single space, a comma, and a dash are all invalid names.

ErrorInvalidNetworkServiceContext 183

Indicates an error in the Network Service account on the Client Access server.

ErrorInvalidOofParameter 184

This response code is not used.

ErrorInvalidOperation 182

This is a general error that is used when the requested operation is invalid. For example, this error indicates any of the following:

ErrorInvalidOrganizationRelationshipForFreeBusy 413

Indicates that a caller requested free/busy information for a user in another organization but the organizational relationship does not have free/busy enabled.

ErrorInvalidPagingMaxRows 185

Indicates that zero rows or a negative value is specified as the maximum number of rows to be returned.

ErrorInvalidParentFolder 186

Indicates that you passed in an invalid parent folder for an operation, for example by creating a folder within a search folder.

ErrorInvalidPercentCompleteValue 187

Occurs if the percent complete property is set to a value that is not between 0 and 100 (inclusive).

ErrorInvalidPermissionSettings 188

Indicates that the permission level is inconsistent with the permission settings.

ErrorInvalidPhoneCallId 189

Indicates that the caller identifier is not valid.

ErrorInvalidPhoneNumber 190

Indicates that the phone number is not correct or does not fit the dial plan rules.

ErrorInvalidPhotoSize 440
ErrorInvalidPropertyAppend 192

Occurs if the property that you are trying to append to does not support appending. The following are the only properties that support appending: Recipient collections (To, Cc, Bcc), Attendee collections (Required, Optional, Resources), Body property, and ReplyTo.

ErrorInvalidPropertyDelete 193

Indicates that the property that you are trying to delete does not support deleting. For example, you cannot delete the ItemId property of the ItemType object.

ErrorInvalidPropertyForExists 194

Occurs if you pass one of the flag properties to a RestrictionType filter of ExistsType. The following are the flag properties: IsDraft, IsSubmitted, IsUnmodified,IsResend, and IsFromMe.

ErrorInvalidPropertyForOperation 195

Indicates that the property that you are trying to manipulate does not support the operation that is being performed on it.

ErrorInvalidPropertyRequest 196

Occurs if the property that is specified in the request is not available for the item type. For example, this response code is returned if a property that is only available on calendar items is requested in a GetItem(GetItemType) method call for a message or is updated in an UpdateItem(UpdateItemType) method call for a message.

ErrorInvalidPropertySet 197

Indicates that the property you are trying to set is read-only.

ErrorInvalidPropertyUpdateSentMessage 198

Occurs during an UpdateItem(UpdateItemType) method call when a client tries to update certain properties of a message that has already been sent. For example, the following properties cannot be updated on a sent message: IsReadReceiptRequested and IsDeliveryReceiptRequested

ErrorInvalidProxySecurityContext 199

This response code is not used.

ErrorInvalidPullSubscriptionId 200

Occurs if you called GetEvents(GetEventsType) or Unsubscribe(UnsubscribeType) on a push subscription ID. To unsubscribe from a push subscription, you must respond to a push request with an unsubscribe response, or disconnect your Web service and wait for the push notifications to time out.

ErrorInvalidPushSubscriptionUrl 201

Indicates that the URL that was provided as a callback for the Subscribe(SubscribeType) method has an invalid format. The following conditions must be met for Exchange Web Services to accept the URL: String length > 0 and < 2083, protocol is http or https, and able to be parsed by the URI Microsoft .NET Framework class.

ErrorInvalidRecipients 202

Indicates that the recipient collection on your message or the attendee collection on your calendar item is invalid.

ErrorInvalidRecipientSubfilter 203

Indicates that the search folder has a recipient table filter that Exchange Web Services cannot represent. To fix the error, retrieve the folder without requesting the search parameters.

ErrorInvalidRecipientSubfilterComparison 204

Indicates that the search folder has a recipient table filter that Exchange Web Services cannot represent. To fix the error, retrieve the folder without requesting the search parameters.

ErrorInvalidRecipientSubfilterOrder 205

Indicates that the search folder has a recipient table filter that Exchange Web Services cannot represent. To fix the error, retrieve the folder without requesting the search parameters.

ErrorInvalidRecipientSubfilterTextFilter 206

Indicates that the search folder has a recipient table filter that Exchange Web Services cannot represent. To fix the error, retrieve the folder without requesting the search parameters.

ErrorInvalidReferenceItem 207

Occurs under the following circumstances: The referenced item identifier is not a MessageType or CalendarItemType object, or one of their descendants; the reference item identifier is for a CalendarItemType object and the organizer is trying to Reply or ReplyAll. Calendar items can only be forwarded by the organizer; the message is a draft and Reply or ReplyAll is selected, and the ResponseObjects is set to SuppressReadReceipt and the item is not a message.

ErrorInvalidRequest 208

Indicates that the SOAP request has a SOAP action header, but nothing in the SOAP body. Note that the SOAP action header is not required as Exchange Web Services can determine the method to call from the local name of the root element in the SOAP body.

ErrorInvalidRestriction 209

This response code is not used.

ErrorInvalidRetentionTagIdGuid 213
ErrorInvalidRetentionTagInheritance 212
ErrorInvalidRetentionTagInvisible 211
ErrorInvalidRetentionTagNone 443
ErrorInvalidRetentionTagTypeMismatch 210
ErrorInvalidRoutingType 214

Indicates that the RoutingType property that was passed for an EmailAddressType is not a valid routing type. Typically, routing type is set to Simple Mail Transfer Protocol (SMTP).

ErrorInvalidScheduledOofDuration 215

Occurs if the specified duration end time is not greater than the start time, or if the end time does not occur in the future.

ErrorInvalidSchemaVersionForMailboxVersion 216

Indicates that a proxy request sent to another server is not capable of servicing the request because of a versioning mismatch.

ErrorInvalidSecurityDescriptor 217

Indicates that the Exchange security descriptor on the Calendar folder in the store is corrupted.

ErrorInvalidSendItemSaveSettings 218

Occurs during an attempt to send an item where the SaveItemFolderId method is specified in the request but the SaveItemToFolder property is set to false.

ErrorInvalidSerializedAccessToken 219

Indicates that the token that was passed in the header is malformed, does not refer to a valid account in the directory, or is missing the primary group SID.

ErrorInvalidServerVersion 220

Indicates that an invalid request server version was specified in the request.

ErrorInvalidSharingData 416

Indicates that the sharing metadata is not valid. This can be caused by invalid XML.

ErrorInvalidSharingMessage 417

Indicates that the sharing message is not valid. This can be caused by a missing property.

ErrorInvalidSid 221

Indicates that one or more of the SID properties within the passed token or Exchange Impersonation block have an invalid structure.

ErrorInvalidSIPUri 222

Indicates that the SIP name, dial plan, or phone number are invalid SIP URI.

ErrorInvalidSmtpAddress 223

Indicates that the SMTP address cannot be parsed.

ErrorInvalidSubfilterType 224

This response code is not used.

ErrorInvalidSubfilterTypeNotAttendeeType 225

This response code is not used.

ErrorInvalidSubfilterTypeNotRecipientType 226

This response code is not used.

ErrorInvalidSubscription 227

Indicates that the subscription is no longer valid. This could be because the Client Access is restarting or because the subscription expired.

ErrorInvalidSubscriptionRequest 228

Indicates that the subscribe request included multiple public folder IDs. A subscription can include multiple folders from the same mailbox or one public folder ID.

ErrorInvalidSyncStateData 229

Indicates that the sync state data is corrupted. This is returned by the SyncFolderItems(SyncFolderItemsType) method or the SyncFolderHierarchy(SyncFolderHierarchyType) method if the SyncState property data is invalid. To fix this error, you must resynchronize without the sync state. Make sure that if you are persisting sync state blobs, you are not accidentally truncating the BLOB.

ErrorInvalidTimeInterval 230

Indicates that the specified time interval is invalid. The start time must be greater than or equal to the end time.

ErrorInvalidUserInfo 191

Indicates that an internally inconsistent user ID was specified for a permissions operation. For example, if a distinguished user ID is specified (Default or Anonymous), this error is returned if you also try to specify a SID, or primary SMTP address or display name for this user.

ErrorInvalidUserOofSettings 231

Indicates that the user Out of Office (OOF) settings are invalid because of a missing internal or external reply.

ErrorInvalidUserPrincipalName 232

Indicates that the UPN that was passed in the Exchange Impersonation SOAP header did not map to a valid account.

ErrorInvalidUserSid 233

Indicates that the SID that was passed in the Exchange Impersonation SOAP header was either structurally invalid or did not map to a valid account.

ErrorInvalidUserSidMissingUPN 234

This response code is not used.

ErrorInvalidValueForProperty 235

Indicates that the comparison value in the restriction is invalid for the property you are comparing against. For example, the comparison value of DateTimeCreated > true would return this response code. This response code is also returned if you specify an enumeration property in the comparison, but the value that you are comparing against is not a valid value for that enumeration.

ErrorInvalidWatermark 236

Indicates that the watermark is invalid.

ErrorIPGatewayNotFound 237

Indicates that a valid VoIP gateway is not available.

ErrorIrresolvableConflict 238

Indicates that conflict resolution was unable to resolve changes for the properties. The items in the store may have been changed and have to be updated. Retrieve the updated change key and try again.

ErrorItemCorrupt 239

Indicates that the state of the object is corrupted and cannot be retrieved. When you are retrieving an item, only certain properties will be in this state, such as Body and MimeContent. Omit these properties and retry the operation.

ErrorItemNotFound 240

Indicates that the item was not found or you do not have rights to access the item.

ErrorItemPropertyRequestFailed 241

Occurs if a property request fails. The property may exist, but could not be retrieved.

ErrorItemSave 242

Occurs when attempts to save the item or folder fail.

ErrorItemSavePropertyError 243

Occurs when attempts to save the item or folder fail because of invalid property values. The response code includes the path of the invalid properties.

ErrorLegacyMailboxFreeBusyViewTypeNotMerged 244

This response code is not used.

ErrorLocalServerObjectNotFound 245

This response code is not used.

ErrorLocationServicesDisabled 433
ErrorLocationServicesInvalidRequest 436
ErrorLocationServicesRequestFailed 435
ErrorLocationServicesRequestTimedOut 434
ErrorLogonAsNetworkServiceFailed 246

Indicates that the availability service was unable to log on as the network service in order to proxy requests to the appropriate sites or forests. This response typically indicates a configuration error.

ErrorMailboxConfiguration 247

Indicates that the mailbox information in AD DS is configured incorrectly.

ErrorMailboxDataArrayEmpty 248

Indicates that the MailboxDataArray property in the request is empty. You must supply at least one mailbox identifier.

ErrorMailboxDataArrayTooBig 249

Occurs when more than 100 entries are supplied in a MailboxDataArray.

ErrorMailboxFailover 407

Indicates that an attempt to access a mailbox failed because the mailbox is in a failover process.

ErrorMailboxHoldNotFound 250
ErrorMailboxLogonFailed 251

Occurs when the connection to the mailbox to get the calendar view information failed.

ErrorMailboxMoveInProgress 252

Indicates that the mailbox is being moved to a different mailbox store or server. This can also indicate that the mailbox is on another server or mailbox database.

ErrorMailboxScopeNotAllowedWithoutQueryString 437
ErrorMailboxStoreUnavailable 253

Indicates that the mailbox database is offline, corrupt, shutting down, or exhibiting other conditions that make the mailbox unavailable.

ErrorMailRecipientNotFound 254

Occurs if the MailboxData information cannot be mapped to a valid mailbox account.

ErrorMailTipsDisabled 255

Indicates that mail tips are disabled.

ErrorManagedFolderAlreadyExists 256

Indicates that the managed folder that you are trying to create already exists in your mailbox.

ErrorManagedFolderNotFound 257

Occurs when the folder name that was specified in the request does not map to a managed folder definition in AD DS. You can only create instances of managed folders for folders defined in AD DS. Check the name and try again.

ErrorManagedFoldersRootFailure 258

Indicates that the managed folders root was deleted from the mailbox or that there is already a folder in the same parent folder that has the name of the managed folder root. This will also occur if the attempt to create the root managed folder fails.

ErrorMeetingSuggestionGenerationFailed 259

Indicates that the suggestions engine encountered a problem when it was trying to generate the suggestions.

ErrorMessageDispositionRequired 260

Occurs if the MessageDisposition property is not set. This property is required for the following: 1) T:ExchangeWebServices.CreateItemType and T:ExchangeWebServices.UpdateItemType objects when the item that is being created or updated is a MessageType object. 2) CancelCalendarItemType, AcceptItemType, DeclineItemType, or TentativelyAcceptItemTypeResponseObjects.

ErrorMessageSizeExceeded 261

Indicates that the message that you are trying to send exceeded the allowed limits.

ErrorMessageTrackingNoSuchDomain 411

Indicates that the specified domain cannot be found.

ErrorMessageTrackingPermanentError 409

Indicates that the message tracking service cannot track the message.

ErrorMessageTrackingTransientError 410

Indicates that the message tracking service is either down or busy. This error code indicates a transient error. When clients receive this error, they can try again to connect to the server.

ErrorMimeContentConversionFailed 262

Occurs when the MIME content is not a valid iCal for a CreateItem(CreateItemType) method. For a GetItem(GetItemType) method, this response indicates that the MIME content could not be generated.

ErrorMimeContentInvalid 263

Occurs when the MIME content is invalid.

ErrorMimeContentInvalidBase64String 264

Occurs when the MIME content in the request is not a valid base 64 string.

ErrorMissedNotificationEvents 424

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

ErrorMissingArgument 265

Indicates that a required argument was missing from the request. The response message text indicates which argument to check.

ErrorMissingEmailAddress 266

Indicates that you specified a distinguished folder ID in the request, but the account that made the request does not have a mailbox on the system.

ErrorMissingEmailAddressForManagedFolder 267

Indicates that you specified a distinguished folder ID in the request, but the account that made the request does not have a mailbox on the system. This response is returned from the CreateManagedFolder(CreateManagedFolderRequestType) method.

ErrorMissingInformationEmailAddress 268

Indicates that the attendee or recipient does not have the EmailAddress property set. The other two EmailAddressType properties, Name and RoutingType, are optional.

ErrorMissingInformationReferenceItemId 269

Occurs if the ReferenceItemId property value is missing from the response object.

ErrorMissingInformationSharingFolderId 397

This error code is never returned.

ErrorMissingItemForCreateItemAttachment 270

Occurs when you are creating an item attachment if you do not indicate the item that you want to create.

ErrorMissingManagedFolderId 271

Occurs when the policy IDs property, property tag 0x6732, for the folder is missing. You should consider this a corrupted folder.

ErrorMissingRecipients 272

Indicates that you tried to send an item without including recipients. Note that if you call the CreateItem(CreateItemType) method with a message disposition that causes the message to be sent, you will get the following response code: ErrorInvalidRecipients.

ErrorMissingUserIdInformation 273

Indicates that a user ID has not been fully specified in a permissions set.

ErrorMoreThanOneAccessModeSpecified 274

Indicates that you have specified more than one ExchangeImpersonation property value within a request.

ErrorMoveCopyFailed 275

Indicates that the move or copy operation failed. Moving occurs in the CreateItem(CreateItemType) method when you accept a meeting request that is in the Deleted Items folder. In addition, if you decline a meeting request, cancel a calendar item, or remove a meeting from your calendar, it is moved to the Deleted Items folder.

ErrorMoveDistinguishedFolder 276

Occurs if you try to move a distinguished folder.

ErrorMultiLegacyMailboxAccess 277
ErrorNameResolutionMultipleResults 278

Indicates that the ResolveNames(ResolveNamesType) method returned more than one result or that the ambiguous name that you specified matched more than one object in the directory. The response code includes the matched names in the response data.

ErrorNameResolutionNoMailbox 279

Indicates that the caller does not have a mailbox on the system.

ErrorNameResolutionNoResults 280

Occurs if the ResolveNames(ResolveNamesType) method returns no results.

ErrorNewEventStreamConnectionOpened 423

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

ErrorNoApplicableProxyCASServersAvailable 281

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

ErrorNoCalendar 282

Occurs if there is no Calendar folder for the mailbox.

ErrorNoDestinationCASDueToKerberosRequirements 283

Indicates that the request referred to a mailbox in another Active Directory site, but no Client Access servers in the destination site were configured for Windows Authentication and therefore the request could not be proxied.

ErrorNoDestinationCASDueToSSLRequirements 284

Indicates that the request referred to a mailbox in another Active Directory site, but no Client Access servers in the destination site were configured for SSL connections and therefore the request could not be proxied.

ErrorNoDestinationCASDueToVersionMismatch 285

Indicates that the request referred to a mailbox in another Active Directory site, but no Client Access servers in the destination site were of an acceptable product version to receive the request and therefore the request could not be proxied.

ErrorNoFolderClassOverride 286

Occurs if you set the FolderClass property when you are creating an item other than a generic folder. For typed folders such as CalendarFolderType and TasksFolderType, the folder class is implied. Setting the folder class to a different folder type by using the UpdateFolder(UpdateFolderType) method results in the ErrorObjectTypeChanged response. Instead, use a generic folder type but set the folder class to the value that you require. Exchange Web Services will create the correct strongly typed folder.

ErrorNoFreeBusyAccess 287

Indicates that the caller does not have free/busy viewing rights on the Calendar folder in question.

ErrorNonExistentMailbox 288

Indicates one of the following: 1) The e-mail address is empty in the CreateManagedFolder(CreateManagedFolderRequestType) method 2) the SMTP address does not map to a valid mailbox.

ErrorNonPrimarySmtpAddress 289

Occurs when a caller passes in a non-primary SMTP address. The response includes the correct SMTP address to use.

ErrorNoPropertyTagForCustomProperties 290

Indicates that MAPI properties in the custom range, 0x8000 and greater, cannot be referenced by property tags. You must use the PropertySetId property or the DistinguishedPropertySetId together with the PropertyName or PropertyId properties.

ErrorNoPublicFolderReplicaAvailable 291

This response code is not used.

ErrorNoPublicFolderServerAvailable 292

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

ErrorNoRespondingCASInDestinationSite 293

Indicates that the request referred to a mailbox in another Active Directory site, but none of the Client Access servers in that site responded and therefore the request could not be proxied.

ErrorNoSpeechDetected 427
ErrorNotAllowedExternalSharingByPolicy 403

Indicates that the caller attempted to grant permissions in its calendar or contacts folder to a user in another organization but the attempt failed.

ErrorNotDelegate 294

Indicates that the user is not a delegate for the mailbox. This error is returned by GetDelegate(GetDelegateType), RemoveDelegate(RemoveDelegateType), and UpdateDelegate(UpdateDelegateType) method calls when the specified delegate user is not found in the list of delegates.

ErrorNotEnoughMemory 295

Indicates that the operation could not be completed because of insufficient memory.

ErrorNotSupportedSharingMessage 418

Indicates that the sharing message is not supported.

ErrorObjectTypeChanged 296

Indicates that the object type cannot be changed. For the CreateItem(CreateItemType) method, the ItemClass property must be consistent with the strongly typed item such as a Message or Contact.

ErrorOccurrenceCrossingBoundary 297

Indicates that the time allotment for a given occurrence overlaps with an earlier or later occurrence.

ErrorOccurrenceTimeSpanTooBig 298

Indicates that the time allotment for a given occurrence overlaps with another occurrence of the same recurring item. This response also occurs if the length in minutes of a given occurrence is larger than Int32.MaxValue.

ErrorOperationNotAllowedWithPublicFolderRoot 299

Indicates that the current operation is not valid to be performed on the public folder root.

ErrorOrganizationNotFederated 406

Indicates that the requester's organization is not federated, so the requester cannot create sharing messages to send to an external user or cannot accept sharing messages received from an external user.

ErrorOutlookRuleBlobExists 421

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

ErrorParentFolderIdRequired 300

This response code is not used.

ErrorParentFolderNotFound 301

Occurs in the CreateFolder(CreateFolderType) when the parent folder is not found.

ErrorPasswordChangeRequired 302

Indicates that you must change your password before you can access this mailbox. This occurs when a new account has been created and the administrator indicated that the user must change the password at first logon. You cannot update the password by using Exchange Web Services. You must use a tool such as Outlook Web Access to change your password.

ErrorPasswordExpired 303

Indicates that the password has expired. You cannot change the password by using Exchange Web Services. You must use a tool such as Outlook Web Access to change your password.

ErrorPermissionNotAllowedByPolicy 405

Indicates that the requester attempted to grant permissions in its calendar or contacts folder to an external user, but the sharing policy assigned to the requester indicates that the requested permission level is higher is than what the sharing policy allows.

ErrorPhoneNumberNotDialable 304

Indicates that the phone number was not in the correct format.

ErrorPromptPublishingOperationFailed 306
ErrorPropertyUpdate 305

Indicates that the update failed because of invalid property values. The response message includes the invalid property paths.

ErrorPropertyValidationFailure 307

This response code is not used.

ErrorProxiedSubscriptionCallFailure 308

Indicates that the request referred to a subscription that exists on another Client Access server, but an attempt to proxy the request to that Client Access server failed.

ErrorProxyCallFailed 309

This response code is not used.

ErrorProxyGroupSidLimitExceeded 310

Indicates that the request referred to a mailbox in another Active Directory site, and the original caller is a member of more than 3000 groups.

ErrorProxyRequestNotAllowed 311

Indicates that the request that Exchange Web Services sent to another Client Access server when trying to fulfill a GetUserAvailability(GetUserAvailabilityRequestType) request was invalid. This response code likely indicates a configuration or rights error, or that someone is trying unsuccessfully to mimic an availability proxy request.

ErrorProxyRequestProcessingFailed 312

Indicates that Exchange Web Services tried to proxy an availability request to another Client Access server for fulfillment, but the request failed. This response can be caused by network connectivity issues or request time-out issues.

ErrorProxyServiceDiscoveryFailed 313

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

ErrorProxyTokenExpired 314

This response code is not used.

ErrorPublicFolderMailboxDiscoveryFailed 315
ErrorPublicFolderOperationFailed 316
ErrorPublicFolderRequestProcessingFailed 317

Occurs when the recipient passed to the GetUserAvailability method is located on a computer that is running a version of Exchange Server that is earlier than Exchange 2007 and the request to retrieve free/busy information for the recipient from the public folder server failed.

ErrorPublicFolderServerNotFound 318

Occurs when the recipient passed to the GetUserAvailability method is located on an Exchange server that is running a version of Exchange that is earlier than Exchange 2007 and the request to retrieve free/busy information for the recipient from the public folder server failed because the organizational unit did not have a public folder server associated with it.

ErrorPublicFolderSyncException 319
ErrorQueryFilterTooLong 320

Indicates that the search folder restriction may be valid, but is not supported by Exchange Web Services. Exchange Web Services limits restrictions to contain a maximum of 255 filter expressions. If you try to bind to an existing search folder that exceeds 255, this response code is returned.

ErrorQuotaExceeded 321

Occurs when the mailbox quota is exceeded.

ErrorReadEventsFailed 322

Indicates that the process for reading events was aborted because of an internal failure. Re-create the event synchronization based on a last known watermark.

ErrorReadReceiptNotPending 323

Occurs when an attempt has been made to suppress a read receipt when the message sender did not request a read receipt on the message.

ErrorRecipientNotFound 429
ErrorRecognizerNotInstalled 430
ErrorRecurrenceEndDateTooBig 324

Occurs when the end date for the recurrence is after 9/1/4500.

ErrorRecurrenceHasNoOccurrence 325

Indicates that the recurrence has no occurrence instances in the specified range.

ErrorRemoveDelegatesFailed 326

Indicates that the delegate list failed to be saved after delegates were removed.

ErrorRequestAborted 327

This response code is not used.

ErrorRequestStreamTooBig 328

Occurs when the request stream is larger than 400 KB.

ErrorRequiredPropertyMissing 329

Indicates that one or more of the required properties is missing from a CreateAttachment(CreateAttachmentType) call. The response indicates which property path was not set.

ErrorResolveNamesInvalidFolderType 330

Indicates that the caller has specified a folder that is not a Contacts folder to ResolveNames(ResolveNamesType).

ErrorResolveNamesOnlyOneContactsFolderAllowed 331

Indicates that the caller has specified more than one Contacts folder to ResolveNames(ResolveNamesType).

ErrorResponseSchemaValidation 332

Occurs when the response cannot be validated against the schema.

ErrorRestrictionTooComplex 334

Indicates that the restriction that was passed cannot be evaluated by Exchange Web Services.

ErrorRestrictionTooLong 333

Occurs when the restriction has more than 255 filters.

ErrorResultSetTooBig 335

Indicates that the number of calendar entries for a given recipient exceeds the allowed limit of 1000. Reduce the window and try again.

ErrorRulesOverQuota 422

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

ErrorSavedItemFolderNotFound 337

Indicates that the folder in which to save the item does not exist.

ErrorSchemaValidation 338

Occurs when the incoming request fails schema validation against types.xsd and messages.xsd. This response code is always returned within a SOAP fault.

ErrorSearchFolderNotInitialized 339

Indicates that the search folder was created, but the search criteria were never set on the folder. This only occurs when you access corrupted search folders that were created by using another API or client. To fix this error, call UpdateFolder(UpdateFolderType) and set the SearchParameters to include the restriction that should be on the folder.

ErrorSearchQueryHasTooManyKeywords 441
ErrorSearchTooManyMailboxes 442
ErrorSendAsDenied 340

Occurs when both of the following conditions occur:

ErrorSendMeetingCancellationsRequired 341

Occurs during a DeleteItem(DeleteItemType) call, when the SendMeetingCancellations property is missing from the request and the item to delete is a calendar item. If you are using the proxy objects, make sure that the SendMeetingCancellationsSpecified property is set to true.

ErrorSendMeetingInvitationsOrCancellationsRequired 342

Occurs during an UpdateItem(UpdateItemType) method call, when the SendMeetingInvitationsOrCancellations property is missing from the request and the item to update is a calendar item. If you are using the proxy objects, make sure that the SendMeetingInvitationsOrCancellationsSpecified property is set to true.

ErrorSendMeetingInvitationsRequired 343

Occurs during a CreateItem(CreateItemType) method call, when the SendMeetingInvitations property is missing from the request and the item to create is a calendar item. If you are using the proxy objects, make sure that the SendMeetingInvitationsSpecified property is set to true.

ErrorSentMeetingRequestUpdate 344

Indicates that after the organizer sends a meeting request, the request cannot be updated. To modify the meeting, modify the calendar item, not the meeting request.

ErrorSentTaskRequestUpdate 345

Indicates that after the task initiator sends a task request, that request cannot be updated.

ErrorServerBusy 346

Occurs when the server is busy.

ErrorServiceDiscoveryFailed 347

Indicates that Exchange Web Services tried to proxy a user availability request to the appropriate forest for the recipient, but it could not determine where to send the request because of a service discovery failure.

ErrorSharingNoExternalEwsAvailable 400

Indicates that the external URL property has not been set in the Active Directory database.

ErrorSharingSynchronizationFailed 399

Indicates that an attempt at synchronizing a sharing folder failed. This error code is returned when: the subscription for a sharing folder is not found; the sharing folder is not found; the corresponding directory user is not found; the user no longer exists; the appointment is invalid; the contact item is invalid; there is a communication failure with the remote server.

ErrorSpeechGrammarError 431
ErrorStaleObject 348

Occurs in an UpdateItem(UpdateItemType) or SendItem(SendItemType) method call when the change key is not up to date or was not supplied. Call GetItem(GetItemType) to retrieve an updated change key and then try the operation again.

ErrorSubmissionQuotaExceeded 349

Indicates that a user cannot immediately send more requests because the submission quota has been reached.

ErrorSubscriptionAccessDenied 350

Indicates that you tried to access a subscription by using an account that did not create that subscription. Each subscription can only be accessed by the creator of the subscription.

ErrorSubscriptionDelegateAccessNotSupported 351

Indicates that you cannot create a subscription if you are not the owner or do not have owner access to the mailbox.

ErrorSubscriptionNotFound 352

Indicates that the specified subscription does not exist. The subscription may have expired, the Exchange Web Services process may have been restarted, or an invalid subscription was passed in. If the subscription was valid, re-create the subscription with the latest watermark.

ErrorSubscriptionUnsubscribed 353

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

ErrorSyncFolderNotFound 354

Indicates that the folder ID that was specified in the SyncFolderItems(SyncFolderItemsType) method call does not exist.

ErrorTeamMailboxActiveToPendingDelete 359
ErrorTeamMailboxErrorUnknown 361
ErrorTeamMailboxFailedSendingNotifications 360
ErrorTeamMailboxNotAuthorizedOwner 358
ErrorTeamMailboxNotFound 355
ErrorTeamMailboxNotLinkedToSharePoint 356
ErrorTeamMailboxUrlValidationFailed 357
ErrorTimeIntervalTooBig 362

Indicates that the time window that was specified is larger than the allowed limit. By default, the allowed limit is 42.

ErrorTimeoutExpired 363

Occurs when there is not enough time to complete the processing of the request.

ErrorTimeZone 364

Indicates that there is a time zone error.

ErrorToFolderNotFound 365

Indicates that the destination folder does not exist.

ErrorTokenSerializationDenied 366

Occurs if the caller tries to perform a token serialization request but does not have ms-Exch-EPI-TokenSerialization rights on the Client Access server he or she is calling.

ErrorUMServerUnavailable 428
ErrorUnableToGetUserOofSettings 373

This response code is not used.

ErrorUnableToRemoveImContactFromGroup 374
ErrorUnifiedMessagingDialPlanNotFound 368

Indicates that a user's dial plan is not available.

ErrorUnifiedMessagingPromptNotFound 370
ErrorUnifiedMessagingReportDataNotFound 369
ErrorUnifiedMessagingRequestFailed 371

Indicates that the user could not be found.

ErrorUnifiedMessagingServerNotFound 372

Indicates that a valid server for the dial plan could not be found to handle the request.

ErrorUnsupportedCulture 376

Occurs if you try to set the Culture property to a value that is not parsable by the System.Globalization.CultureInfo class.

ErrorUnsupportedMapiPropertyType 377

Occurs if a caller tries to use extended properties of types object, object array, error or null.

ErrorUnsupportedMimeConversion 378

Occurs when you are trying to retrieve or set MIME content for an item other than a PostItemType, MessageType, or CalendarItemType object.

ErrorUnsupportedPathForQuery 379

Indicates that the property path cannot be used within a restriction.

ErrorUnsupportedPathForSortGroup 380

Indicates that the property path cannot be used for sorting or grouping operations.

ErrorUnsupportedPropertyDefinition 381

This response code is not used.

ErrorUnsupportedQueryFilter 382

Indicates that the search folder restriction may be valid, but is not supported by Exchange Web Services. You can still call the FindItem(FindItemType) method on the search folder restriction to retrieve the items in the search folder; however, you cannot get the actual restriction clause.

ErrorUnsupportedRecurrence 383

Indicates that the recurrence pattern that was supplied is not supported for tasks.

ErrorUnsupportedSubFilter 375

This response code is not used.

ErrorUnsupportedTypeForConversion 384

Indicates that Exchange Web Services found a property type in the store but cannot generate XML for the property type.

ErrorUpdateDelegatesFailed 385

Indicates that the delegate list failed to be saved after delegates were updated.

ErrorUpdatePropertyMismatch 367

Occurs when the single property path that is listed in a change description does not match the single property that is being set within the actual ItemType or FolderType object.

ErrorUserNotAllowedByPolicy 404

Indicates that the requester attempted to grant permissions in its calendar or contacts folder to an external user, but the sharing policy assigned to the requester indicates that the domain of the external user is not listed in the policy.

ErrorUserNotUnifiedMessagingEnabled 386

Indicates that the requester is not enabled.

ErrorUserWithoutFederatedProxyAddress 412

Indicates that the requester's organization has a set of federated domains but the requester's organization does not have any SMTP proxy addresses with one of the federated domains.

ErrorValueOutOfRange 388

Indicates that a calendar view start date or end date was set to 1/1/0001 12:00:00 AM or 12/31/9999 11:59:59 PM.

ErrorVirusDetected 389

Indicates that the Exchange Store detected a virus in the message.

ErrorVirusMessageDeleted 390

Indicates that the Exchange Store detected a virus in the message and deleted it.

ErrorVoiceMailNotImplemented 387

This response code is not used.

ErrorWebRequestInInvalidState 391

This response code is not used.

ErrorWin32InteropError 392

Indicates that there was an internal failure during communication with unmanaged code.

ErrorWorkingHoursSaveFailed 393

This response code is not used.

ErrorWorkingHoursXmlMalformed 394

This response code is not used.

ErrorWrongServerVersion 395

Indicates that a request can be made only to a server that is the same version as the mailbox server.

ErrorWrongServerVersionDelegate 396

Indicates that a request was made by a delegate that has a different server version than the principal's mailbox server.

NoError 0

This response code is returned when no errors occur.

Remarks

This enumeration is used by the ResponseCode property of the ResponseMessageType object.

Applies to