ItemIndexError Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Intended for internal use only.
public enum class ItemIndexError
public enum ItemIndexError
Public Enum ItemIndexError
- Inheritance
-
ItemIndexError
Fields
Name | Value | Description |
---|---|---|
None | 0 | This value is intended for internal use only. |
GenericError | 1 | This value is intended for internal use only. |
Timeout | 2 | This value is intended for internal use only. |
StaleEvent | 3 | This value is intended for internal use only. |
MailboxOffline | 4 | This value is intended for internal use only. |
AttachmentLimitReached | 5 | This value is intended for internal use only. |
MarsWriterTruncation | 6 | This value is intended for internal use only. |