PhotoImportFindItemsResult.ImportMode Property
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.
Gets the photo import mode that determines which types of files are included in the ImportItemsAsync operation.
public:
property PhotoImportImportMode ImportMode { PhotoImportImportMode get(); };
PhotoImportImportMode ImportMode();
public PhotoImportImportMode ImportMode { get; }
var photoImportImportMode = photoImportFindItemsResult.importMode;
Public ReadOnly Property ImportMode As PhotoImportImportMode
Property Value
The photo import mode.