Share via


PhotoImportDeleteImportedItemsFromSourceResult.VideosCount Property

Definition

Gets the number of videos deleted in the operation.

public:
 property unsigned int VideosCount { unsigned int get(); };
uint32_t VideosCount();
public uint VideosCount { get; }
var uInt32 = photoImportDeleteImportedItemsFromSourceResult.videosCount;
Public ReadOnly Property VideosCount As UInteger

Property Value

UInt32

unsigned int

uint32_t

The number of videos deleted in the operation.

Applies to