LogoBinaryRecords

VCardOrganizationalRecordset.LogoBinaryRecords property

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

public VCardBinaryRecord[] LogoBinaryRecords { get; }

Property Value

The graphic images of the logo associated with the object.

Remarks

This property is a simplified version of LogoRecords.

See Also