PhotoImportFindItemsResult.Session Property

Definition

Gets the photo import session associated with the find operation.

public:
 property PhotoImportSession ^ Session { PhotoImportSession ^ get(); };
PhotoImportSession Session();
public PhotoImportSession Session { get; }
var photoImportSession = photoImportFindItemsResult.session;
Public ReadOnly Property Session As PhotoImportSession

Property Value

The photo import session associated with the find operation.

Applies to