BinaryLogos

VCardOrganizationalRecordset.BinaryLogos property

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

public byte[][] BinaryLogos { get; }

Property Value

The graphic images of the logo associated with the object.

Remarks

This property is a simplified version of LogoBinaryRecords.

See Also