ServiceError Enum

Definition

Defines the error codes that can be returned by Exchange Web Services (EWS).

public enum class ServiceError
public enum ServiceError
Public Enum ServiceError
Inheritance
ServiceError

Fields

ErrorAccessDenied 1

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

ErrorAccessModeSpecified 2

Indicates that the impersonation authentication header should not be included in the request.

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 Active Directory Domain Services (AD DS).

ErrorADSessionFilter 7

Indicates that the ResolveName request specifies an invalid name.

ErrorADUnavailable 8

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

ErrorAffectedTaskOccurrencesRequired 9

Indicates that the AffectedTaskOccurrence 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 10

Indicates that the conversation action for categorizing, moving, or deleting did not succeed.

ErrorArchiveFolderPathCreation 12

Unable to create the folder in the archive mailbox where the items will be archived. The ErrorArchiveFolderPathCreation field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

ErrorArchiveMailboxNotEnabled 11

Unable to archive the mailbox because the target archive mailbox is disabled. The ErrorArchiveMailboxNotEnabled field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

ErrorArchiveMailboxSearchFailed 423

Archive mailbox search operation failed.The ErrorArchiveMailboxSearchFailed field is applicable for clients that target Exchange Online and versions of Exchange starting with 15.00.0847.032.

ErrorArchiveMailboxServiceDiscoveryFailed 13

The archive mailbox service could not locate the mailbox associated with the archive operation. The ErrorArchiveMailboxServiceDiscoveryFailed field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

ErrorAttachmentNestLevelLimitExceeded 14

Indicates that an attempt was made to create an item with more than 10 nested attachments. This error should be returned if an attempt is made at adding an eleventh nested attachment.

ErrorAttachmentSizeLimitExceeded 15

Indicates that the size of the attachment exceeds Int32.MaxValue, in bytes.

ErrorAutoDiscoverFailed 16

Indicates that Exchange Web Services tried to determine the location of a cross-forest computer that is running Microsoft Exchange Server that has the Client Access server role installed by using the Autodiscover, but the call to the Autodiscover failed.

ErrorAvailabilityConfigNotFound 17

Indicates that the availability configuration information for the local forest is missing from AD DS.

ErrorBatchProcessingStopped 18

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 19

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

ErrorCalendarCannotUpdateDeletedItem 20

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 21

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

ErrorCalendarCannotUseIdForRecurringMasterId 22

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

ErrorCalendarDurationIsTooLong 23

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

ErrorCalendarEndDateIsEarlierThanStartDate 24

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

ErrorCalendarFolderIsInvalidForCalendarView 25

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

ErrorCalendarInvalidAttributeValue 26

This error code is not used.

ErrorCalendarInvalidDayForTimeChangePattern 27

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

ErrorCalendarInvalidDayForWeeklyRecurrence 28

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

ErrorCalendarInvalidPropertyState 29

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

ErrorCalendarInvalidPropertyValue 30

This response code is not used.

ErrorCalendarInvalidRecurrence 31

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

ErrorCalendarInvalidTimeZone 32

Indicates that an invalid time zone was encountered.

ErrorCalendarIsCancelledForAccept 33

Indicates that a calendar item has been canceled.

ErrorCalendarIsCancelledForDecline 34

Indicates that a calendar item has been canceled.

ErrorCalendarIsCancelledForRemove 35

Indicates that a calendar item has been canceled.

ErrorCalendarIsCancelledForTentative 36

Indicates that a calendar item has been canceled.

ErrorCalendarIsDelegatedForAccept 37

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

ErrorCalendarIsDelegatedForDecline 38

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

ErrorCalendarIsDelegatedForRemove 39

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

ErrorCalendarIsDelegatedForTentative 40

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

ErrorCalendarIsGroupMailboxForAccept 451

For internal use only.

ErrorCalendarIsGroupMailboxForDecline 452

For internal use only.

ErrorCalendarIsGroupMailboxForSuppressReadReceipt 454

For internal use only.

ErrorCalendarIsGroupMailboxForTentative 453

For internal use only.

ErrorCalendarIsNotOrganizer 41

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

ErrorCalendarIsOrganizerForAccept 42

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

ErrorCalendarIsOrganizerForDecline 43

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

ErrorCalendarIsOrganizerForRemove 44

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 45

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

ErrorCalendarMeetingRequestIsOutOfDate 46

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

ErrorCalendarOccurrenceIndexIsOutOfRecurrenceRange 47

Occurs when the occurrence index that is specified 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 48

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

ErrorCalendarOutOfRange 49

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.

ErrorCalendarSeekToConditionNotSupported 422

SeekToConditionPageView not supported for calendar items.The ErrorCalendarSeekToConditionNotSupported field is applicable for clients that target Exchange Online and versions of Exchange starting with 15.00.0847.032.

ErrorCalendarViewRangeTooBig 50

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

ErrorCallerIsInvalidADAccount 51

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

ErrorCannotArchiveCalendarContactTaskFolderException 52

Items in Calendar, Contacts, or Tasks folders cannot be archived. The ErrorCannotArchiveCalendarContactTaskFolderException field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

ErrorCannotArchiveItemsInArchiveMailbox 53

Items in archive mailboxes cannot be archived. The ErrorCannotArchiveItemsInArchiveMailbox field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

ErrorCannotArchiveItemsInPublicFolders 54

Items in public folders cannot be archived. The ErrorCannotArchiveItemsInPublicFolders field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

ErrorCannotCreateCalendarItemInNonCalendarFolder 55

Occurs when you are creating a calendar item and the folder specified is a non-calendar folder.

ErrorCannotCreateContactInNonContactFolder 56

Occurs when you are creating a contact and the folder specified is a non-contact folder.

ErrorCannotCreatePostItemInNonMailFolder 57

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 58

Occurs when you are creating a task and the folder specified is a non-task folder.

ErrorCannotDeleteObject 59

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

ErrorCannotDeleteTaskOccurrence 60

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

ErrorCannotDisableMandatoryExtension 61

The end users cannot disable mandatory extensions. The ErrorCannotDisableMandatoryExtension field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

ErrorCannotEmptyFolder 62

Indicates that a folder cannot be emptied.

ErrorCannotGetExternalEcpUrl 63

Cannot get the external Exchange Control Panel URL. This can happen if the external Exchange Control Panel URL isn't configured. The ErrorCannotGetExternalEcpUrl field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

ErrorCannotGetSourceFolderPath 64

Unable to read the folder path for the source folder while archiving items. The ErrorCannotGetSourceFolderPath field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

ErrorCannotOpenFileAttachment 65

Occurs when the attachment stream does not open.

ErrorCannotSetCalendarPermissionOnNonCalendarFolder 66

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

ErrorCannotSetNonCalendarPermissionOnCalendarFolder 67

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

ErrorCannotSetPermissionUnknownEntries 68

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

ErrorCannotSpecifySearchFolderAsSourceFolder 69

Cannot specify search folders as source folders while archiving items. The ErrorCannotSpecifySearchFolderAsSourceFolder field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

ErrorCannotUseFolderIdForItemId 70

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

ErrorCannotUseItemIdForFolderId 71

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

ErrorChangeKeyRequired 72

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

ErrorChangeKeyRequiredForWriteOperations 73

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

ErrorClientDisconnected 74

Indicates that the client is disconnected.

ErrorClientIntentInvalidStateDefinition 428

For internal use only.

ErrorClientIntentNotFound 429

For internal use only.

ErrorConnectionFailed 75

Occurs when Exchange Web Services cannot connect to the mailbox.

ErrorContainsFilterWrongType 76

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

ErrorContentConversionFailed 77

Occurs when Exchange Web Services is unable to retrieve the Multipurpose Internet Mail Extensions (MIME) content for the item that was retrieved, or is unable to create the item.

ErrorContentIndexingNotEnabled 430

The Content Indexing service is required to perform this search, but it's not enabled.

ErrorCorruptData 78

Indicates that the data is corrupted and cannot be processed.

ErrorCreateItemAccessDenied 79

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

ErrorCreateManagedFolderPartialCompletion 80

Indicates that one or more of the managed folders that you tried to create failed to be created. Search for each folder to determine which folders were created and which folders do not exist.

ErrorCreateSubfolderAccessDenied 81

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

ErrorCrossMailboxMoveCopy 82

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

ErrorCrossSiteRequest 83

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

ErrorDataSizeLimitExceeded 84

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 85

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

ErrorDelegateAlreadyExists 86

Occurs when the specified user already exists in the list of delegates.

ErrorDelegateCannotAddOwner 87

Occurs when the specified user to be added as a delegate is the owner of the mailbox.

ErrorDelegateMissingConfiguration 88

Occurs when you try to get a delegate and 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 89

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

ErrorDelegateValidationFailed 90

Occurs in when you try to add a delegate user that is not valid.

ErrorDeleteDistinguishedFolder 91

Indicates that you cannot delete a distinguished folder.

ErrorDeleteItemsFailed 92

This response code is not used.

ErrorDeleteUnifiedMessagingPromptFailed 431

For internal use only.

ErrorDiscoverySearchesDisabled 421

Discovery searches are disabled. The ErrorDiscoverySearchesDisabled field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

ErrorDistinguishedUserNotSupported 93

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

ErrorDistributionListMemberNotExist 94

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

ErrorDuplicateInputFolderNames 95

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

ErrorDuplicateLegacyDistinguishedName 96

A duplicate Exchange legacy distinguished name (DN) exists. The ErrorDuplicateLegacyDistinguishedName field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

ErrorDuplicateSOAPHeader 97

Indicates that there are duplicate SOAP headers.

ErrorDuplicateUserIdsSpecified 98

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 99

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 100

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

ErrorExceededConnectionCount 101

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

ErrorExceededFindCountLimit 102

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 104

Indicates that the subscription that is referenced has expired.

ErrorExportRemoteArchiveItemsFailed 427

Export remote archive mailbox items failed.The ErrorExportRemoteArchiveItemsFailed field is applicable for clients that target Exchange Online and versions of Exchange starting with 15.00.0847.032.

ErrorExtensionNotFound 105

Cannot find the extension with the specified identifier. The ErrorExtensionNotFound field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

ErrorFindRemoteArchiveFolderFailed 425

Find remote archive mailbox folder failed.The ErrorFindRemoteArchiveFolderFailed field is applicable for clients that target Exchange Online and versions of Exchange starting with 15.00.0847.032.

ErrorFolderCorrupt 106

Indicates that the folder is corrupted and cannot be saved.

ErrorFolderExists 107

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.

ErrorFreeBusyDLLimitReached 113

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.

ErrorGetRemoteArchiveFolderFailed 424

Get remote archive mailbox folder failed.The ErrorGetRemoteArchiveFolderFailed field is applicable for clients that target Exchange Online and versions of Exchange starting with 15.00.0847.032.

ErrorGetRemoteArchiveItemFailed 426

Get remote archive mailbox item failed.The ErrorGetRemoteArchiveItemFailed field is applicable for clients that target Exchange Online and versions of Exchange starting with 15.00.0847.032.

ErrorGetServerSecurityDescriptorFailed 115

Error code is not used.

ErrorImContactLimitReached 116

The maximum number of contacts to block/add for instant messaging (IM) has been reached. The ErrorImContactLimitReached field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

ErrorImGroupDisplayNameAlreadyExists 117

The IM group display name already exists. The ErrorImGroupDisplayNameAlreadyExists field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

ErrorImGroupLimitReached 118

The maximum number of distribution group members to send an IM has been reached. The ErrorImGroupLimitReached field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

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.

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.

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 122

Indicates that the inbox rule is not valid.

ErrorIncorrectSchemaVersion 123

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

ErrorIncorrectUpdatePropertyCount 124

Indicates that each change description in update method call must list only one property to update.

ErrorIndividualMailboxLimitReached 125

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

ErrorInsufficientResources 126

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

ErrorInternalServerError 127

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 128

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

ErrorInvalidAccessLevel 129

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

ErrorInvalidArgument 130

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 131

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 retrieve the attachment by using the attachment ID.

ErrorInvalidAttachmentSubfilter 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 (a subfilter), Exchange Web Services cannot render the XML for that filter and returns this error.

ErrorInvalidAttachmentSubfilterTextFilter 133

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.

ErrorInvalidAuthorizationContext 134

Indicates that the authorization procedure for the requester failed.

ErrorInvalidChangeKey 135

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 416

Invalid client access token request. The ErrorInvalidClientAccessTokenRequest field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

ErrorInvalidClientSecurityContext 136

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

ErrorInvalidCompleteDate 137

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 138

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

ErrorInvalidContactEmailIndex 139

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

ErrorInvalidCrossForestCredentials 140

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

ErrorInvalidDelegatePermission 141

Indicates that the specified folder permissions are invalid.

ErrorInvalidDelegateUserId 142

Indicates that the specified delegate user ID is invalid.

ErrorInvalidExchangeImpersonationHeaderData 143

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 144

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

ErrorInvalidExpressionTypeForSubFilter 145

This response code is not used.

ErrorInvalidExtendedProperty 146

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 147

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.

ErrorInvalidExternalSharingInitiator 148

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

ErrorInvalidExternalSharingSubscriber 149

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

ErrorInvalidFederatedOrganizationId 150

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

ErrorInvalidFolderId 151

Occurs when the folder ID is corrupted.

ErrorInvalidFolderTypeForOperation 152

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 153

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 154

Occurs if a FreeBusyViewType of None is requested.

ErrorInvalidGetSharingFolderRequest 155

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

ErrorInvalidId 156

Occurs when the folder ID is corrupted.

ErrorInvalidIdEmpty 160

Indicates that the caller specified an ID that is empty.

ErrorInvalidIdMalformed 161

Indicates that the structure of the ID is internally inconsistent.

ErrorInvalidIdMalformedEwsLegacyIdFormat 162

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 the ConvertId method to convert them first.

ErrorInvalidIdMonikerTooLong 163

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 error code is returned if the length of the moniker is checked and the byte count is longer than expected.

ErrorInvalidIdNotAnItemAttachmentId 164

Occurs when the specified ID does not refer to an item attachment.

ErrorInvalidIdReturnedByResolveNames 165

Indicates that a contact in your mailbox is corrupt.

ErrorInvalidIdStoreObjectIdTooLong 166

Occurs when the structure of the ID is internally inconsistent.

ErrorInvalidIdTooManyAttachmentLevels 167

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

ErrorInvalidIdXml 168

This response code is not used.

ErrorInvalidImContactId 157

Invalid IM contact identifier. The ErrorInvalidImContactId field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

ErrorInvalidImDistributionGroupSmtpAddress 158

Invalid IM distribution group SMTP address. The ErrorInvalidImDistributionGroupSmtpAddress field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

ErrorInvalidImGroupId 159

Invalid IM contact identifier. The ErrorInvalidImGroupId field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

ErrorInvalidIndexedPagingParameters 169

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

ErrorInvalidInternetHeaderChildNodes 170

This response code is not used.

ErrorInvalidItemForOperationAcceptItem 171

Occurs when an attempt is made to accept 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 172

Invalid item type for an ArchiveItem action. The ErrorInvalidItemForOperationArchiveItem field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

ErrorInvalidItemForOperationCancelItem 173

Occurs when an attempt is made to cancel something other than a calendar item.

ErrorInvalidItemForOperationCreateItem 174

Indicates that you tried to create an unsupported item.

ErrorInvalidItemForOperationCreateItemAttachment 175

Indicates that you tried to create an item attachment by using an unsupported item type.

ErrorInvalidItemForOperationDeclineItem 176

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

ErrorInvalidItemForOperationExpandDL 177

Occurs when you try to expand something that is not a d istribution list.

ErrorInvalidItemForOperationRemoveItem 178

Occurs when you try to remove an item that is not a meeting cancellation.

ErrorInvalidItemForOperationSendItem 179

Occurs if you try to send an item that is not a message item. Only items whose ItemClass property value begins with IPM.Note can be sent.

ErrorInvalidItemForOperationTentative 180

Occurs if you try to tentatively accept an item that is not a calendar item or meeting request. Also occurs if you try to tentatively accept an item occurrence that is in the Deleted Items folder.

ErrorInvalidLogonType 181

Indicates that an invalid logon type was used.

ErrorInvalidMailbox 182

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

ErrorInvalidManagedFolderProperty 183

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

ErrorInvalidManagedFolderQuota 184

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

ErrorInvalidManagedFolderSize 185

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

ErrorInvalidManagementRoleHeader 417

Invalid management role header value or usage. The ErrorInvalidManagementRoleHeader field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

ErrorInvalidMergedFreeBusyInterval 186

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 187

Indicates that the name you are trying to resolve is invalid. For example, a zero-length string, a single space, a comma, and a dash are all invalid names.

ErrorInvalidNetworkServiceContext 188

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

ErrorInvalidOofParameter 189

This response code is not used.

ErrorInvalidOperation 190

This is a general error that is used when the requested operation is invalid.

ErrorInvalidOrganizationRelationshipForFreeBusy 191

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 192

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

ErrorInvalidParentFolder 193

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

ErrorInvalidPercentCompleteValue 194

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

ErrorInvalidPermissionSettings 195

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

ErrorInvalidPhoneCallId 196

Indicates that the caller identifier is not valid.

ErrorInvalidPhoneNumber 197

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

ErrorInvalidPhotoSize 450

The requested size is invalid.The ErrorInvalidPhotoSize field is applicable for clients that target Exchange Online and versions of Exchange starting with 15.00.0847.032.

ErrorInvalidPropertyAppend 198

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 199

Indicates that the property that you are trying to delete does not support deleting. For example, you cannot delete the ID property of an item.

ErrorInvalidPropertyForExists 200

Occurs if you specify one of the flag properties when using SearchFilter.Exists The following are the flag properties: IsDraft, IsSubmitted, IsUnmodified, IsResend, and IsFromMe.

ErrorInvalidPropertyForOperation 201

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

ErrorInvalidPropertyRequest 202

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 the PropertySet for a message.

ErrorInvalidPropertySet 203

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

ErrorInvalidPropertyUpdateSentMessage 204

Occurs 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 205

This response code is not used.

ErrorInvalidPullSubscriptionId 206

Occurs if you try to get events from or unsubscribe from a pull subscription by specifying a push subscription ID.

ErrorInvalidPushSubscriptionUrl 207

Indicates that the URL 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 208

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

ErrorInvalidRecipientSubfilter 209

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 210

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 211

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 212

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 213

Occurs under the following circumstances: The referenced item identifier is not a EmailMessage or Appointment object, or one of their descendants; the reference item identifier is for an Appointment object and the organizer is trying to Reply or ReplyAll.

ErrorInvalidRequest 214

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 215

This response code is not used.

ErrorInvalidRetentionTagIdGuid 219

Invalid retention tag identifer GUID. The ErrorInvalidRetentionTagIdGuid field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

ErrorInvalidRetentionTagInheritance 218

An implicit policy tag was applied to the target item or folder. The ErrorInvalidRetentionTagInheritance field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

ErrorInvalidRetentionTagInvisible 217

An invisible retention policy was applied to the item or folder. The ErrorInvalidRetentionTagInvisible field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

ErrorInvalidRetentionTagNone 420

There are no retention tags. The ErrorInvalidRetentionTagNone field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

ErrorInvalidRetentionTagTypeMismatch 216

A policy tag of the wrong type was applied to an item or folder. The ErrorInvalidRetentionTagTypeMismatch field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

ErrorInvalidRoutingType 220

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

ErrorInvalidScheduledOofDuration 221

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 222

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

ErrorInvalidSecurityDescriptor 223

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

ErrorInvalidSendItemSaveSettings 224

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

ErrorInvalidSerializedAccessToken 225

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 226

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

ErrorInvalidSharingData 227

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

ErrorInvalidSharingMessage 228

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

ErrorInvalidSid 229

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

ErrorInvalidSIPUri 230

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

ErrorInvalidSmtpAddress 231

Indicates that the SMTP address cannot be parsed.

ErrorInvalidSubfilterType 232

This response code is not used.

ErrorInvalidSubfilterTypeNotAttendeeType 233

This response code is not used.

ErrorInvalidSubfilterTypeNotRecipientType 234

This response code is not used.

ErrorInvalidSubscription 235

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

ErrorInvalidSubscriptionRequest 236

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 237

Indicates that the sync state data is corrupted. To fix this error, you must resynchronize without the sync state. Make sure that if you are persisting sync state blobs and that you are not accidentally truncating the BLOB.

ErrorInvalidTimeInterval 238

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

ErrorInvalidUserInfo 239

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 240

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

ErrorInvalidUserPrincipalName 241

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

ErrorInvalidUserSid 242

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 243

This response code is not used.

ErrorInvalidValueForProperty 244

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 245

Indicates that the watermark is invalid.

ErrorIPGatewayNotFound 246

Indicates that a valid VoIP gateway is not available.

ErrorIrresolvableConflict 247

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 248

Indicates that the state of the object is corrupted and cannot be retrieved.

ErrorItemNotFound 249

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

ErrorItemPropertyRequestFailed 250

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

ErrorItemSave 251

Occurs when attempts to save the item or folder fail.

ErrorItemSavePropertyError 252

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 253

Error code is not used.

ErrorLocalServerObjectNotFound 254

Error code is not used.

ErrorLocationServicesDisabled 432

For internal use only.

ErrorLocationServicesInvalidRequest 433

For internal use only.

ErrorLocationServicesRequestFailed 434

For internal use only.

ErrorLocationServicesRequestTimedOut 435

For internal use only.

ErrorLogonAsNetworkServiceFailed 255

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 256

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

ErrorMailboxDataArrayEmpty 257

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

ErrorMailboxDataArrayTooBig 258

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

ErrorMailboxFailover 259

Error code is not used.

ErrorMailboxHoldNotFound 260

The referenced mailbox hold is not found. The ErrorMailboxHoldNotFound field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

ErrorMailboxLogonFailed 261

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

ErrorMailboxMoveInProgress 262

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

Mailbox scope not allowed without a query string.The ErrorMailboxScopeNotAllowedWithoutQueryString field is applicable for clients that target Exchange Online and versions of Exchange starting with 15.00.0847.032.

ErrorMailboxStoreUnavailable 263

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

ErrorMailRecipientNotFound 264

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

ErrorMailTipsDisabled 265

Indicates that mail tips are disabled.

ErrorManagedFolderAlreadyExists 266

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

ErrorManagedFolderNotFound 267

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 268

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 269

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

ErrorMessageDispositionRequired 270

Occurs if the message disposition is not set.

ErrorMessageSizeExceeded 271

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

ErrorMessageTrackingNoSuchDomain 272

Indicates that the domain specified in the tracking request does not exist.

ErrorMessageTrackingPermanentError 273

Indicates that the tracking service cannot track the message.

ErrorMessageTrackingTransientError 274

Indicates that the tracking service is not available. Attempt to track the message at a later time.

ErrorMimeContentConversionFailed 275

Occurs when the MIME content is not a valid iCal when you try to create an item. When you are trying to retrieve an item, this response indicates that the MIME content could not be generated.

ErrorMimeContentInvalid 276

Occurs when the MIME content is invalid.

ErrorMimeContentInvalidBase64String 277

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

ErrorMissedNotificationEvents 278

Indicates that the subscription missed events. The service will continue with the connection.

ErrorMissingArgument 279

Indicates that a required argument was missing from the request.

ErrorMissingEmailAddress 280

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 281

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.

ErrorMissingInformationEmailAddress 282

Indicates that the attendee or recipient does not have email address set.

ErrorMissingInformationReferenceItemId 283

Occurs if the reference item ID value is missing.

ErrorMissingInformationSharingFolderId 284

This error code is never returned.

ErrorMissingItemForCreateItemAttachment 285

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

ErrorMissingManagedFolderId 286

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

ErrorMissingRecipients 287

Indicates that you tried to send an item without including recipients.

ErrorMissingUserIdInformation 288

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

ErrorMoreThanOneAccessModeSpecified 289

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

ErrorMoveCopyFailed 290

Indicates that the move or copy operation failed.

ErrorMoveDistinguishedFolder 291

Occurs if you try to move a distinguished folder.

ErrorMultiLegacyMailboxAccess 292

A request attempted to access multiple mailbox servers. The ErrorMultiLegacyMailboxAccess field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

ErrorNameResolutionMultipleResults 293

Indicates that the ResolveName 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 294

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

ErrorNameResolutionNoResults 295

Occurs if the ResolveNames method returns no results.

ErrorNewEventStreamConnectionOpened 296

Indicates that a new connection was opened against the subscription.

ErrorNoApplicableProxyCASServersAvailable 297

Indicates that EWS was unable to find a CAS server in the target site that should handle the request. This error may be caused by a configuration problem.

ErrorNoCalendar 298

Occurs if there is no Calendar folder for the mailbox.

ErrorNoDestinationCASDueToKerberosRequirements 299

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 300

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 301

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 302

Occurs if you set the folder class when you are creating an item other than a generic folder.

ErrorNoFreeBusyAccess 303

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

ErrorNonExistentMailbox 304

Indicates one of the following: 1) The e-mail address is empty in the call to create a managed folder 2) the SMTP address does not map to a valid mailbox.

ErrorNonPrimarySmtpAddress 305

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

ErrorNoPropertyTagForCustomProperties 306

Indicates that MAPI properties in the custom range, 0x8000 and greater, cannot be referenced by property tags.

ErrorNoPublicFolderReplicaAvailable 307

This response code is not used.

ErrorNoPublicFolderServerAvailable 308

Indicates that no public folder server was available to handle the request. The content was not available on the caller’s home public server (or they don’t have one) and was not found on any replica servers.

ErrorNoRespondingCASInDestinationSite 309

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 438

For internal use only.

ErrorNotAllowedExternalSharingByPolicy 310

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

ErrorNotDelegate 311

Indicates that the user is not a delegate for the mailbox.

ErrorNotEnoughMemory 312

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

ErrorNotSupportedSharingMessage 313

Indicates that the sharing message is not supported.

ErrorObjectTypeChanged 314

Indicates that the object type cannot be changed.

ErrorOccurrenceCrossingBoundary 315

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

ErrorOccurrenceTimeSpanTooBig 316

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 317

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

ErrorOrganizationNotFederated 318

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

ErrorOutlookRuleBlobExists 319

Indicates that Microsoft Outlook was used to manage the Inbox rule collection, and the Outlook Rule BLOB must be removed before this application can make changes to the Inbox rules collection.

ErrorParentFolderIdRequired 320

This response code is not used.

ErrorParentFolderNotFound 321

Occurs when you try to create a folder if the parent folder is not found.

ErrorPasswordChangeRequired 322

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 323

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 324

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

ErrorPhoneNumberNotDialable 325

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

ErrorPromptPublishingOperationFailed 439

An error occurred while accessing the custom prompt publishing point.The ErrorPromptPublishingOperationFailed field is applicable for clients that target Exchange Online and versions of Exchange starting with 15.00.0847.032.

ErrorPropertyUpdate 326

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

ErrorPropertyValidationFailure 327

This response code is not used.

ErrorProxiedSubscriptionCallFailure 328

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 329

This response code is not used.

ErrorProxyGroupSidLimitExceeded 330

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 331

Indicates that the request that Exchange Web Services sent to another Client Access server when trying to fulfill a GetUserAvailability 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 332

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 333

A transient error that indicates that EWS was not able to determine whether the request should run on the target CAS server or be proxied to another server. Retry the request.

ErrorProxyTokenExpired 334

This response code is not used.

ErrorPublicFolderMailboxDiscoveryFailed 440

Unable to discover the URL of the public folder mailbox.The ErrorPublicFolderMailboxDiscoveryFailed field is applicable for clients that target Exchange Online and versions of Exchange starting with 15.00.0847.032.

ErrorPublicFolderOperationFailed 441

Public folder operation failed.The ErrorPublicFolderOperationFailed field is applicable for clients that target Exchange Online and versions of Exchange starting with 15.00.0847.032.

ErrorPublicFolderRequestProcessingFailed 335

Occurs when you try to get availability for a recipient that 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 336

Occurs when you try to get user availability for a recipient that 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 442

The operation succeeded on the primary public folder mailbox, but failed to sync to the secondary public folder mailbox.The ErrorPublicFolderSyncException field is applicable for clients that target Exchange Online and versions of Exchange starting with 15.00.0847.032.

ErrorQueryFilterTooLong 337

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 338

Occurs when the mailbox quota is exceeded.

ErrorReadEventsFailed 339

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 340

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 443

Discovery Searches are disabled.The ErrorRecipientNotFound field is applicable for clients that target Exchange Online and versions of Exchange starting with 15.00.0847.032.

ErrorRecognizerNotInstalled 444

For internal use only.

ErrorRecurrenceEndDateTooBig 341

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

ErrorRecurrenceHasNoOccurrence 342

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

ErrorRemoveDelegatesFailed 343

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

ErrorRequestAborted 344

This error code is not used.

ErrorRequestStreamTooBig 345

Occurs when the request stream is larger than 400 KB.

ErrorRequiredPropertyMissing 346

Indicates that one or more of the required properties is missing when you try to create an attachments.

ErrorResolveNamesInvalidFolderType 347

Indicates that the caller has specified a folder that is not a Contacts folder.

ErrorResolveNamesOnlyOneContactsFolderAllowed 348

Indicates that the caller has specified more than one Contacts folder.

ErrorResponseSchemaValidation 349

Occurs when the response cannot be validated against the schema.

ErrorRestrictionTooComplex 350

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

ErrorRestrictionTooLong 351

Occurs when the restriction has more than 255 filters.

ErrorResultSetTooBig 352

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

ErrorRulesOverQuota 353

Indicates that the user has exceeded the allowed rule collection size. The user must delete rules before they can create additional rules.

ErrorSavedItemFolderNotFound 354

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

ErrorSchemaValidation 355

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 356

Indicates that the search folder was created, but the search criteria were never set on the folder.

ErrorSearchQueryHasTooManyKeywords 418

The associated mailbox search query has too many keywords. The ErrorSearchQueryHasTooManyKeywords field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

ErrorSearchTooManyMailboxes 419

The maximum number of mailboxes allowed in a search query has been exceeded. The ErrorSearchTooManyMailboxes field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

ErrorSendAsDenied 357

Occurs when both of the following conditions occur: (1) A user has been granted CanActAsOwner permissions but is not granted delegate rights on the principal’s mailbox; (2) the same user tries to create and send an e-mail message in the principal’s mailbox by using the SendAndSaveCopy option. The result is an ErrorSendAsDenied error and the creation of the e-mail message in the principal’s Drafts folder.

ErrorSendMeetingCancellationsRequired 358

Occurs when you try to delete a calendar item without specifying whether meeting cancellations should be sent.

ErrorSendMeetingInvitationsOrCancellationsRequired 359

Occurs when you try to update a calendar item without specifying whether meeting cancellations should be sent.

ErrorSendMeetingInvitationsRequired 360

Occurs when you try to create a calendar item without specifying whether meeting cancellations should be sent.

ErrorSentMeetingRequestUpdate 361

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 362

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

ErrorServerBusy 363

Occurs when the server is busy.

ErrorServiceDiscoveryFailed 364

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 365

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

ErrorSharingSynchronizationFailed 366

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 445

For internal use only.

ErrorStaleObject 367

Occurs when you try to update or send an item if the change key is not up to date or was not supplied. Retrieve the item to get an updated change key and then try the operation again.

ErrorSubmissionQuotaExceeded 368

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

ErrorSubscriptionAccessDenied 369

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 370

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

ErrorSubscriptionNotFound 371

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 372

Indicates that the client is not subscribed to the subscription.

ErrorSyncFolderNotFound 373

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

ErrorTeamMailboxActiveToPendingDelete 378

A site mailbox has not been closed prior to setting its TeamMailboxLifecycleState enumeration value to PendingDelete. The ErrorTeamMailboxActiveToPendingDelete field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

ErrorTeamMailboxErrorUnknown 380

The site mailbox error is unknown. The ErrorTeamMailboxErrorUnknown field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

ErrorTeamMailboxFailedSendingNotifications 379

The site mailbox failed to send notifications. The ErrorTeamMailboxFailedSendingNotifications field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

ErrorTeamMailboxNotAuthorizedOwner 377

The associated action can be done only by an authorized owner of the site mailbox. The ErrorTeamMailboxNotAuthorizedOwner field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

ErrorTeamMailboxNotFound 374

The site mailbox was not found. The ErrorTeamMailboxNotFound field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

ErrorTeamMailboxNotLinkedToSharePoint 375

The site mailbox is not linked to an online team portal. The ErrorTeamMailboxNotLinkedToSharePoint field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

ErrorTeamMailboxUrlValidationFailed 376

The site mailbox URL validation failed. The ErrorTeamMailboxUrlValidationFailed field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

ErrorTimeIntervalTooBig 381

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

ErrorTimeoutExpired 382

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

ErrorTimeZone 383

Indicates that there is a time zone error.

ErrorToFolderNotFound 384

Indicates that the destination folder does not exist.

ErrorTokenSerializationDenied 385

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 they are calling.

ErrorTooManyObjectsOpened 446

Too many concurrent connections opened.The ErrorTooManyObjectsOpened field is applicable for clients that target Exchange Online and versions of Exchange starting with 15.00.0847.032.

ErrorUMServerUnavailable 447

For internal use only.

ErrorUnableToGetUserOofSettings 386

This response code is not used.

ErrorUnableToRemoveImContactFromGroup 387

The IM contact cannot be removed from the group. The ErrorUnableToRemoveImContactFromGroup field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

ErrorUnifiedMessagingDialPlanNotFound 388

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

ErrorUnifiedMessagingPromptNotFound 448

For internal use only.

ErrorUnifiedMessagingReportDataNotFound 449

For internal use only.

ErrorUnifiedMessagingRequestFailed 389

Indicates that the user could not be found.

ErrorUnifiedMessagingServerNotFound 390

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

ErrorUnsupportedCulture 391

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

ErrorUnsupportedMapiPropertyType 392

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

ErrorUnsupportedMimeConversion 393

Occurs when you are trying to retrieve or set MIME content for an item other than a PostItem, EmailMessage, or Appointment object.

ErrorUnsupportedPathForQuery 394

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

ErrorUnsupportedPathForSortGroup 395

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

ErrorUnsupportedPropertyDefinition 396

This response code is not used.

ErrorUnsupportedQueryFilter 397

Indicates that the search folder restriction may be valid, but is not supported by Exchange Web Services.

ErrorUnsupportedRecurrence 398

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

ErrorUnsupportedSubFilter 399

This response code is not used.

ErrorUnsupportedTypeForConversion 400

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

ErrorUpdateDelegatesFailed 401

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

ErrorUpdatePropertyMismatch 402

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 item or folder object.

ErrorUserNotAllowedByPolicy 403

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

ErrorUserNotUnifiedMessagingEnabled 404

Indicates that the requestor is not enabled.

ErrorUserWithoutFederatedProxyAddress 405

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

ErrorValueOutOfRange 406

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 407

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

ErrorVirusMessageDeleted 408

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

ErrorVoiceMailNotImplemented 409

This response code is not used.

ErrorWeatherServiceDisabled 436

For internal use only.

ErrorWebRequestInInvalidState 410

This error code is not used.

ErrorWin32InteropError 411

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

ErrorWorkingHoursSaveFailed 412

This error code is not used.

ErrorWorkingHoursXmlMalformed 413

This response code is not used.

ErrorWrongServerVersion 414

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

ErrorWrongServerVersionDelegate 415

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

NoError 0

Indicates that an error has not occurred.

Applies to