Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Events.Source.Type
Queries type of the source.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Events | 6.2 | ✅ Yes | ❌ No | ❌ No | ❌ No | ✅ Yes |
MBS( "Events.Source.Type"; EKSource ) More
Parameters
Parameter | Description | Example |
---|---|---|
EKSource | The reference to the source. | $Source |
Result
Returns text or error.
Description
Queries type of the source.Can be Local, Exchange, CalDAV, MobileMe, Subscribed or Birthdays.
Examples
Queries type of source:
MBS( "Events.Source.Type"; $source )
See also
This function checks for a license.
Created 10th March 2016, last changed 10th March 2016
