A collection of notes or comments.
Namespace: vCardsAssembly: ICalVCard (in ICalVCard.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public vCardNoteCollection Notes { get; } |
Visual Basic |
---|
Public ReadOnly Property Notes As vCardNoteCollection Get |
Visual C++ |
---|
public: property vCardNoteCollection^ Notes { vCardNoteCollection^ get (); } |