CustomProperty.BinaryValue

CustomProperty.BinaryValue property

Gets and sets the binary value of the custom property.

public byte[] BinaryValue { get; set; }

See Also