Value

VCardBinaryRecord.Value property

Gets the record value.

public byte[] Value { get; }

Property Value

The record value.

See Also