Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Calendar.Item.SetLocation
Sets a location for an event.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Calendar | 3.4 | ✅ Yes | ❌ No | ❌ No | ❌ No | ❌ No |
MBS( "Calendar.Item.SetLocation"; eventRef; text ) More
Parameters
Parameter | Description | Example |
---|---|---|
eventRef | The reference to the event. | $eventRef |
text | The new location text. | "Hamburg" |
Result
Returns OK or error.
Description
Sets a location for an event.See also
- Calendar.Alarm.SetAction
- Calendar.Item.GetLocation
- Calendar.Item.SetDueDate
- Calendar.Item.SetEndDate
- Calendar.Item.SetNotes
- Calendar.Item.SetPriority
- Calendar.NewEvent
- Calendar.SaveEvent
- Events.Item.SetLocation
Example Databases
This function checks for a license.
Created 18th August 2014, last changed 18th August 2014