Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Calendar.Item.GetNotes
Queries the notes of the calendar item.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Calendar | 3.4 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
MBS( "Calendar.Item.GetNotes"; itemRef ) More
Parameters
Parameter | Description | Example |
---|---|---|
itemRef | The reference to the calendar item. Can be reference to event or reminder. | $eventRef |
Result
Returns notes text or error.
Description
Queries the notes of the calendar item.See also
- Calendar.Item.GetCompleted
- Calendar.Item.GetDueDate
- Calendar.Item.GetEndDate
- Calendar.Item.GetLocation
- Calendar.Item.GetTitle
- Calendar.Item.GetUID
- Calendar.Item.SetNotes
- Calendar.Item.SetTitle
- Calendar.NewReminder
- Calendar.SaveReminder
Example Databases
Blog Entries
This function checks for a license.
Created 18th August 2014, last changed 18th August 2014