LogoUriRecords

VCardOrganizationalRecordset.LogoUriRecords property

Gets the URIs of the graphic images of the logo associated with the object.

public VCardTextRecord[] LogoUriRecords { get; }

Property Value

The URIs of the graphic images of the logo associated with the object.

Remarks

This property is a simplified version of LogoRecords.

See Also