Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | Contacts | MBS Mac64bit Plugin | 16.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | Desktop & iOS |
A container has a collection of contacts. A contact can be in only one container. CardDAV accounts usually have only one container whereas Exchange accounts may have multiple containers, where each container represents an Exchange folder
This is an abstract class. You can't create an instance, but you can get one from various plugin functions.
Constant | Value | Description |
---|---|---|
CNContainerTypeCardDAV | 3 |
A container for contacts stored in an CardDAV server, such as iCloud. |
CNContainerTypeExchange | 2 |
A container for contacts stored in an Exchange folder from an Exchange server. |
CNContainerTypeLocal | 1 |
A container for contacts only stored locally on the device. There is only one local container for a device. |
CNContainerTypeUnassigned | 0 |
This class has no sub classes.
The items on this page are in the following plugins: MBS Mac64bit Plugin.
CNContactViewControllerMBS - CNFetchResultMBS