public final class SyncFolderType
extends com.aspose.ms.System.Enum
Folder synchronization types
Modifier and Type | Field and Description |
---|---|
static int |
All
Items and subfolders
|
static int |
Items
Only items
|
static int |
SubFolders
Only subfolders
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final int Items
Only items
public static final int SubFolders
Only subfolders
public static final int All
Items and subfolders