LocalizableErrors Enumeration

LocalizableErrors Enumeration

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

When the ControlError Event is raised, the type of error is passed back to the consuming application in the LocalizableErrors enumeration. The following table lists the LocalizableErrors enumeration members.

Member Description
FolderAlreadyExists A folder of that name already exists in that location.
RowAlreadyExists The root node corresponding to that Uniform Resource Identifier (URI) already exists in the TreeView control.
NoNodesToRemove The user tried to remove a folder node that doesn't exist.
RootDoesNotExist The user tried to delete a root that doesn't exist.
ExchangeNotAvailable The Exchange store is not available.
FolderNotFound The folder could not be found. The folder may have been modified, moved, or deleted in the Exchange store.
RowLimit The maximum number of roots in the TreeView control has been exceeded.
RootAlreadyExists A root node corresponding to the URI already exists.
DragNotAllowedAcrossServers Drag-drop is not allowed between root nodes that correspond to locations on different computers.
SpecialCharactersInCredentials The user credentials contain special characters.
UnableToDeleteFolder A failure occurred while attempting to delete a folder.
UnableToMoveFolder A failure occurred while attempting to move a folder.
UnableToCopyFolder A failure occurred while attempting to copy a folder.
UnableToRenameFolder A failure occurred while attempting to rename a folder.
ConnectionProblem Unable to connect to the server.

Send us your feedback about the Microsoft Exchange Server 2003 SDK.

Build: June 2007 (2007.618.1)

© 2003-2006 Microsoft Corporation. All rights reserved. Terms of use.