Enum SyncFolderType

SyncFolderType enumeration

Folder synchronization types

[Flags]
public enum SyncFolderType

Values

NameValueDescription
Items1Only items
SubFolders2Only subfolders
All3Items and subfolders

See Also