public final class FailureItem
extends Enum
Indicates the item type that retrieval failed during the traversal.
Modifier and Type | Field and Description |
---|---|
static int |
Attachment |
static int |
Folder |
static int |
Message |
static int |
None |
static int |
Property |
static int |
Recipient |
public static final int None
public static final int Folder
public static final int Message
public static final int Attachment
public static final int Recipient
public static final int Property
Copyright (c) 2008-2022 Aspose Pty Ltd. All Rights Reserved.