'Declaration
<PropertyBitValueAttribute()> Public Property Notes As String
[PropertyBitValueAttribute()] public string Notes {get; set;}
If this property is not set, the existing value will remain. If set to a value other than an empty string, this value will be updated in the database. Otherwise, if this property is set to an empty string the notes will be cleared in the database.
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family