RestoreOptions

RestoreOptions enumeration

Enumerates restore options

Members

Member nameDescription
NONEIndicates that no specific options are specified
RECURSIVEIndicates that nested folders should be also restored
REMOVE_NONEXISTENT_FOLDERSIndicates that mail folders, which do not have the equal folders in the personal storage, should be removed
REMOVE_NONEXISTENT_ITEMSIndicates that mail items, which do not have the equal items in the personal storage, should be removed

See Also