:: com :: sun :: star :: sync ::
|
deprecated |
constants group SyncType |
|
|
- Usage Restrictions
- deprecated
|
Constants' Details |
NONE
const unsigned long NONE = 0;
|
|
FILE
const unsigned long FILE = 1;
|
|
FOLDER
const unsigned long FOLDER = 2;
|
|
VFS_FILE
const unsigned long VFS_FILE = 3;
|
|
VFS_FOLDER
const unsigned long VFS_FOLDER = 4;
|
|
POP3
const unsigned long POP3 = 5;
|
|
IMAP
const unsigned long IMAP = 6;
|
|
Top of Page
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.