Enum FolderKind
FolderKind enumeration
Represents the different kinds of pst folders.
[Flags]
public enum FolderKind
Values
Name | Value | Description |
---|---|---|
Normal | 1 | Represents the normal pst folder. |
Search | 2 | Represents the search folder. It is a virtual folder that provides a view of all email items that match specific search criteria. |
See Also
- namespace Aspose.Email.Storage.Pst
- assembly Aspose.Email