UriPhotos

VCardIdentificationRecordset.UriPhotos property

Gets an array containing the image or photograph information represented by URIs that annotates some aspects of the object.

public string[] UriPhotos { get; }

Property Value

An array containing the image or photograph information represented by URIs that annotates some aspects of the object.

Remarks

This property is a simplified version of PhotoUriRecords.

See Also