ResponseCodeType Enumeration

The ResponseCodeType enumeration provides status information for the request.

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

Syntax

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

Members

Member name Description
ErrorAccessDenied Indicates that the calling account does not have the rights to perform the action requested.
ErrorAccountDisabled Indicates that the account in question has been disabled.
ErrorAddDelegatesFailed Occurs when a list with added delegates cannot be saved.
ErrorAddressSpaceNotFound Indicates that the address space record, or Domain Name System (DNS) domain name, for cross-forest availability could not be found in the Active Directory directory service.
ErrorADOperation Indicates that the operation failed because of communication problems with Active Directory.
ErrorADSessionFilter Indicates that the ResolveNames request specifies an invalid name.
ErrorADUnavailable Indicates that Active Directory is unavailable. Try your request again later.
ErrorAffectedTaskOccurrencesRequired 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.
ErrorAttachmentSizeLimitExceeded Indicates that the size of the attachment exceeds Int32.MaxValue, in bytes. This response code is applicable to the CreateAttachment and GetAttachment methods.
ErrorAutoDiscoverFailed Indicates that Exchange Web Services tried to determine the location of a cross-forest computer that is running Microsoft 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 method.
ErrorAvailabilityConfigNotFound Indicates that the availability configuration information for the local forest is missing from Active Directory. This response code is applicable to the GetUserAvailability method.
ErrorBatchProcessingStopped 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 Indicates that an attempt was made to move or copy an occurrence of a recurring calendar item.
ErrorCalendarCannotUpdateDeletedItem 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 Indicates that the OccurrenceId does not correspond to a valid occurrence of the recurringMasterId.
ErrorCalendarCannotUseIdForRecurringMasterId Indicates that the recurringMasterId does not correspond to a valid occurrence of the OccurrenceId.
ErrorCalendarDurationIsTooLong Indicates that the item duration of a calendar item exceeds five years.
ErrorCalendarEndDateIsEarlierThanStartDate Indicates that the end date/time must be changed so that it is greater than the start date/time.
ErrorCalendarFolderIsInvalidForCalendarView Indicates that the find operation that is using the CalendarViewType object is not for a calendar folder.
ErrorCalendarInvalidAttributeValue This response code is not used.
ErrorCalendarInvalidDayForTimeChangePattern Indicates that invalid values of Day, WeekDay, and WeekendDay were used to define the time change pattern.
ErrorCalendarInvalidDayForWeeklyRecurrence Indicates that invalid values of Day, WeekDay, and WeekendDay were used to specify the weekly recurrence.
ErrorCalendarInvalidPropertyState Indicates that the state of the calendar item recurrence binary large object (BLOB) in the Exchange store is invalid.
ErrorCalendarInvalidPropertyValue This response code is not used.
ErrorCalendarInvalidRecurrence Indicates that the internal structure of the objects that represent the recurrence is invalid.
ErrorCalendarInvalidTimeZone Indicates that an invalid time zone was encountered.
ErrorCalendarIsDelegatedForAccept Indicates that delegate access cannot be used to accept a meeting request.
ErrorCalendarIsDelegatedForDecline Indicates that delegate access cannot be used to decline a meeting request.
ErrorCalendarIsDelegatedForRemove Indicates that delegate access cannot be used to delete a meeting request.
ErrorCalendarIsDelegatedForTentative Indicates that delegate access cannot be used to tentatively accept a meeting request.
ErrorCalendarIsNotOrganizer Indicates that a meeting cannot be canceled by someone other than the organizer.
ErrorCalendarIsOrganizerForAccept Indicates that the meeting organizer cannot accept the meeting. Only attendees can accept meeting requests.
ErrorCalendarIsOrganizerForDecline Indicates that the meeting organizer cannot decline the meeting. Only attendees can decline meeting requests.
ErrorCalendarIsOrganizerForRemove 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 Indicates that the meeting organizer cannot tentatively accept a meeting. Only attendees can tentatively accept meeting requests.
ErrorCalendarMeetingRequestIsOutOfDate Indicates that a meeting request is out-of-date and cannot be updated.
ErrorCalendarOccurrenceIndexIsOutOfRecurrenceRange 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 Occurs when the occurrence index that is specified in the OccurrenceId property corresponds to a deleted instance.
ErrorCalendarOutOfRange 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 Occurs when the range for calendar paging is larger than two years.
ErrorCannotCreateCalendarItemInNonCalendarFolder Occurs when you are creating a calendar item and the SavedItemFolderId property refers to a non-calendar folder.
ErrorCannotCreateContactInNonContactFolder Occurs when you are creating a contact and the SavedItemFolderId property refers to a non-contact folder.
ErrorCannotCreatePostItemInNonMailFolder 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 Occurs when you are creating a Task and the SavedItemFolderId property refers to a non-task folder.
ErrorCannotDeleteObject Indicates that the item or folder to delete cannot be deleted.
ErrorCannotDeleteTaskOccurrence Indicates that you cannot delete an occurrence of a nonrecurring task and you cannot delete the last occurrence of a recurring task.
ErrorCannotOpenFileAttachment Occurs when the attachment stream does not open.
ErrorCannotSetCalendarPermissionOnNonCalendarFolder Indicates that the caller tried to set calendar permissions on a non-calendar folder.
ErrorCannotSetNonCalendarPermissionOnCalendarFolder Indicates that the caller tried to set non-calendar permissions on a calendar folder.
ErrorCannotSetPermissionUnknownEntries Indicates that you cannot set unknown permissions in a permissions set.
ErrorCannotUseFolderIdForItemId Occurs when the ID that was passed represents a folder instead of an item.
ErrorCannotUseItemIdForFolderId Occurs when the ID that was passed in represents an item instead of a folder.
ErrorChangeKeyRequired This response code has been replaced by ErrorChangeKeyRequiredForWriteOperations.
ErrorChangeKeyRequiredForWriteOperations Indicates that a valid change key must be provided when you are performing certain update operations.
ErrorConnectionFailed Occurs when Exchange Web Services cannot connect to the mailbox.
ErrorContentConversionFailed 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 method, or is unable to create the item from the CreateItem method.
ErrorCorruptData Indicates that the data is corrupted and cannot be processed.
ErrorCreateItemAccessDenied Indicates that the caller does not have the right to create the item.
ErrorCreateManagedFolderPartialCompletion Indicates that one or more of the managed folders that were passed to the CreateManagedFolder method failed to be created. Search for each folder to determine which folders were created and which folders do not exist.
ErrorCreateSubfolderAccessDenied Indicates that the calling account does not have the proper rights to create the subfolder.
ErrorCrossMailboxMoveCopy Indicates that the item or folder cannot be moved from one mailbox to another.
ErrorDataSizeLimitExceeded 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 Occurs when the underlying data provider failed to complete the operation.
ErrorDelegateAlreadyExists Occurs in an AddDelegate method call when the specified user already exists in the list of delegates.
ErrorDelegateCannotAddOwner Occurs in an AddDelegate method call when the specified user to be added is the owner of the mailbox.
ErrorDelegateMissingConfiguration Occurs in a GetDelegate 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 Active Directory).
ErrorDelegateNoUser Occurs when a specified user cannot be mapped to a user in Active Directory.
ErrorDelegateValidationFailed Occurs in an AddDelegate method call when an added delegate user is not valid.
ErrorDeleteDistinguishedFolder Indicates that you cannot delete a distinguished folder.
ErrorDeleteItemsFailed This response code is not used.
ErrorDistinguishedUserNotSupported Indicates that a distinguished user ID is not valid for the operation. DistinguishedUserType should not be present in the request.
ErrorDuplicateInputFolderNames Occurs when there are duplicate folder names in the array that was passed into the CreateManagedFolder method.
ErrorDuplicateUserIdsSpecified 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 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 Indicates that the subscription that was created with a particular watermark is no longer valid.
ErrorExpiredSubscription Indicates that the subscription that is referenced by the GetEvents method has expired.
ErrorFolderCorrupt Indicates that the folder is corrupted and cannot be saved.
ErrorFolderExists Indicates that a folder that has that name already exists. Duplicate folder names are not allowed within the same parent folder.
ErrorFolderNotFound 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 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 Indicates that the folder could not be created or saved because of an invalid state.
ErrorFolderSaveFailed Indicates that the folder could not be created or saved because of an invalid state.
ErrorFolderSavePropertyError Indicates that the folder could not be created or updated because of invalid property values. The response code lists which properties caused the problem.
ErrorFreeBusyGenerationFailed Occurs when free/busy information cannot be retrieved because of an intervening failure.
ErrorGetServerSecurityDescriptorFailed This response code is not used.
ErrorImpersonateUserDenied 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 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 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.
ErrorIncorrectSchemaVersion Indicates that the request was valid for the current Exchange Server version but was invalid for the request server version that was specified.
ErrorIncorrectUpdatePropertyCount Indicates that each change description in an UpdateItem or UpdateFolder method call must list only one property to update.
ErrorIndividualMailboxLimitReached Occurs when the request contains too many attendees to resolve. By default, the maximum number of attendees to resolve is 100.
ErrorInsufficientResources Indicates that the mailbox server is overloaded. Try your request again later.
ErrorInternalServerError 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 Indicates that an internal server error occurred and that you should try your request again later.
ErrorInvalidAccessLevel Indicates that the level of access that the caller has on the free/busy data is invalid.
ErrorInvalidAttachmentId 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 method on the attachment ID.
ErrorInvalidAttachmentSubfilter 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 method on the folder, but do not request the SearchParameters property.
ErrorInvalidAttachmentSubfilterTextFilter 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 method on the folder, but do not request the SearchParameters property.
ErrorInvalidAuthorizationContext Indicates that the authorization procedure for the requestor failed.
ErrorInvalidChangeKey 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.
ErrorInvalidClientSecurityContext Indicates that there was an internal error when an attempt was made to resolve the identity of the caller.
ErrorInvalidCompleteDate 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.
ErrorInvalidCrossForestCredentials Occurs when the credentials that are used to proxy a request to a different directory service forest fail authentication.
ErrorInvalidDelegatePermission Indicates that the specified folder permissions are invalid.
ErrorInvalidDelegateUserId Indicates that the specified delegate user ID is invalid.
ErrorInvalidExchangeImpersonationHeaderData 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 Indicates that the bitmask that was passed into the Excludes restriction was unable to be parsed.
ErrorInvalidExpressionTypeForSubFilter This response code is not used.
ErrorInvalidExtendedProperty 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 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.
ErrorInvalidFolderId Occurs when the folder ID is corrupted.
ErrorInvalidFolderTypeForOperation 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 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 Occurs if a FreeBusyViewType of None is requested.
ErrorInvalidId Indicates that the structure of the ID and/or change key is internally inconsistent.
ErrorInvalidIdEmpty Indicates that the caller specified an ID that is empty.
ErrorInvalidIdMalformed Indicates that the structure of the ID is internally inconsistent.
ErrorInvalidIdMalformedEwsLegacyIdFormat 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 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 Occurs when the AttachmentId property does not refer to an item attachment.
ErrorInvalidIdReturnedByResolveNames Indicates that a contact in your mailbox is corrupt.
ErrorInvalidIdStoreObjectIdTooLong Occurs when the structure of the ID is internally inconsistent.
ErrorInvalidIdTooManyAttachmentLevels Indicates that the attachment hierarchies exceed the maximum of 255 levels deep.
ErrorInvalidIdXml This response code is not used.
ErrorInvalidIndexedPagingParameters Occurs if the offset for indexed paging is less than zero.
ErrorInvalidInternetHeaderChildNodes This response code is not used.
ErrorInvalidItemForOperationAcceptItem 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.
ErrorInvalidItemForOperationCancelItem Occurs when a CancelCalendarItemType object is created for something other than a calendar item.
ErrorInvalidItemForOperationCreateItem 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 by using the CreateItem method. In addition, certain types are created as a side effect of doing something else. MeetingMessages, for example, are created when you send a calendar item to attendees; they are not explicitly created.
ErrorInvalidItemForOperationCreateItemAttachment 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 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 Occurs when the instance of the ExpandDLType class that was passed to the ExpandDL method does not represent a distribution list.
ErrorInvalidItemForOperationRemoveItem Occurs when a RemoveItemType object is created for an item other than a meeting cancellation.
ErrorInvalidItemForOperationSendItem Occurs if the SendItem 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 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.
ErrorInvalidManagedFolderProperty Indicates that the structure of the managed folder is corrupted and cannot be rendered.
ErrorInvalidManagedFolderQuota Indicates that the quota that is set on the managed folder is less than zero, which indicates a corrupted managed folder.
ErrorInvalidManagedFolderSize Indicates that the size that is set on the managed folder is less than zero, which indicates a corrupted managed folder.
ErrorInvalidMergedFreeBusyInterval 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 Indicates that the name that was passed into the ResolveNames method was invalid. For example, a zero-length string, a single space, a comma, and a dash are all invalid names.
ErrorInvalidNetworkServiceContext Indicates an error in the Network Service account on the Client Access server.
ErrorInvalidOofParameter This response code is not used.
ErrorInvalidOperation This is a general error that is used when the requested operation is invalid. For example, this error indicates any of the following:
ErrorInvalidPagingMaxRows Indicates that zero rows or a negative value is specified as the maximum number of rows to be returned.
ErrorInvalidParentFolder Indicates that you passed in an invalid parent folder for an operation, for example by creating a folder within a search folder.
ErrorInvalidPercentCompleteValue Occurs if the percent complete property is set to a value that is not between 0 and 100 (inclusive).
ErrorInvalidPermissionSettings Indicates that the permission level is inconsistent with the permission settings.
ErrorInvalidPropertyAppend 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 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 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 Indicates that the property that you are trying to manipulate does not support the operation that is being performed on it.
ErrorInvalidPropertyRequest 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 method call for a message or is updated in an UpdateItem method call for a message.
ErrorInvalidPropertySet Indicates that the property you are trying to set is read-only.
ErrorInvalidPropertyUpdateSentMessage Occurs during an UpdateItem 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 This response code is not used.
ErrorInvalidPullSubscriptionId Occurs if you called GetEvents or Unsubscribe 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 Indicates that the URL that was provided as a callback for the Subscribe 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 Indicates that the recipient collection on your message or the attendee collection on your calendar item is invalid.
ErrorInvalidRecipientSubfilter 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 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 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 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 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 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 This response code is not used.
ErrorInvalidRoutingType 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 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.
ErrorInvalidSecurityDescriptor Indicates that the Exchange security descriptor on the Calendar folder in the store is corrupted.
ErrorInvalidSendItemSaveSettings 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 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 Indicates that an invalid request server version was specified in the request.
ErrorInvalidSid Indicates that one or more of the SID properties within the passed token or Exchange Impersonation block have an invalid structure.
ErrorInvalidSmtpAddress Indicates that the SMTP address cannot be parsed.
ErrorInvalidSubfilterType This response code is not used.
ErrorInvalidSubfilterTypeNotAttendeeType This response code is not used.
ErrorInvalidSubfilterTypeNotRecipientType This response code is not used.
ErrorInvalidSubscription Indicates that the subscription is no longer valid. This could be because the Client Access is restarting or because the subscription expired.
ErrorInvalidSubscriptionRequest 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 Indicates that the sync state data is corrupted. This is returned by the SyncFolderItems method or the SyncFolderHierarchy 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 and that you are not accidentally truncating the BLOB.
ErrorInvalidTimeInterval Indicates that the specified time interval is invalid. The start time must be greater than or equal to the end time.
ErrorInvalidUserInfo 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 Indicates that the user Out of Office (OOF) settings are invalid because of a missing internal or external reply.
ErrorInvalidUserPrincipalName Indicates that the UPN that was passed in the Exchange Impersonation SOAP header did not map to a valid account.
ErrorInvalidUserSid 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 This response code is not used.
ErrorInvalidValueForProperty 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 Indicates that the watermark is invalid.
ErrorIrresolvableConflict 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 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 Indicates that the item was not found or you do not have rights to access the item.
ErrorItemPropertyRequestFailed Occurs if a property request fails. The property may exist, but could not be retrieved.
ErrorItemSave Occurs when attempts to save the item or folder fail.
ErrorItemSavePropertyError 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 This response code is not used.
ErrorLocalServerObjectNotFound This response code is not used.
ErrorLogonAsNetworkServiceFailed 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 Indicates that the mailbox information in Active Directory is configured incorrectly.
ErrorMailboxDataArrayEmpty Indicates that the MailboxDataArray property in the request is empty. You must supply at least one mailbox identifier.
ErrorMailboxDataArrayTooBig Occurs when more than 100 entries are supplied in a MailboxDataArray.
ErrorMailboxLogonFailed Occurs when the connection to the mailbox to get the calendar view information failed.
ErrorMailboxMoveInProgress 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.
ErrorMailboxStoreUnavailable Indicates that one of the following error conditions occurred:
ErrorMailRecipientNotFound Occurs if the MailboxData information cannot be mapped to a valid mailbox account.
ErrorManagedFolderAlreadyExists Indicates that the managed folder that you are trying to create already exists in your mailbox.
ErrorManagedFolderNotFound Occurs when the folder name that was specified in the request does not map to a managed folder definition in Active Directory. You can only create instances of managed folders for folders defined in Active Directory. Check the name and try again.
ErrorManagedFoldersRootFailure 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 Indicates that the suggestions engine encountered a problem when it was trying to generate the suggestions.
ErrorMessageDispositionRequired 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 Indicates that the message that you are trying to send exceeded the allowed limits.
ErrorMimeContentConversionFailed Occurs when the MIME content is not a valid iCal for a CreateItem method. For a GetItem method, this response indicates that the MIME content could not be generated.
ErrorMimeContentInvalid Occurs when the MIME content is invalid.
ErrorMimeContentInvalidBase64String Occurs when the MIME content in the request is not a valid base 64 string.
ErrorMissingArgument Indicates that a required argument was missing from the request. The response message text indicates which argument to check.
ErrorMissingEmailAddress 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 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 method.
ErrorMissingInformationEmailAddress Indicates that the attendee or recipient does not have the EmailAddress property set. The other two EmailAddressType properties, Name and RoutingType, are optional.
ErrorMissingInformationReferenceItemId Occurs if the ReferenceItemId property value is missing from the response object.
ErrorMissingItemForCreateItemAttachment Occurs when you are creating an item attachment if you do not indicate the item that you want to create.
ErrorMissingManagedFolderId Occurs when the policy IDs property, property tag 0x6732, for the folder is missing. You should consider this a corrupted folder.
ErrorMissingRecipients Indicates that you tried to send an item without including recipients. Note that if you call the CreateItem method with a message disposition that causes the message to be sent, you will get the following response code: ErrorInvalidRecipients.
ErrorMissingUserIdInformation Indicates that a user ID has not been fully specified in a permissions set.
ErrorMoreThanOneAccessModeSpecified Indicates that you have specified more than one ExchangeImpersonation or SerializedSecurityContext property value within a request.
ErrorMoveCopyFailed Indicates that the move or copy operation failed. Moving occurs in the CreateItem 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 Occurs if you try to move a distinguished folder.
ErrorNameResolutionMultipleResults Indicates that the ResolveNames 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 Indicates that the caller does not have a mailbox on the system.
ErrorNameResolutionNoResults Occurs if the ResolveNames method returns no results.
ErrorNoCalendar Occurs if there is no Calendar folder for the mailbox.
ErrorNoDestinationCASDueToKerberosRequirements 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 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 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 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 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 Indicates that the caller does not have free/busy viewing rights on the Calendar folder in question.
ErrorNonExistentMailbox Indicates one of the following: 1) The e-mail address is empty in the CreateManagedFolder method 2) the SMTP address does not map to a valid mailbox.
ErrorNonPrimarySmtpAddress Occurs when a caller passes in a non-primary SMTP address. The response includes the correct SMTP address to use.
ErrorNoPropertyTagForCustomProperties 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 This response code is not used.
ErrorNoRespondingCASInDestinationSite 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.
ErrorNotDelegate Indicates that the user is not a delegate for the mailbox. This error is returned by GetDelegate, RemoveDelegate, and UpdateDelegate method calls when the specified delegate user is not found in the list of delegates.
ErrorNotEnoughMemory Indicates that the operation could not be completed because of insufficient memory.
ErrorObjectTypeChanged Indicates that the object type cannot be changed. For the CreateItem method, the ItemClass property must be consistent with the strongly typed item such as a Message or Contact.
ErrorOccurrenceCrossingBoundary Indicates that the time allotment for a given occurrence overlaps with an earlier or later occurrence.
ErrorOccurrenceTimeSpanTooBig 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 Indicates that the current operation is not valid to be performed on the public folder root.
ErrorParentFolderIdRequired This response code is not used.
ErrorParentFolderNotFound Occurs in the CreateFolder when the parent folder is not found.
ErrorPasswordChangeRequired 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 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.
ErrorPropertyUpdate Indicates that the update failed because of invalid property values. The response message includes the invalid property paths.
ErrorPropertyValidationFailure This response code is not used.
ErrorProxiedSubscriptionCallFailure 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 This response code is not used.
ErrorProxyGroupSidLimitExceeded 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 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 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.
ErrorProxyTokenExpired This response code is not used.
ErrorPublicFolderRequestProcessingFailed Occurs when the recipient passed to GetUserAvailability 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 Occurs when the recipient passed to GetUserAvailability 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.
ErrorQueryFilterTooLong 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 Occurs when the mailbox quota is exceeded.
ErrorReadEventsFailed 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 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.
ErrorRecurrenceEndDateTooBig Occurs when the end date for the recurrence is after 9/1/4500.
ErrorRecurrenceHasNoOccurrence Indicates that the recurrence has no occurrence instances in the specified range.
ErrorRemoveDelegatesFailed Indicates that the delegate list failed to be saved after delegates were removed.
ErrorRequestAborted This response code is not used.
ErrorRequestStreamTooBig Occurs when the request stream is larger than 400 KB.
ErrorRequiredPropertyMissing Indicates that one or more of the required properties is missing from a CreateAttachment call. The response indicates which property path was not set.
ErrorResolveNamesInvalidFolderType Indicates that the caller has specified a folder that is not a Contacts folder to ResolveNames.
ErrorResolveNamesOnlyOneContactsFolderAllowed Indicates that the caller has specified more than one Contacts folder to ResolveNames.
ErrorResponseSchemaValidation Occurs when the response cannot be validated against the schema.
ErrorRestrictionTooComplex Indicates that the restriction that was passed cannot be evaluated by Exchange Web Services.
ErrorRestrictionTooLong Occurs when the restriction has more than 255 filters.
ErrorResultSetTooBig Indicates that the number of calendar entries for a given recipient exceeds the allowed limit of 1000. Reduce the window and try again.
ErrorSavedItemFolderNotFound Indicates that the folder in which to save the item does not exist.
ErrorSchemaValidation Occurs when the request cannot be validated against the schema.
ErrorSearchFolderNotInitialized 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 and set the SearchParameters to include the restriction that should be on the folder.
ErrorSendAsDenied Occurs when both of the following conditions occur:
ErrorSendMeetingCancellationsRequired Occurs during a DeleteItem 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 Occurs during an UpdateItem 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 Occurs during a CreateItem 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 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 Indicates that after the task initiator sends a task request, that request cannot be updated.
ErrorServerBusy Occurs when the server is busy.
ErrorServiceDiscoveryFailed 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.
ErrorStaleObject Occurs in an UpdateItem or SendItem method call when the change key is not up to date or was not supplied. Call GetItem to retrieve an updated change key and then try the operation again.
ErrorSubscriptionAccessDenied 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 Indicates that you cannot create a subscription if you are not the owner or do not have owner access to the mailbox.
ErrorSubscriptionNotFound 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.
ErrorSyncFolderNotFound Indicates that the folder ID that was specified in the SyncFolderItems method call does not exist.
ErrorTimeIntervalTooBig Indicates that the time window that was specified is larger than the allowed limit. By default, the allowed limit is 42.
ErrorTimeoutExpired Occurs when there is not enough time to complete the processing of the request.
ErrorTimeZone Indicates that the TimeZoneContext that is specified in the SOAP header is invalid.
ErrorToFolderNotFound Indicates that the destination folder does not exist.
ErrorTokenSerializationDenied 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.
ErrorUnableToGetUserOofSettings This response code is not used.
ErrorUnsupportedCulture Occurs if you try to set the Culture property to a value that is not parsable by the System.Globalization.CultureInfo class.
ErrorUnsupportedMapiPropertyType Occurs if a caller tries to use extended properties of types object, object array, error or null.
ErrorUnsupportedMimeConversion Occurs when you are trying to retrieve or set MIME content for an item other than a PostItemType, MessageType, or CalendarItemType object.
ErrorUnsupportedPathForQuery Indicates that the property path cannot be used within a restriction.
ErrorUnsupportedPathForSortGroup Indicates that the property path cannot be used for sorting or grouping operations.
ErrorUnsupportedPropertyDefinition This response code is not used.
ErrorUnsupportedQueryFilter Indicates that the search folder restriction may be valid, but is not supported by Exchange Web Services. You can still call the FindItem method on the search folder restriction to retrieve the items in the search folder; however, you cannot get the actual restriction clause.
ErrorUnsupportedRecurrence Indicates that the recurrence pattern that was supplied is not supported for tasks.
ErrorUnsupportedSubFilter This response code is not used.
ErrorUnsupportedTypeForConversion Indicates that Exchange Web Services found a property type in the store but cannot generate XML for the property type.
ErrorUpdateDelegatesFailed Indicates that the delegate list failed to be saved after delegates were updated.
ErrorUpdatePropertyMismatch 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.
ErrorVirusDetected Indicates that the Exchange Store detected a virus in the message.
ErrorVirusMessageDeleted Indicates that the Exchange Store detected a virus in the message and deleted it.
ErrorVoiceMailNotImplemented This response code is not used.
ErrorWebRequestInInvalidState This response code is not used.
ErrorWin32InteropError Indicates that there was an internal failure during communication with unmanaged code.
ErrorWorkingHoursSaveFailed This response code is not used.
ErrorWorkingHoursXmlMalformed This response code is not used.
NoError This response code is returned when no errors occur.

Remarks

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

Platforms

Development Platforms

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

Target Platforms

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

See Also

Reference

ExchangeWebServices Namespace

Other Resources

ResponseCode