hasNotes
A Boolean value that indicates whether the calendar item has notes.
Declaration
var hasNotes: Bool { get }Discussion
If true, the calendar item has notes; otherwise it does not.
A Boolean value that indicates whether the calendar item has notes.
var hasNotes: Bool { get }If true, the calendar item has notes; otherwise it does not.