property Note.Data as Variant
Associates an user data to a note.

TypeDescription
Variant A VARIANT expression that specifies any extra data associated with the Note.
By default, the Data property is Empty. Use the Data property to associate any extra data to the note. The Data property can store anything, from numbers, strings to objects. The ID property indicates the identifier of the Note object.