public final class FolderKind
extends com.aspose.ms.System.Enum
Represents the different kinds of pst folders.
Modifier and Type | Field and Description |
---|---|
static int |
Normal
Represents the normal pst folder.
|
static int |
Search
Represents the search folder.
|
public static final int Normal
Represents the normal pst folder.
public static final int Search
Represents the search folder. It is a virtual folder that provides a view of all email items that match specific search criteria.
Copyright (c) 2008-2015 Aspose Pty Ltd. All Rights Reserved.