PhotoImportFindItemsResult.SetImportMode(PhotoImportImportMode) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sets the photo import mode that determines which types of files are included in the ImportItemsAsync operation.
public:
virtual void SetImportMode(PhotoImportImportMode value) = SetImportMode;
void SetImportMode(PhotoImportImportMode const& value);
public void SetImportMode(PhotoImportImportMode value);
function setImportMode(value)
Public Sub SetImportMode (value As PhotoImportImportMode)
Parameters
- value
- PhotoImportImportMode
The photo import mode.