Share via


PhotoImportImportItemsResult.PhotosCount Property

Definition

Gets the number of photos imported in the operation.

public:
 property unsigned int PhotosCount { unsigned int get(); };
uint32_t PhotosCount();
public uint PhotosCount { get; }
var uInt32 = photoImportImportItemsResult.photosCount;
Public ReadOnly Property PhotosCount As UInteger

Property Value

UInt32

unsigned int

uint32_t

The number of photos imported in the operation.

Applies to